Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 442356 Details for
Bug 590366
dev-tex/chktex-1.7.5 : mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1000' failed to make ecrm1000.tfm.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-tex:chktex-1.7.5:20160803-005741.log
dev-tex:chktex-1.7.5:20160803-005741.log (text/plain), 11.59 KB, created by
Toralf Förster
on 2016-08-03 06:36:04 UTC
(
hide
)
Description:
dev-tex:chktex-1.7.5:20160803-005741.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-08-03 06:36:04 UTC
Size:
11.59 KB
patch
obsolete
> * Package: dev-tex/chktex-1.7.5 > * Repository: gentoo > * Maintainer: tex@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux pcre userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking chktex-1.7.5.tar.gz to /var/tmp/portage/dev-tex/chktex-1.7.5/work >>>> Source unpacked in /var/tmp/portage/dev-tex/chktex-1.7.5/work >>>> Preparing source in /var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5 ... > * Applying chktex-1.7.1-asneeded.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5' ... > * Running aclocal ... > [ ok ] > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running elibtoolize in: chktex-1.7.5/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5_build" >/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/chktex-1.7.5 --disable-debug-info --enable-pcre >checking whether lacheck replacement should be installed... no >checking whether runtime debug info should be used... no >checking whether coverage testing is enabled... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking CFLAGS for strict prototypes... -Wstrict-prototypes >checking for C compiler warning flags... -Wall >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether ln -s works... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for perl5... no >checking for perl... /usr/bin/perl >checking whether perl is v5 or higher... yes >checking for groff... groff -man -P-bu -Tlatin1 >checking for latex... /usr/bin/latex >checking for dvips... /usr/bin/dvips >checking for lynx... no >checking for latex2html... no >checking for tgetent in -ltermlib... no >checking for tgetent in -ltermcap... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking stat.h usability... no >checking stat.h presence... no >checking for stat.h... no >checking for strings.h... (cached) yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for sys/stat.h... (cached) yes >checking termcap.h usability... yes >checking termcap.h presence... yes >checking for termcap.h... yes >checking termlib.h usability... no >checking termlib.h presence... no >checking for termlib.h... no >checking for unistd.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for size_t... yes >checking for uint64_t... yes >checking for vprintf... yes >checking for _doprnt... no >checking for access... yes >checking for closedir... yes >checking for fileno... yes >checking for isatty... yes >checking for opendir... yes >checking for readdir... yes >checking for stat... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strlwr... no >checking for strtol... yes >checking whether stpcpy is declared... yes >checking whether PCRE regular expressions are enabled... yes >checking for pcre-config... yes >checking for POSIX extended regular expressions... yes >configure: creating ./config.status >config.status: creating stamp-h >config.status: creating Makefile >config.status: creating deweb >config.status: creating rmeheader >config.status: creating ChkTeX.tex >config.status: creating config.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5_build" >make -j1 >x86_64-pc-linux-gnu-gcc -M -I/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5 -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ /var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5/Utility.c > .Utility.d.tmp >sed 's,\(Utility\)\.o *:,\1.o .Utility.d : Makefile,g' .Utility.d.tmp > .Utility.d >rm -f .Utility.d.tmp 2>/dev/null >x86_64-pc-linux-gnu-gcc -M -I/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5 -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ /var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5/Resource.c > .Resource.d.tmp >sed 's,\(Resource\)\.o *:,\1.o .Resource.d : Makefile,g' .Resource.d.tmp > .Resource.d >rm -f .Resource.d.tmp 2>/dev/null >x86_64-pc-linux-gnu-gcc -M -I/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5 -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ /var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5/OpSys.c > .OpSys.d.tmp >sed 's,\(OpSys\)\.o *:,\1.o .OpSys.d : Makefile,g' .OpSys.d.tmp > .OpSys.d >rm -f .OpSys.d.tmp 2>/dev/null >x86_64-pc-linux-gnu-gcc -M -I/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5 -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ /var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5/FindErrs.c > .FindErrs.d.tmp >sed 's,\(FindErrs\)\.o *:,\1.o .FindErrs.d : Makefile,g' .FindErrs.d.tmp > .FindErrs.d >rm -f .FindErrs.d.tmp 2>/dev/null >x86_64-pc-linux-gnu-gcc -M -I/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5 -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ /var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5/ChkTeX.c > .ChkTeX.d.tmp >sed 's,\(ChkTeX\)\.o *:,\1.o .ChkTeX.d : Makefile,g' .ChkTeX.d.tmp > .ChkTeX.d >rm -f .ChkTeX.d.tmp 2>/dev/null >cd /var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5 && autoheader >echo timestamp > /var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5/stamp-h.in >x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5 -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ -march=native -O2 -pipe -Wstrict-prototypes -Wall -c /var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5/ChkTeX.c -o ChkTeX.o >/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5/ChkTeX.c:119:20: warning: âOnTextâ defined but not used [-Wunused-variable] > static const char *OnText = "On"; > ^ >/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5/ChkTeX.c:121:20: warning: âOffTextâ defined but not used [-Wunused-variable] > static const char *OffText = "Off"; > ^ >x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5 -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ -march=native -O2 -pipe -Wstrict-prototypes -Wall -c /var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5/FindErrs.c -o FindErrs.o >x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5 -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ -march=native -O2 -pipe -Wstrict-prototypes -Wall -c /var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5/OpSys.c -o OpSys.o >x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5 -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ -march=native -O2 -pipe -Wstrict-prototypes -Wall -c /var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5/Resource.c -o Resource.o >x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5 -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ -march=native -O2 -pipe -Wstrict-prototypes -Wall -c /var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5/Utility.c -o Utility.o >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o chktex ChkTeX.o FindErrs.o OpSys.o Resource.o Utility.o -L/usr/lib64 -lpcreposix -lpcre >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5_build" >make -j1 ChkTeX.dvi >/usr/bin/latex ChkTeX.tex >This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015) (preloaded format=latex) > restricted \write18 enabled. >entering extended mode >(./ChkTeX.tex >LaTeX2e <2015/01/01> patch level 2 >Babel <3.9l> and hyphenation patterns for 2 languages loaded. >(/usr/share/texmf-dist/tex/latex/base/article.cls >Document Class: article 2014/09/29 v1.4h Standard LaTeX document class >(/usr/share/texmf-dist/tex/latex/base/size10.clo)) >(/usr/share/texmf-dist/tex/latex/tools/array.sty) >(/usr/share/texmf-dist/tex/latex/tools/tabularx.sty) >(/usr/share/texmf-dist/tex/latex/tools/verbatim.sty) >(/usr/share/texmf-dist/tex/latex/tools/multicol.sty) >(/usr/share/texmf-dist/tex/latex/base/fontenc.sty >(/usr/share/texmf-dist/tex/latex/base/t1enc.def) >kpathsea: Running mktextfm ecrm1000 >/usr/share/texmf-dist/web2c/mktexnam: Could not map source abbreviation for ecrm1000. >/usr/share/texmf-dist/web2c/mktexnam: Need to update ? >mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1000 >This is METAFONT, Version 2.7182818 (TeX Live 2015) (preloaded base=mf) > > >kpathsea: Running mktexmf ecrm1000 >! I can't find file `ecrm1000'. ><*> ...ljfour; mag:=1; nonstopmode; input ecrm1000 > >Please type another input file name >! Emergency stop. ><*> ...ljfour; mag:=1; nonstopmode; input ecrm1000 > >Transcript written on mfput.log. >grep: ecrm1000.log: No such file or directory >mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input ecrm1000' failed to make ecrm1000.tfm. >kpathsea: Appending font creation commands to missfont.log. > >! Font T1/cmr/m/n/10=ecrm1000 at 10.0pt not loadable: Metric (TFM) file not fou >nd. ><to be read again> > relax >l.105 \fontencoding\encodingdefault\selectfont > >? >! Emergency stop. ><to be read again> > relax >l.105 \fontencoding\encodingdefault\selectfont > >No pages of output. >Transcript written on ChkTeX.log. >make: *** [Makefile:265: ChkTeX.dvi] Error 1 > * ERROR: dev-tex/chktex-1.7.5::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-tex/chktex-1.7.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-tex/chktex-1.7.5::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-tex:chktex-1.7.5:20160803-005741.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-tex/chktex-1.7.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-tex/chktex-1.7.5/temp/environment'. > * Working directory: '/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5_build' > * S: '/var/tmp/portage/dev-tex/chktex-1.7.5/work/chktex-1.7.5'
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 590366
: 442356 |
442358
|
442360