Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 429774 Details for
Bug 579162
dev-tex/latex2rtf-2.3.8 : /usr/bin/texi2dvi: pdfetex exited with bad status, quitting.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-tex:latex2rtf-2.3.8:20160406-141925.log
dev-tex:latex2rtf-2.3.8:20160406-141925.log (text/plain), 22.81 KB, created by
Toralf Förster
on 2016-04-06 14:23:32 UTC
(
hide
)
Description:
dev-tex:latex2rtf-2.3.8:20160406-141925.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-04-06 14:23:32 UTC
Size:
22.81 KB
patch
obsolete
> * Package: dev-tex/latex2rtf-2.3.8 > * Repository: gentoo > * Maintainer: tex@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking latex2rtf-2.3.8.tar.gz to /var/tmp/portage/dev-tex/latex2rtf-2.3.8/work >>>> Source unpacked in /var/tmp/portage/dev-tex/latex2rtf-2.3.8/work >>>> Preparing source in /var/tmp/portage/dev-tex/latex2rtf-2.3.8/work/latex2rtf-2.3.8 ... > * Applying texinfo5.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-tex/latex2rtf-2.3.8/work/latex2rtf-2.3.8 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-tex/latex2rtf-2.3.8/work/latex2rtf-2.3.8 ... >make -j1 DESTDIR=/usr >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o fonts.o fonts.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o direct.o direct.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o encodings.o encodings.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o commands.o commands.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o stack.o stack.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o funct1.o funct1.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o tables.o tables.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o chars.o chars.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o ignore.o ignore.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -DCFGDIR=\"/usr/share/latex2rtf/cfg\" -c cfg.c -o cfg.o >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -DCFGDIR=\"/usr/share/latex2rtf/cfg\" -c main.c -o main.o >main.c: In function âdebug_mallocâ: >main.c:1021: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 -march=native -O2 -pipe -DUNIX -c -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o parser.o parser.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o lengths.o lengths.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o counters.o counters.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o preamble.o preamble.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o letterformat.o letterformat.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o equations.o equations.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o convert.o convert.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o xrefs.o xrefs.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o definitions.o definitions.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 -march=native -O2 -pipe -DUNIX -c -o mygetopt.o mygetopt.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o styles.o styles.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o preparse.o preparse.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o vertical.o vertical.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o fields.o fields.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o labels.o labels.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o biblio.o biblio.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o auxfile.o auxfile.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -DUNIX -c -o acronyms.o acronyms.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -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 >latex2rtf.texi:59: warning: @title missing argument >latex2rtf.texi:60: warning: @subtitle missing argument >latex2rtf.texi:61: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:96: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:241: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:242: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:247: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:252: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:258: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:264: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:266: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:269: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:276: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:280: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:314: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:319: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:332: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:337: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:339: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:341: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:343: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:346: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:366: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:369: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:401: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:436: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:462: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:468: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:470: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:472: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:475: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:482: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:491: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:493: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:573: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:574: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:576: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:582: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:601: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:626: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:627: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:628: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:640: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:649: warning: @section missing argument >latex2rtf.texi:651: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:676: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:680: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:685: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:686: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:687: warning: @ifnottex should only appear at a line beginning (possibly involving @latexe) >latex2rtf.texi:689: warning: @ifnottex should only appear at a line beginning (possibly involving @latexe) >latex2rtf.texi:758: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:770: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:771: warning: @ifnottex should only appear at a line beginning (possibly involving @latexe) >latex2rtf.texi:871: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:875: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:911: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:913: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:921: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:935: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:971: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1000: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1008: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1018: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1039: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1044: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1047: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1049: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1075: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1076: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1077: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1082: warning: @ifnottex should only appear at a line beginning (possibly involving @bibtex) >latex2rtf.texi:1083: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1084: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1085: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1107: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1125: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1127: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1166: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1167: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1176: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1183: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1184: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1185: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1210: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1246: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1273: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1286: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1294: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1311: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1332: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1334: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1337: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1348: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1353: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1355: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1356: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1366: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1367: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1375: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1378: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1393: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1399: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1419: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1433: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1434: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1436: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1459: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1485: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1488: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1507: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1510: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1511: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1518: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1519: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1531: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1533: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1535: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1544: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1564: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1577: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1602: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1604: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1605: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1606: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1607: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1610: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1624: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1656: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1684: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1686: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1687: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1699: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1703: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1704: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1714: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:1715: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1746: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1754: warning: @ifnottex should only appear at a line beginning (possibly involving @latex) >latex2rtf.texi:1756: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >latex2rtf.texi:2081: warning: @ifnottex should only appear at a line beginning (possibly involving @ltor) >chmod 644 latex2rtf.info >texi2dvi --pdf latex2rtf.texi >This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015) (preloaded format=pdfetex) > restricted \write18 enabled. >entering extended mode >(./latex2rtf.texi (/usr/share/texmf-dist/tex/texinfo/texinfo.tex >Loading texinfo [version 2015-07-01.07]: pdf, fonts, markup, glyphs, >page headings, tables, conditionals, indexing, sectioning, toc, environments, >defuns, macros, cross references, insertions, localization, formatting, >and turning on texinfo input format.) [1{/var/lib/texmf/fonts/map/pdftex/updmap >/pdftex.map}] [2] Chapter 1 >Cross reference values unknown; you must run TeX again. Chapter 2 [1] [2] >[3] [4] [5] [6] Chapter 3 [7] [8] [9] [10] [11] [12] [13] Chapter 4 [14] >[15] [16] [17] >kpathsea: Running mktextfm ecrm1095 >/usr/share/texmf-dist/web2c/mktexnam: Could not map source abbreviation for ecrm1095. >/usr/share/texmf-dist/web2c/mktexnam: Need to update ? >mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1095 >This is METAFONT, Version 2.7182818 (TeX Live 2015) (preloaded base=mf) > > >kpathsea: Running mktexmf ecrm1095 >! I can't find file `ecrm1095'. ><*> ...ljfour; mag:=1; nonstopmode; input ecrm1095 > >Please type another input file name >! Emergency stop. ><*> ...ljfour; mag:=1; nonstopmode; input ecrm1095 > >Transcript written on mfput.log. >grep: ecrm1095.log: No such file or directory >mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1095' failed to make ecrm1095.tfm. >kpathsea: Appending font creation commands to missfont.log. > >./latex2rtf.texi:1272: Font @thisecfont=ecrm1095 at 11.0pt not loadable: Metric > (TFM) file not found. ><to be read again> > @thisecfont >@{->{@ifmonospace @else @ecfont > @fi @char 123} >l.1272 ...must turn this off with the \pagestyle@{ > empty@} command in >? >./latex2rtf.texi:1272: Emergency stop. ><to be read again> > @thisecfont >@{->{@ifmonospace @else @ecfont > @fi @char 123} >l.1272 ...must turn this off with the \pagestyle@{ > empty@} command in >./latex2rtf.texi:1272: ==> Fatal error occurred, no output PDF file produced! >Transcript written on latex2rtf.log. >/usr/bin/texi2dvi: pdfetex exited with bad status, quitting. >Makefile:17: recipe for target 'latex2rtf.pdf' failed >make: *** [latex2rtf.pdf] Error 1 > * ERROR: dev-tex/latex2rtf-2.3.8::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-tex/latex2rtf-2.3.8::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-tex/latex2rtf-2.3.8::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-tex:latex2rtf-2.3.8:20160406-141925.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-tex/latex2rtf-2.3.8/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-tex/latex2rtf-2.3.8/temp/environment'. > * Working directory: '/var/tmp/portage/dev-tex/latex2rtf-2.3.8/work/latex2rtf-2.3.8/doc' > * S: '/var/tmp/portage/dev-tex/latex2rtf-2.3.8/work/latex2rtf-2.3.8'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 579162
: 429774 |
429776
|
429778
|
444846
|
444848
|
444850
|
444852