* Package: app-misc/tdl-1.5.2-r3:0 * Repository: gentoo * Maintainer: shell-tools@gentoo.org * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux readline userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking tdl-1.5.2.tar.gz to /var/tmp/portage/app-misc/tdl-1.5.2-r3/work >>> Unpacking tdl-screenshot.png.tar to /var/tmp/portage/app-misc/tdl-1.5.2-r3/work >>> Source unpacked in /var/tmp/portage/app-misc/tdl-1.5.2-r3/work >>> Preparing source in /var/tmp/portage/app-misc/tdl-1.5.2-r3/work/tdl-1.5.2 ... * Applying 1.5.2-ldflags.patch ... [ ok ] * Applying tdl-1.5.2-list.c.patch ... [ ok ] * Applying tdl-1.5.2-main.c.patch ... [ ok ] * Applying tdl-1.5.2-man.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-misc/tdl-1.5.2-r3/work/tdl-1.5.2 ... Testing whether your compiler "x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2" works : it works Testing what to include for readline : Testing extra libraries to link with readline : (none) Testing for completion_matches in readline : no Testing for rl_completion_matches in readline : yes Generating Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/app-misc/tdl-1.5.2-r3/work/tdl-1.5.2 ... make -j4 all tdl.info tdl.html tdl.txt x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DUSE_DOTLOCK=1 -c main.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DUSE_DOTLOCK=1 -c io.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DUSE_DOTLOCK=1 -c add.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DUSE_DOTLOCK=1 -c done.c io.c: In function ‘read_node’: io.c:119:3: warning: ignoring return value of ‘fread’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 119 | fread(r->text, 1, len, in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function ‘lock_database’: main.c:137:11: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 137 | fgets(line, sizeof(line), in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function ‘process_quit’: main.c:635:5: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 635 | fgets (ans, 4, stdin); | ^~~~~~~~~~~~~~~~~~~~~ main.c: In function ‘get_database_path’: main.c:217:9: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 217 | chdir (".."); | ^~~~~~~~~~~~ main.c:228:5: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 228 | chdir(orig_cwd); | ^~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DUSE_DOTLOCK=1 -c remove.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DUSE_DOTLOCK=1 -c move.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DUSE_DOTLOCK=1 -c list.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DUSE_DOTLOCK=1 -c report.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DUSE_DOTLOCK=1 -c purge.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DUSE_DOTLOCK=1 -c util.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DUSE_DOTLOCK=1 -c dates.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DUSE_DOTLOCK=1 -c impexp.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DUSE_DOTLOCK=1 -c narrow.c x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DUSE_DOTLOCK=1 -DUSE_READLINE=1 -DBARE_READLINE_H=0 -DUSE_RL_COMPLETION_MATCHES=1 -c inter.c inter.c: In function ‘interactive_text_readline’: inter.c:559:3: warning: ‘Function’ is deprecated [-Wdeprecated-declarations] 559 | Function *old_rl_pre_input_hook = NULL; | ^~~~~~~~ inter.c: In function ‘interactive_text’: inter.c:636:5: warning: ‘CPPFunction’ is deprecated [-Wdeprecated-declarations] 636 | rl_attempted_completion_function = (CPPFunction *) null_tdl_completion; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inter.c:638:5: warning: ‘CPPFunction’ is deprecated [-Wdeprecated-declarations] 638 | rl_attempted_completion_function = (CPPFunction *) tdl_completion; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ inter.c: In function ‘interactive’: inter.c:656:5: warning: ‘CPPFunction’ is deprecated [-Wdeprecated-declarations] 656 | rl_attempted_completion_function = (CPPFunction *) tdl_completion; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ makeinfo tdl.texi makeinfo --no-split --number-sections --html tdl.texi > tdl.html makeinfo --no-split --number-sections --no-headers tdl.texi > tdl.txt x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -DUSE_DOTLOCK=1 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tdl main.o io.o add.o done.o remove.o move.o list.o report.o purge.o util.o dates.o impexp.o narrow.o inter.o -lreadline make -j4 tdl.dvi tdl.ps tdl.pdf tex tdl.texi pdftex tdl.texi This is TeX, Version 3.141592653 (TeX Live 2021 Gentoo Linux) (preloaded format=tex) (./tdl.texi (/usr/share/texmf-dist/tex/texinfo/texinfo.tex Loading texinfo [version 2021-02-20.11]: pdf, fonts,This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021 Gentoo Linux) (preloaded format=pdftex) restricted \write18 enabled. glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) [1] [2] [-1] Chapter 1 Chapter 2 [1]entering extended mode (./tdl.texi Chapter 3 [2] [3] (/usr/share/texmf-dist/tex/texinfo/texinfo.tex Loading texinfo [version 2021-02-20.11]: Chapter 4 [4] pdf, Cross reference values unknown; you must run TeX again. fonts, [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] glyphs, page headings, tables, conditionals, indexing, [17] sectioning, toc, environments, defuns, [18] macros, cross references, insertions, Underfull \hbox (badness 10000) in paragraph at lines 1594--1595 @textrm absolute : 08:00am on 20th Oc-to-ber 2001 [19] (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) [20] localization, [21] ) (see the transcript file for additional information) Output written on tdl.dvi (24 pages, 62196 bytes). Transcript written on tdl.log. tex tdl.texi formatting, and turning on texinfo input format.) [1{/var/lib/t exmf/fonts/map/pdftex/updmap/pdftex.mapThis is TeX, Version 3.141592653 (TeX Live 2021 Gentoo Linux) (preloaded format=tex) (./tdl.texi (/usr/share/texmf-dist/tex/texinfo/texinfo.tex Loading texinfo [version 2021-02-20.11]: pdf, fonts, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) [1] [2] (./tdl.toc [-1]) [-2] Chapter 1 (./tdl.aux}] [2] (./tdl.toc) [-1] (./tdl.toc) (./tdl.toc) Chapter 1 (./tdl.aux) Chapter 2 [1] Chapter 3 [2] [3] Chapter 4 [4]) Runaway argument? {Section@t ! File ended while scanning use of @xrdef. @par @readdatafile ...etupdatafile @input @jobname .#1 @endgroup @tryauxfile ... @ifeof 1 @else @readdatafile {aux} @global @havexrefstrue @fi... @requireauxfile ->@iflinks @tryauxfile @immediate @openout @auxfile =@jobnam... @setref ...dfmkdest {#1}@iflinks {@requireauxfile @atdummies @def @value ##1... @donoderef ...empty @else @setref {@lastnode }{#1} @global @let @lastnode =@e... ... l.44 @chapter Introduction ? ! Emergency stop. @par @readdatafile ...etupdatafile @input @jobname .#1 @endgroup @tryauxfile ... @ifeof 1 @else @readdatafile {aux} @global @havexrefstrue @fi... @requireauxfile ->@iflinks @tryauxfile @immediate @openout @auxfile =@jobnam... @setref ...dfmkdest {#1}@iflinks {@requireauxfile @atdummies @def @value ##1... @donoderef ...empty @else @setref {@lastnode }{#1} @global @let @lastnode =@e... ... l.44 @chapter Introduction ! ==> Fatal error occurred, no output PDF file produced! Transcript written on tdl.log. [5] [6] [7] [8]make: *** [Makefile:107: tdl.pdf] Error 1 make: *** Waiting for unfinished jobs.... [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] Underfull \hbox (badness 10000) in paragraph at lines 1594--1595 @textrm absolute : 08:00am on 20th Oc-to-ber 2001 [19] [20] [21] ) (see the transcript file for additional information) Output written on tdl.dvi (25 pages, 90076 bytes). Transcript written on tdl.log. * ERROR: app-misc/tdl-1.5.2-r3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-misc/tdl-1.5.2-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-misc/tdl-1.5.2-r3::gentoo'`. * The complete build log is located at '/var/log/portage/app-misc:tdl-1.5.2-r3:20221001-115116.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/tdl-1.5.2-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/tdl-1.5.2-r3/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/tdl-1.5.2-r3/work/tdl-1.5.2' * S: '/var/tmp/portage/app-misc/tdl-1.5.2-r3/work/tdl-1.5.2'