Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/vinci.spec'], chrootPath='/var/lib/mock/f33-build-297610-55948/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/vinci.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/vinci-1.0.5-19.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/vinci.spec'], chrootPath='/var/lib/mock/f33-build-297610-55948/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/vinci.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.i89YIG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vinci-1.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/vinci-1.0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vinci-1.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|-o vinci|& -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld|' makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aBvTgH + umask 022 + cd /builddir/build/BUILD + cd vinci-1.0.5 + make -j4 'OPT=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' gcc vinci_global.c -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection gcc vinci_set.c -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection gcc vinci_screen.c -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection gcc vinci_file.c -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection vinci_file.c: In function 'open_read': vinci_file.c:40:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 40 | { fgets (line, 255, fp); | ^~~~~~~~~~~~~~~~~~~~~ vinci_file.c: In function 'read_vertices': vinci_file.c:155:4: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 155 | fscanf (f, "%i %i %s ", &G_n, &G_d, data_type_string); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinci_file.c:166:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 166 | fscanf (f, "%*i "); /* skips the entry one */ | ^~~~~~~~~~~~~~~~~~ vinci_file.c:170:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 170 | fscanf (f, "%lg ", &(v -> coords [j])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinci_file.c: In function 'fread_rational_value': vinci_file.c:126:4: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 126 | fscanf (f, "%s ", number_s); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ vinci_file.c: In function 'read_hyperplanes': vinci_file.c:199:4: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 199 | fscanf (f, "%i %i %s ", &G_m, &G_d, data_type_string); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinci_file.c:211:10: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 211 | { fscanf (f, "%le ", &(G_Hyperplanes [i] [G_d])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinci_file.c:213:13: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 213 | { fscanf (f, "%le ", &(G_Hyperplanes [i] [j])); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc vinci_memory.c -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection gcc vinci_computation.c -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection gcc vinci_volume.c -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection vinci_volume.c: In function 'volume_lawrence_lrs_file': vinci_volume.c:429:4: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 429 | system (system_command); | ^~~~~~~~~~~~~~~~~~~~~~~ vinci_volume.c:431:4: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 431 | system (system_command); | ^~~~~~~~~~~~~~~~~~~~~~~ vinci_volume.c:433:4: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 433 | system (system_command); | ^~~~~~~~~~~~~~~~~~~~~~~ vinci_volume.c:435:4: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 435 | system (system_command); | ^~~~~~~~~~~~~~~~~~~~~~~ vinci_volume.c:440:4: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 440 | system (system_command); | ^~~~~~~~~~~~~~~~~~~~~~~ vinci_volume.c:452:4: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 452 | fscanf (f, "***** %*i %*s "); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinci_volume.c: In function 'volume_lrs_file': vinci_volume.c:549:4: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 549 | system (system_command); | ^~~~~~~~~~~~~~~~~~~~~~~ gcc vinci_lass.c -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection gcc vinci.c -c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection vinci_volume.c: In function 'volume_lawrence_lrs_file': vinci_volume.c:428:36: warning: '%s' directive writing up to 254 bytes into a region of size 251 [-Wformat-overflow=] 428 | sprintf (system_command, "cp %s %s", planesfile, tmp_file_1); | ^~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from vinci.h:51, from vinci_volume.c:22: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output 5 or more bytes (assuming 259) into a destination of size 255 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinci_volume.c:430:40: warning: '%s' directive writing up to 254 bytes into a region of size 245 [-Wformat-overflow=] 430 | sprintf (system_command, "chmod a+w %s", tmp_file_1); | ^~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from vinci.h:51, from vinci_volume.c:22: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 11 and 265 bytes into a destination of size 255 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinci_volume.c:432:38: warning: '%s' directive writing up to 254 bytes into a region of size 247 [-Wformat-overflow=] 432 | sprintf (system_command, "echo >> %s", tmp_file_1); | ^~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from vinci.h:51, from vinci_volume.c:22: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 9 and 263 bytes into a destination of size 255 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinci_volume.c:434:51: warning: '%s' directive writing up to 254 bytes into a region of size 234 [-Wformat-overflow=] 434 | sprintf (system_command, "echo printcobasis >> %s", tmp_file_1); | ^~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from vinci.h:51, from vinci_volume.c:22: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 22 and 276 bytes into a destination of size 255 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinci_volume.c:439:35: warning: '%s' directive writing up to 254 bytes into a region of size 249 [-Wformat-overflow=] 439 | sprintf (system_command, "%s < %s > %s", LRS_EXEC, tmp_file_1, tmp_file_2); | ^~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from vinci.h:51, from vinci_volume.c:22: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 10 and 518 bytes into a destination of size 255 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinci_volume.c: In function 'volume_lrs_file': vinci_volume.c:548:35: warning: '%s' directive writing up to 254 bytes into a region of size 249 [-Wformat-overflow=] 548 | sprintf (system_command, "%s < %s > %s", LRS_EXEC, tmp_file_1, tmp_file_2); | ^~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from vinci.h:51, from vinci_volume.c:22: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 10 and 518 bytes into a destination of size 255 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinci.c: In function 'existing_files': vinci.c:43:10: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 43 | { fgets (line, 255, fp); | ^~~~~~~~~~~~~~~~~~~~~ vinci.c:47:10: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 47 | { fscanf (fp, "%i %i %s ", n, d, data_type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinci.c:58:10: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 58 | { fgets (line, 255, fp); | ^~~~~~~~~~~~~~~~~~~~~ vinci.c:62:10: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 62 | { fscanf (fp, "%i %i %s ", m, &local_d, data_type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinci.c: In function 'main': vinci.c:561:31: warning: '.ext' directive writing 4 bytes into a region of size between 1 and 255 [-Wformat-overflow=] 561 | sprintf (vertexfile, "%s.ext", filename); | ^~~~ In file included from /usr/include/stdio.h:866, from vinci.h:51, from vinci.c:18: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 5 and 259 bytes into a destination of size 255 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vinci.c:562:31: warning: '.ine' directive writing 4 bytes into a region of size between 1 and 255 [-Wformat-overflow=] 562 | sprintf (planesfile, "%s.ine", filename); | ^~~~ In file included from /usr/include/stdio.h:866, from vinci.h:51, from vinci.c:18: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 5 and 259 bytes into a destination of size 255 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc vinci.o vinci_global.o vinci_set.o vinci_screen.o vinci_file.o vinci_memory.o vinci_computation.o vinci_volume.o vinci_lass.o -lm -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o vinci -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld + pdflatex manual.tex This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. kpathsea: Running mktexfmt pdflatex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /builddir/.texlive2020/texmf-config/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /builddir/.texlive2020/texmf-var/web2c mktexfmt [INFO]: --- remaking pdflatex with pdftex mktexfmt: running `pdftex -ini -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini' ... This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (INITEX) restricted \write18 enabled. (/usr/share/texlive/texmf-dist/web2c/cp227.tcx) entering extended mode (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/pdflatex.ini (/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) (/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx (/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg) ./texsys.aux found \@currdir set to: ./. Assuming \openin and \input have the same search path. Defining UNIX/DOS style filename parser. catcodes, registers, parameters, LaTeX2e <2020-02-02> patch level 5 hacks, control, par, spacing, files, font encodings, lengths, ==================================== Local config file fonttext.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd))) ==================================== Local config file fontmath.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd))) ==================================== Local config file preload.cfg used ===================================== (/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref, environments, center, verbatim, math definitions, boxes, title, sectioning, contents, floats, footnotes, index, bibliography, output, =========================================== Local configuration file hyphen.cfg used =========================================== (/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex)) (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu)) (/usr/share/texlive/texmf-dist/tex/latex/base/ltexpl.ltx (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.ltx (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3-code.tex (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3deprecation.def)))) ) ) Beginning to dump on file pdflatex.fmt (preloaded format=pdflatex 2020.8.14) 17445 strings of total length 297855 233798 memory locations dumped; current usage is 165&226831 15747 multiletter control sequences \font\nullfont=nullfont \font\OMX/cmex/m/n/10=cmex10 \font\tenln=line10 \font\tenlnw=linew10 \font\tencirc=lcircle10 \font\tencircw=lcirclew10 \font\OT1/cmr/m/n/5=cmr5 \font\OT1/cmr/m/n/7=cmr7 \font\OT1/cmr/m/n/10=cmr10 \font\OML/cmm/m/it/5=cmmi5 \font\OML/cmm/m/it/7=cmmi7 \font\OML/cmm/m/it/10=cmmi10 \font\OMS/cmsy/m/n/5=cmsy5 \font\OMS/cmsy/m/n/7=cmsy7 \font\OMS/cmsy/m/n/10=cmsy10 \font\c__fp_exp_intarray=cmr10 at 0.00002pt \font\c__fp_trig_intarray=cmr10 at 0.00003pt \font\g__regex_charcode_intarray=cmr10 at 0.00005pt \font\g__regex_catcode_intarray=cmr10 at 0.00006pt \font\g__regex_balance_intarray=cmr10 at 0.00008pt \font\g__regex_state_active_intarray=cmr10 at 0.00009pt \font\g__regex_thread_state_intarray=cmr10 at 0.0001pt \font\g__regex_submatch_prev_intarray=cmr10 at 0.00012pt \font\g__regex_submatch_begin_intarray=cmr10 at 0.00014pt \font\g__regex_submatch_end_intarray=cmr10 at 0.00015pt 532331 words of font info for 24 preloaded fonts 14 hyphenation exceptions Hyphenation trie of length 6081 has 183 ops out of 35111 2 for language 1 181 for language 0 0 words of pdfTeX memory 0 indirect objects No pages of output. Transcript written on pdflatex.log. mktexfmt [INFO]: log file copied to: /builddir/.texlive2020/texmf-var/web2c/pdftex/pdflatex.log mktexfmt [INFO]: /builddir/.texlive2020/texmf-var/web2c/pdftex/pdflatex.fmt installed. mktexfmt [INFO]: successfully rebuilt formats: 1 mktexfmt [INFO]: not selected formats: 26 mktexfmt [INFO]: total formats: 27 mktexfmt [INFO]: exiting with status 0 entering extended mode (./manual.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo)) (./html.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) No file manual.aux. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) LaTeX Warning: Reference `Input Formats' on page 1 undefined on input line 37. LaTeX Warning: Citation `bef00' on page 1 undefined on input line 41. LaTeX Warning: Reference `Installation' on page 1 undefined on input line 49. [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] LaTeX Warning: Reference `tab:files' on page 2 undefined on input line 84. [2] [3] [4] [5] LaTeX Warning: Reference `Automatic Method Proposal' on page 6 undefined on inp ut line 286. LaTeX Warning: Reference `Example' on page 6 undefined on input line 288. [6] LaTeX Warning: Reference `tab:methods' on page 7 undefined on input line 310. LaTeX Warning: Reference `Automatic Method Proposal' on page 7 undefined on inp ut line 316. Underfull \hbox (badness 10000) in paragraph at lines 321--321 []\OT1/cmr/m/n/12 needed Underfull \hbox (badness 1231) in paragraph at lines 333--335 \OT1/cmr/m/n/12 suited for near--simplicial poly-topes, Underfull \hbox (badness 10000) in paragraph at lines 340--341 []\OT1/cmtt/m/n/12 .ext Underfull \hbox (badness 2495) in paragraph at lines 341--343 []\OT1/cmr/m/n/12 Lawrence's for-mula, only for non-- Underfull \hbox (badness 3668) in paragraph at lines 341--343 \OT1/cmr/m/n/12 degenerate (sim-ple) poly-topes; ex- [7] [8] LaTeX Warning: Reference `Adopting the Code' on page 9 undefined on input line 368. [9] [10] [11] (./manual.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-ts1.enc} Output written on manual.pdf (11 pages, 143304 bytes). Transcript written on manual.log. + pdflatex manual.tex This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./manual.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-04-06> (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo)) (./html.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./manual.aux) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/usr/share/texliv e/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] [3] [4] [5] [6] Underfull \hbox (badness 10000) in paragraph at lines 321--321 []\OT1/cmr/m/n/12 needed Underfull \hbox (badness 1231) in paragraph at lines 333--335 \OT1/cmr/m/n/12 suited for near--simplicial poly-topes, Underfull \hbox (badness 10000) in paragraph at lines 340--341 []\OT1/cmtt/m/n/12 .ext Underfull \hbox (badness 2495) in paragraph at lines 341--343 []\OT1/cmr/m/n/12 Lawrence's for-mula, only for non-- Underfull \hbox (badness 3668) in paragraph at lines 341--343 \OT1/cmr/m/n/12 degenerate (sim-ple) poly-topes; ex- [7] [8] [9] [10] [11] (./manual.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-ts1.enc} Output written on manual.pdf (11 pages, 142921 bytes). Transcript written on manual.log. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OozMHI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64 + cd vinci-1.0.5 + mkdir -p /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64/usr/bin + install -m 755 vinci /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64/usr/bin + mkdir -p /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64/usr/share/man/man1 + sed -e s/@VERSION@/1.0.5/ /builddir/build/SOURCES/vinci.1 + touch -r /builddir/build/SOURCES/vinci.1 /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64/usr/share/man/man1/vinci.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.5-19.fc33 --unique-debug-suffix -1.0.5-19.fc33.riscv64 --unique-debug-src-base vinci-1.0.5-19.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/vinci-1.0.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64/usr/bin/vinci extracting debug info from /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64/usr/bin/vinci original debug info size: 612kB, size after compression: 600kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 310 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: vinci-1.0.5-19.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9iiLMH + umask 022 + cd /builddir/build/BUILD + cd vinci-1.0.5 + DOCDIR=/builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64/usr/share/doc/vinci + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64/usr/share/doc/vinci + cp -pr ChangeLog /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64/usr/share/doc/vinci + cp -pr manual.pdf /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64/usr/share/doc/vinci + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.c2eHvF + umask 022 + cd /builddir/build/BUILD + cd vinci-1.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64/usr/share/licenses/vinci + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64/usr/share/licenses/vinci + cp -pr COPYING /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64/usr/share/licenses/vinci + RPM_EC=0 ++ jobs -p + exit 0 Provides: vinci = 1.0.5-19.fc33 vinci(riscv-64) = 1.0.5-19.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: vinci-debugsource-1.0.5-19.fc33.riscv64 Provides: vinci-debugsource = 1.0.5-19.fc33 vinci-debugsource(riscv-64) = 1.0.5-19.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vinci-debuginfo-1.0.5-19.fc33.riscv64 Provides: debuginfo(build-id) = e81ec5fbd90c82a9c3b53994fb5c4bb8c4b7d03f vinci-debuginfo = 1.0.5-19.fc33 vinci-debuginfo(riscv-64) = 1.0.5-19.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vinci-debugsource(riscv-64) = 1.0.5-19.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64 Wrote: /builddir/build/RPMS/vinci-1.0.5-19.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/vinci-debuginfo-1.0.5-19.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/vinci-debugsource-1.0.5-19.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d50MmG + umask 022 + cd /builddir/build/BUILD + cd vinci-1.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/vinci-1.0.5-19.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0