* Package: dev-tex/latex2rtf-2.3.15 * Repository: gentoo * Maintainer: tex@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking latex2rtf-2.3.15.tar.gz to /var/tmp/portage/dev-tex/latex2rtf-2.3.15/work >>> Source unpacked in /var/tmp/portage/dev-tex/latex2rtf-2.3.15/work >>> Preparing source in /var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15 ... make -j1 DESTDIR=/usr x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o fonts.o fonts.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o direct.o direct.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o encodings.o encodings.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o commands.o commands.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o stack.o stack.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o funct1.o funct1.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o tables.o tables.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o chars.o chars.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o ignore.o ignore.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -DCFGDIR=\"/usr/share/latex2rtf/cfg\" -c cfg.c -o cfg.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -DCFGDIR=\"/usr/share/latex2rtf/cfg\" -c main.c -o main.o main.c: In function ‘debug_malloc’: main.c:1025:5: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(stdin, "%c", &c); ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o utils.o utils.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o parser.o parser.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o lengths.o lengths.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o counters.o counters.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o preamble.o preamble.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o letterformat.o letterformat.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o equations.o equations.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o convert.o convert.c convert.c: In function ‘ConvertString’: convert.c:57:34: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (string == NULL || string == '\0') ^~ convert.c:57:27: note: did you mean to dereference the pointer? if (string == NULL || string == '\0') ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o xrefs.o xrefs.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o definitions.o definitions.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o graphics.o graphics.c graphics.c: In function ‘getPngChunk’: graphics.c:953:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(&DataLength, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ graphics.c:957:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(Type, 1, 4, fp); ^~~~~~~~~~~~~~~~~~~~~ graphics.c:964:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(data, DataLength, 1, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graphics.c:965:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(&crc, 4, 1, fp); ^~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o mygetopt.o mygetopt.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o styles.o styles.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o preparse.o preparse.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o vertical.o vertical.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o fields.o fields.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o labels.o labels.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o biblio.o biblio.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o auxfile.o auxfile.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -c -o acronyms.o acronyms.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -Wl,-O1 -Wl,--as-needed fonts.o direct.o encodings.o commands.o stack.o funct1.o tables.o chars.o ignore.o cfg.o main.o utils.o parser.o lengths.o counters.o preamble.o letterformat.o equations.o convert.o xrefs.o definitions.o graphics.o mygetopt.o styles.o preparse.o vertical.o fields.o labels.o biblio.o auxfile.o acronyms.o -lm -o latex2rtf make -j1 realclean rm -f *.aux *.toc *.fn *.fns *.ky *.log *.pg *.tp *.vr *.vrs \ *.cp *.cps *.ind *.ilg *.tmp rm -f latex2rt.txt latex2pn.txt rm -f latex2rtf.pdf latex2rtf.info latex2rtf.txt latex2rtf.html rm -f latex2rtf.hlp latex2png.hlp rm -f web/usage.html web/latex2png.html web/manpage.html rm -f latex2pn.txt latex2rt.txt make -j1 -j1 makeinfo latex2rtf chmod 644 latex2rtf.info texi2pdf latex2rtf.texi This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded format=pdfetex) restricted \write18 enabled. entering extended mode (./latex2rtf.texi (/usr/share/texmf-dist/tex/texinfo/texinfo.tex Loading texinfo [version 2016-09-18.18]: pdf, fonts, markup, 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{/var/lib/t exmf/fonts/map/pdftex/updmap/pdftex.map}] [2] Chapter 1 Cross reference values unknown; you must run TeX again. Writing index file latex2rtf.cp Chapter 2 [1] [2] [3] [4] [5] [6] Chapter 3 [7] [8] [9] [10] [11] [12] [13] Chapter 4 [14] [15] [16] [17] [18] Chapter 5 [19] [20] [21] [22] [23] Chapter 6 [24] Chapter 7 [25] [26] Chapter 8 [27] [28] [29] Writing index file latex2rtf.fn [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] Chapter 9 [56] No file latex2rtf.fns. Chapter 10 [57] [58] No file latex2rtf.cps. [59] [60] (/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/doc/latex2rtf. toc [-1]) [-2] (/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/doc/latex2rtf. toc) (/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/doc/latex2rtf. toc) ) Output written on latex2rtf.pdf (64 pages, 221688 bytes). Transcript written on latex2rtf.log. This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded format=pdfetex) restricted \write18 enabled. entering extended mode (./latex2rtf.texi (/usr/share/texmf-dist/tex/texinfo/texinfo.tex Loading texinfo [version 2016-09-18.18]: pdf, fonts, markup, 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{/var/lib/t exmf/fonts/map/pdftex/updmap/pdftex.map}] [2] Chapter 1 (/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/doc/latex2rtf. aux) Writing index file latex2rtf.cp Chapter 2 [1] [2] [3] [4] [5] [6] Chapter 3 [7] [8] [9] [10] [11] [12] [13] Chapter 4 [14] [15] [16] [17] [18] Chapter 5 [19] [20] [21] [22] [23] Chapter 6 [24] Chapter 7 [25] [26] Chapter 8 [27] [28] [29] Writing index file latex2rtf.fn [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] Chapter 9 [56] [57] [58] [59] [60] [61] [62] [63] Chapter 10 [64] [65] [66] (/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/doc/latex2rtf. toc [-1]) [-2] (/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/doc/latex2rtf. toc) (/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/doc/latex2rtf. toc) ) Output written on latex2rtf.pdf (70 pages, 308124 bytes). Transcript written on latex2rtf.log. This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded format=pdfetex) restricted \write18 enabled. entering extended mode (./latex2rtf.texi (/usr/share/texmf-dist/tex/texinfo/texinfo.tex Loading texinfo [version 2016-09-18.18]: pdf, fonts, markup, 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{/var/lib/t exmf/fonts/map/pdftex/updmap/pdftex.map}] [2] Chapter 1 (/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/doc/latex2rtf. aux) Writing index file latex2rtf.cp Chapter 2 [1] [2] [3] [4] [5] [6] Chapter 3 [7] [8] [9] [10] [11] [12] [13] Chapter 4 [14] [15] [16] [17] [18] Chapter 5 [19] [20] [21] [22] [23] Chapter 6 [24] Chapter 7 [25] [26] Chapter 8 [27] [28] [29] Writing index file latex2rtf.fn [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] Chapter 9 [56] [57] [58] [59] [60] [61] [62] [63] Chapter 10 [64] [65] [66] (/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/doc/latex2rtf. toc [-1]) [-2] (/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/doc/latex2rtf. toc) (/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/doc/latex2rtf. toc) ) Output written on latex2rtf.pdf (70 pages, 308124 bytes). Transcript written on latex2rtf.log. chmod 644 latex2rtf.pdf makeinfo --no-headers latex2rtf > latex2rtf.txt chmod 644 latex2rtf.txt man ./latex2png.1 | col -b > latex2pn.txt ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. man ./latex2rtf.1 | col -b > latex2rt.txt ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. makeinfo --html --no-split --no-headers latex2rtf.texi > latex2rtf.html chmod 644 latex2rtf.html >>> Source compiled. >>> Test phase: dev-tex/latex2rtf-2.3.15 make -j1 check x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DUNIX -Wl,-O1 -Wl,--as-needed fonts.o direct.o encodings.o commands.o stack.o funct1.o tables.o chars.o ignore.o cfg.o main.o utils.o parser.o lengths.o counters.o preamble.o letterformat.o equations.o convert.o xrefs.o definitions.o graphics.o mygetopt.o styles.o preparse.o vertical.o fields.o labels.o biblio.o auxfile.o acronyms.o -lm -o latex2rtf cd test && make clean make[1]: Entering directory '/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/test' mv fig_testb.pdf fig_testb.tmp mv fig_testc.pdf fig_testc.tmp mv fig_testd.pdf fig_testd.tmp mv fig_teste.pdf fig_teste.tmp rm -f *.dvi *.rtf *.aux *.blg *.bbl *.log *.pdf *.toc *.lot *.idx *.ilg *.ind rm -f l2r*tex frlicense.dat *.fff *.lof mv fig_testb.tmp fig_testb.pdf mv fig_testc.tmp fig_testc.pdf mv fig_testd.tmp fig_testd.pdf mv fig_teste.tmp fig_teste.pdf rm -rf tmp make[1]: Leaving directory '/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/test' cd test && make make[1]: Entering directory '/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/test' make basic_tests make[2]: Entering directory '/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/test' ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ align.tex ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ array.tex array.tex:2 Incomplete support for package/option 'amsmath' ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ box.tex ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ ch.tex ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ chem.tex ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ color.tex latex -interaction=nonstopmode dblspace > latex.log ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ dblspace dblspace.tex:2 Incomplete support for setspace package dblspace.tex:13 (dblspace.aux) ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ defs.tex ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ endnote.tex endnote.tex:2 Incomplete support for package/option 'endnotes' latex -interaction=nonstopmode essential > latex.log ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ essential essential.tex:3 Package/option 'hndout' unknown. essential.tex:196 (essential.aux) ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ fancy.tex fancy.tex:2 Incomplete support for package/option 'fancyhdr' ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ fonts.tex ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ fontsize.tex ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ fonttest.tex ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ geometry.tex ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ geotest.tex ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ german.tex german.tex:25 Cannot open 'german.aux' german.tex:25 german.aux not found. Run LaTeX to create it. ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ head_article.tex ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ head_book.tex ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ list.tex list.tex:3 Incomplete support for package/option 'paralist' ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ ifclause.tex latex -interaction=nonstopmode include > latex.log ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ include inc_test.tex:1 Including file (.tex appended) include1.tex:1 Including file (.tex appended) include1.tex:10 (include.aux) include1.tex:10 ([1] include1.aux) include1.tex:10 ([1] include2.aux) include2.tex:1 Including file (.tex appended) include3.tex:1 Including file (.tex appended) include4.tex:1 Including file (.tex appended) include5.tex:1 Including file latex -interaction=nonstopmode linux > latex.log latex -interaction=nonstopmode linux > latex.log ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ linux linux.tex:1 Package/option 'notitlepage' unknown. linux.tex:6 Package/option 'epsfig' unknown. linux.tex:11 Incomplete support for package/option 'fancyhdr' linux.tex:17 Package/option 'psfrag' unknown. linux.tex:23 Package/option 'makeidx' unknown. linux.tex:25 Package/option 'enumerate' unknown. linux.tex:67 Unknown command '\quote' linux.tex:157 (linux.aux) ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ logo.tex ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ misc1.tex misc1.tex:3 Incomplete support for package/option 'verbatim' misc1.tex:7 Package/option 'colortbl' unknown. misc1.tex:7 Package/option 'array' unknown. misc1.tex:7 Package/option 'tabularx' unknown. misc1.tex:7 Incomplete support for package/option 'fancyhdr' misc1.tex:7 Package/option 'latexsym' unknown. misc1.tex:7 Package/option 'epic' unknown. misc1.tex:7 Package/option 'eepic' unknown. misc1.tex:7 Package/option 'ecltree' unknown. misc1.tex:7 Package/option 'epsfig' unknown. ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ misc3.tex latex -interaction=nonstopmode misc4 > latex.log latex -interaction=nonstopmode misc4 > latex.log ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ misc4 misc4.tex:888 (misc4.aux) misc4.tex:2603 '@{decl.}' and !{decl.} not supported. ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ percent.tex latex -interaction=nonstopmode report > latex.log ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ report report.tex:21 (report.aux) latex -interaction=nonstopmode hyperref > latex.log ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ hyperref hyperref.tex:24 (hyperref.aux) ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ longstack.tex ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ head_report.tex ../latex2rtf -Z3 -P ../cfg/:../scripts/ -T tmp/ keywords.tex make[2]: Leaving directory '/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/test' make[1]: Leaving directory '/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/test' cd test && make check make[1]: Entering directory '/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/test' ./bracecheck Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\\{ <-- HERE / at ./bracecheck line 23. make[1]: *** [Makefile:370: check] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15/test' make: *** [Makefile:162: check] Error 2 * ERROR: dev-tex/latex2rtf-2.3.15::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 988: Called default * phase-functions.sh, line 867: Called default_src_test * phase-functions.sh, line 896: Called __eapi0_src_test * phase-helpers.sh, line 816: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-tex/latex2rtf-2.3.15::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-tex/latex2rtf-2.3.15::gentoo'`. * The complete build log is located at '/var/log/portage/dev-tex:latex2rtf-2.3.15:20180619-230851.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-tex/latex2rtf-2.3.15/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-tex/latex2rtf-2.3.15/temp/environment'. * Working directory: '/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15' * S: '/var/tmp/portage/dev-tex/latex2rtf-2.3.15/work/latex2rtf-2.3.15'