Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 370747 Details for
Bug 538938
FTBFS chktex-1.6.4-4.fc11
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.11 KB, created by
FTBFS
on 2009-11-19 16:07:36 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2009-11-19 16:07:36 UTC
Size:
32.11 KB
patch
obsolete
>Mock Version: 0.9.19 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/chktex.spec'], False, '/var/lib/mock/fedora-development-x86_64-chktex-1.6.4-4.fc11.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x17cc890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/chktex.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/chktex-1.6.4-4.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/chktex.spec'], False, '/var/lib/mock/fedora-development-x86_64-chktex-1.6.4-4.fc11.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x17cc890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/chktex.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2n8gZw >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf chktex-1.6.4 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/chktex-1.6.4.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd chktex-1.6.4 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BHJhgR >+ umask 022 >+ cd /builddir/build/BUILD >+ cd chktex-1.6.4 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info > ##### ### ### ######## ### ## > ### ## ## ## ## ## #0 > @@ @@ @@@ @@ @@ @@ ####### @@ @ > @@ @@@ @@ @@ @@ @@ ## # @@ > && && && &&&& && @@ & && > &&& && && && && && && @@@@ & && > %%%%% %%% %%% %%% %%% %% && %%% %%% > && & > %%%%%%% > Welcome to the ChkTeX configuration script! > Before taking the program in use, please read the > COPYING file; it applies to this script as well > as the remaining parts of the package. In short: > *NO WARRANTIES WHATSOEVER* > Copyright © 1995-96 > Jens T. Berger Thielemann > <jensthi@ifi.uio.no> >checking whether lacheck replacement should be installed... no >checking whether runtime debug info should be used... yes >checking whether the emacs hack should be installed... no >checking whether coverage testing is enabled... no >checking for x86_64-unknown-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking C to warn at nonstrict prototypes... -Wstrict-prototypes >checking for C compiler warning flags... -Wall >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking for perl5... no >checking for perl... /usr/bin/perl >checking whether perl is v5 or higher... yes >checking whether #! works in shell scripts... yes >checking for groff... no >checking for nroff... no >checking for latex... /usr/bin/latex >checking for dvips... /usr/bin/dvips >checking for lynx... /usr/bin/lynx >checking for latex2html... /usr/bin/latex2html >checking for tgetent in -ltermlib... no >checking for tgetent in -ltermcap... yes >checking how to run the C preprocessor... 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 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 >configure: creating ./config.status >config.status: creating stamp-h >config.status: creating Makefile >config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting >config.status: creating deweb >config.status: creating MakeHTML >config.status: creating Readme.header >config.status: creating ChkTeX.tex >config.status: creating config.h >+ /usr/bin/make -j4 >Makefile:110: .ChkTeX.d: No such file or directory >Makefile:110: .FindErrs.d: No such file or directory >Makefile:110: .OpSys.d: No such file or directory >Makefile:110: .Resource.d: No such file or directory >Makefile:110: .Utility.d: No such file or directory >gcc -M -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ Utility.c > .Utility.d.tmp >gcc -M -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ Resource.c > .Resource.d.tmp >gcc -M -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ OpSys.c > .OpSys.d.tmp >gcc -M -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ FindErrs.c > .FindErrs.d.tmp >sed 's,\(Utility\)\.o *:,\1.o .Utility.d : Makefile,g' .Utility.d.tmp > .Utility.d >sed 's,\(FindErrs\)\.o *:,\1.o .FindErrs.d : Makefile,g' .FindErrs.d.tmp > .FindErrs.d >sed 's,\(OpSys\)\.o *:,\1.o .OpSys.d : Makefile,g' .OpSys.d.tmp > .OpSys.d >rm -f .Utility.d.tmp 2>/dev/null >rm -f .FindErrs.d.tmp 2>/dev/null >gcc -M -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ ChkTeX.c > .ChkTeX.d.tmp >rm -f .OpSys.d.tmp 2>/dev/null >sed 's,\(Resource\)\.o *:,\1.o .Resource.d : Makefile,g' .Resource.d.tmp > .Resource.d >rm -f .Resource.d.tmp 2>/dev/null >sed 's,\(ChkTeX\)\.o *:,\1.o .ChkTeX.d : Makefile,g' .ChkTeX.d.tmp > .ChkTeX.d >rm -f .ChkTeX.d.tmp 2>/dev/null >gcc -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c ChkTeX.c -o ChkTeX.o >gcc -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c FindErrs.c -o FindErrs.o >gcc -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c OpSys.c -o OpSys.o >gcc -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c Resource.c -o Resource.o >gcc -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D__unix__ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -c Utility.c -o Utility.o >gcc -o chktex ChkTeX.o FindErrs.o OpSys.o Resource.o Utility.o -ltermcap >+ /usr/bin/make ChkTeX.pdf ChkTeX.readme >/usr/bin/latex ChkTeX.tex >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) > %&-line parsing enabled. >kpathsea: Running mktexfmt latex.fmt >fmtutil: running `pdftex -ini -jobname=latex -progname=latex -translate-file=cp227.tcx *latex.ini' ... >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (INITEX) > %&-line parsing enabled. > (/usr/share/texmf/web2c/cp227.tcx) >entering extended mode >(/usr/share/texmf/tex/latex/latexconfig/latex.ini >(/var/lib/texmf/tex/generic/config/pdftexconfig.tex) >(/usr/share/texmf/tex/latex/base/latex.ltx >(/usr/share/texmf/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, compatibility for TeX 2, parameters, >LaTeX2e <2005/12/01> >hacks, control, par, spacing, files, font encodings, lengths, >==================================== >Local config file fonttext.cfg used >==================================== >(/usr/share/texmf/tex/latex/base/fonttext.cfg >(/usr/share/texmf/tex/latex/base/fonttext.ltx >=== Don't modify this file, use a .cfg file instead === >(/usr/share/texmf/tex/latex/base/omlenc.def) >(/usr/share/texmf/tex/latex/base/t1enc.def) >(/usr/share/texmf/tex/latex/base/ot1enc.def) >(/usr/share/texmf/tex/latex/base/omsenc.def) >(/usr/share/texmf/tex/latex/base/t1cmr.fd) >(/usr/share/texmf/tex/latex/base/ot1cmr.fd) >(/usr/share/texmf/tex/latex/base/ot1cmss.fd) >(/usr/share/texmf/tex/latex/base/ot1cmtt.fd))) >==================================== >Local config file fontmath.cfg used >==================================== >(/usr/share/texmf/tex/latex/base/fontmath.cfg >(/usr/share/texmf/tex/latex/base/fontmath.ltx >=== Don't modify this file, use a .cfg file instead === >(/usr/share/texmf/tex/latex/base/omlcmm.fd) >(/usr/share/texmf/tex/latex/base/omscmsy.fd) >(/usr/share/texmf/tex/latex/base/omxcmex.fd) >(/usr/share/texmf/tex/latex/base/ucmr.fd))) >==================================== >Local config file preload.cfg used >===================================== >(/usr/share/texmf/tex/latex/base/preload.cfg >(/usr/share/texmf/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/texmf/tex/generic/babel/hyphen.cfg >(/usr/share/texmf/tex/generic/hyphen/hyphen.tex) >(/usr/share/texmf/tex/generic/hyphen/ushyphmax.tex) >(/usr/share/texmf/tex/generic/hyphen/dumyhyph.tex) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-bahyph.tex >(/usr/share/texmf/tex/generic/hyphen/bahyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-bghyphen.tex >(/usr/share/texmf/tex/generic/bghyphen/bghyphen.tex >Bulgarian hyphenation patterns >(/usr/share/texmf/tex/generic/bghyphen/catmik.tex) >(/usr/share/texmf/tex/generic/bghyphen/mik2t2.tex) >(/usr/share/texmf/tex/generic/bghyphen/bghyphsi.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-copthyph.tex >(/usr/share/texmf/tex/generic/hyphen/copthyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/cyhyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-czhyph.tex >(/usr/share/texmf/tex/generic/hyphen/czhyph.tex >(/usr/share/texmf/tex/csplain/base/t1code.tex Font encoding set to Cork.) >The \^, \`, \', \v, \" and \r expands to characters by Cork. >(/usr/share/texmf/tex/csplain/base/czhyphen.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-skhyph.tex >(/usr/share/texmf/tex/generic/hyphen/skhyph.tex >(/usr/share/texmf/tex/csplain/base/t1code.tex Font encoding set to Cork.) >The \^, \`, \', \v, \" and \r expands to characters by Cork. >(/usr/share/texmf/tex/csplain/base/skhyphen.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-dehypht.tex >(/usr/share/texmf/tex/generic/hyphen/dehypht.tex >German Traditional Hyphenation Patterns `dehypht' Version 3.2a <1999/03/03> >(Formerly known under the name `ghyph31' and `ghyphen'.))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-dehyphn.tex >(/usr/share/texmf/tex/generic/hyphen/dehyphn.tex >New German Hyphenation Patterns `dehyphn' Rev.31 <2001-05-07> (WaS))) >(/usr/share/texmf/tex/generic/hyphen/dkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/dkcommon.tex) >(/usr/share/texmf/tex/generic/hyphen/dkspecial.tex) >(/usr/share/texmf/tex/generic/hyphen/dkspecial.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-eohyph.tex >(/usr/share/texmf/tex/generic/hyphen/eohyph.tex >Esperanto Hyphenation Patterns `eohyph', 1999-08-10)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-eshyph.tex >(/usr/share/texmf/tex/generic/hyphen/eshyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/cahyph.tex >Catalan Hyphenation Patterns `cahyphen' Version 1.11 <2003/07/15>) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-glhyph.tex >(/usr/share/texmf/tex/generic/hyphen/glhyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ethyph.tex >(/usr/share/texmf/tex/generic/hyphen/ethyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex))) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/hyphen/fihyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-frhyph.tex >(/usr/share/texmf/tex/generic/hyphen/frhyph.tex >frhyph.tex - French hyphenation patterns (V2.12) <2002/12/11>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grphyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grphyph4.tex >Hyphenation patterns for multi-accent (polytonic) Modern Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grmhyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grmhyph4.tex >Hyphenation patterns for uni-accent (monotonic) Modern Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grahyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grahyph4.tex >Hyphenation patterns for Ancient Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-hrhyph.tex >(/usr/share/texmf/tex/generic/hyphen/hrhyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-huhyphn.tex >(/usr/share/texmf/tex/generic/hyphen/huhyphn.tex >Huhyphn - hungarian hyphenation patterns v20031107)) >(/usr/share/texmf/tex/generic/hyphen/iahyphen.tex) >(/usr/share/texmf/tex/generic/hyphen/ibyhyph.tex >Greek hyphenation patterns for Ibycus 4) >(/usr/share/texmf/tex/generic/hyphen/inhyph.tex) >(/usr/share/texmf/tex/generic/hyphen/icehyph.tex) >(/usr/share/texmf/tex/generic/hyphen/ithyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-lahyph.tex >(/usr/share/texmf/tex/generic/hyphen/lahyph.tex >Latin Hyphenation Patterns `lahyph' Version 3.0b <2001/11/21>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-mnhyph.tex >(/usr/share/texmf/tex/generic/hyphen/mnhyph.tex >mnhyphen.tex - Hyphenation Patterns for Xalx Mongolian, LMC Encoding)) >(/usr/share/texmf/tex/generic/hyphen/nehyph96.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-nohyphbx.tex >(/usr/share/texmf/tex/generic/hyphen/nohyphbx.tex >Hyphenation patterns for Norwegian)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-plhyph.tex >(/usr/share/texmf/tex/generic/hyphen/plhyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/pthyph.tex >portuguese hiphenation 8 bits and -) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-pyhyph.tex >(/usr/share/texmf/tex/generic/hyphen/pyhyph.tex >Hyphenation patterns for unaccented pinyin syllables (CJK 4.7.0))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-rohyphen.tex >(/usr/share/texmf/tex/generic/hyphen/rohyphen.tex >Romanian Hyphenation Patterns: `rohyphen' 1.1 <29.10.1996>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ruhyphen.tex >(/usr/share/texmf/tex/generic/ruhyphen/ruhyphen.tex >(/usr/share/texmf/tex/generic/ruhyphen/catkoi.tex) >(/usr/share/texmf/tex/generic/ruhyphen/koi2t2a.tex) >(/usr/share/texmf/tex/generic/ruhyphen/ruhyphal.tex) >(/usr/share/texmf/tex/generic/ruhyphen/cyryoal.tex) >(/usr/share/texmf/tex/generic/ruhyphen/hypht2.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-sihyph.tex >(/usr/share/texmf/tex/generic/hyphen/sihyph.tex >Slovene Hyphenation Patterns `sihyph23' Version 2.3 <97/15/04>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-sorhyph.tex >(/usr/share/texmf/tex/generic/hyphen/sorhyph.tex >Hyphenation patterns for Upper Sorbian, E. Werner >Completely new revision 1997, March 22)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-srhyphc.tex >(/usr/share/texmf/tex/generic/hyphen/srhyphc.tex >Serbian Cyrillic Hyphenation Patterns `srhyphc.tex' v1.0a <2003-06-09>)) >(/usr/share/texmf/tex/generic/hyphen/svhyph.tex >Swedish hyphenation patterns, Jan Michael Rynning, 1994-03-03.) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-tkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/tkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex))) >(/usr/share/texmf/tex/generic/hyphen/ukhyphen.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ukrhyph.tex >(/usr/share/texmf/tex/generic/ukrhyph/ukrhyph.tex >Ukrainian hyphenation patterns in t2a encoding >(/usr/share/texmf/tex/generic/ukrhyph/catlcy.tex) >(/usr/share/texmf/tex/generic/ukrhyph/lcy2t2a.tex) >(/usr/share/texmf/tex/generic/ukrhyph/ukrhypmp.tex) >(/usr/share/texmf/tex/generic/ruhyphen/hypht2.tex)))) >================================= >Applying patch file ltpatch.ltx >================================= >(/usr/share/texmf/tex/latex/base/ltpatch.ltx) > ) ) >Beginning to dump on file latex.fmt > (format=latex 2009.11.18) >5926 strings of total length 82906 >47930 memory locations dumped; current usage is 144&43637 >3390 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 >3633 words of font info for 14 preloaded fonts >645 hyphenation exceptions >Hyphenation trie of length 172735 has 4897 ops out of 35111 > 138 for language 47 > 224 for language 46 > 13 for language 45 > 127 for language 44 > 62 for language 43 > 110 for language 42 > 71 for language 41 > 119 for language 40 > 68 for language 39 > 2 for language 38 > 7 for language 37 > 194 for language 36 > 756 for language 35 > 265 for language 34 > 21 for language 33 > 26 for language 32 > 35 for language 31 > 147 for language 30 > 21 for language 29 > 98 for language 28 > 38 for language 27 > 117 for language 26 > 19 for language 25 > 98 for language 24 > 18 for language 23 > 50 for language 22 > 88 for language 21 > 31 for language 20 > 45 for language 18 > 18 for language 17 > 21 for language 16 > 158 for language 15 > 145 for language 14 > 60 for language 13 > 235 for language 12 > 207 for language 11 > 248 for language 10 > 63 for language 9 > 143 for language 8 > 14 for language 7 > 12 for language 6 > 5 for language 5 > 2 for language 2 > 377 for language 1 > 181 for language 0 >No pages of output. >Transcript written on latex.log. >fmtutil: /builddir/.texlive2007/texmf-var/web2c/pdftex/latex.fmt installed. >entering extended mode >(./ChkTeX.tex >LaTeX2e <2005/12/01> >Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh >yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng >erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, > french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc >us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por >tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, >turkish, ukenglish, ukrainian, loaded. >(/usr/share/texmf/tex/latex/base/latex209.def > Entering LaTeX 2.09 COMPATIBILITY MODE > ************************************************************* > !!WARNING!! !!WARNING!! !!WARNING!! !!WARNING!! > > This mode attempts to provide an emulation of the LaTeX 2.09 > author environment so that OLD documents can be successfully > processed. It should NOT be used for NEW documents! > > New documents should use Standard LaTeX conventions and start > with the \documentclass command. > > Compatibility mode is UNLIKELY TO WORK with LaTeX 2.09 style > files that change any internal macros, especially not with > those that change the FONT SELECTION or OUTPUT ROUTINES. > > Therefore such style files MUST BE UPDATED to use > Current Standard LaTeX: LaTeX2e. > If you suspect that you may be using such a style file, which > is probably very, very old by now, then you should attempt to > get it updated by sending a copy of this error message to the > author of that file. > ************************************************************* >(/usr/share/texmf/tex/latex/base/tracefnt.sty) >(/usr/share/texmf/tex/latex/base/latexsym.sty)) >(/usr/share/texmf/tex/latex/base/article.cls >Document Class: article 2005/09/16 v1.4f Standard LaTeX document class >(/usr/share/texmf/tex/latex/base/size10.clo)) >(/usr/share/texmf/tex/latex/ntgclass/a4.sty) >(/usr/share/texmf/tex/latex/tools/array.sty) >(/usr/share/texmf/tex/latex/tools/tabularx.sty) >(/usr/share/texmf/tex/latex/tools/verbatim.sty) >(/usr/share/texmf/tex/latex/tools/multicol.sty) >No file ChkTeX.aux. >(/usr/share/texmf/tex/latex/base/ulasy.fd) >(/usr/share/texmf/tex/latex/base/omscmr.fd) [1] [2] [3] [4] [5] [6] >Overfull \hbox (15.0pt too wide) in paragraph at lines 518--519 >[][] >[7] [8] [9] >Overfull \hbox (56.36131pt too wide) in paragraph at lines 783--787 >\OT1/cmr/m/n/10 ing com-pi-la-tion. On UNIX boxes, this usu-ally eval-u-ates to > ``\OT1/cmtt/m/n/10 /usr/local/share/chktexrc\OT1/cmr/m/n/10 '' >[10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] >Overfull \hbox (1.83005pt too wide) in paragraph at lines 1497--1497 >\OT1/cmtt/m/n/12 NotPreSpaced >[21] [22] [23] [24] [25] (./ChkTeX.aux) ) >(see the transcript file for additional information) >Output written on ChkTeX.dvi (25 pages, 85300 bytes). >Transcript written on ChkTeX.log. >/usr/bin/dvips -o ChkTeX.ps ChkTeX.dvi >This is dvips(k) 5.96.1 Copyright 2007 Radical Eye Software (www.radicaleye.com) >' TeX output 2009.11.18:1352' -> ChkTeX.ps ></usr/share/texmf/dvips/base/tex.pro></usr/share/texmf/dvips/base/texps.pro> >. </usr/share/texmf/fonts/type1/bluesky/cm/cmitt10.pfb> ></usr/share/texmf/fonts/type1/bluesky/cm/cmsy7.pfb> ></usr/share/texmf/fonts/type1/bluesky/cm/cmsy10.pfb> ></usr/share/texmf/fonts/type1/bluesky/cm/cmtt12.pfb> ></usr/share/texmf/fonts/type1/bluesky/cm/cmmi10.pfb> ></usr/share/texmf/fonts/type1/bluesky/cm/cmbx10.pfb> ></usr/share/texmf/fonts/type1/bluesky/cm/cmbx12.pfb> ></usr/share/texmf/fonts/type1/bluesky/cm/cmtt10.pfb> ></usr/share/texmf/fonts/type1/bluesky/cm/cmti10.pfb> ></usr/share/texmf/fonts/type1/bluesky/cm/cmr7.pfb> ></usr/share/texmf/fonts/type1/bluesky/cm/cmr10.pfb> ></usr/share/texmf/fonts/type1/bluesky/cm/cmr12.pfb> ></usr/share/texmf/fonts/type1/bluesky/cm/cmr17.pfb>[1] [2] [3] [4] [5] [6] >[7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] >[23] [24] [25] >ps2pdf ChkTeX.ps ChkTeX.pdf >rm -r rme >rm: cannot remove `rme': No such file or directory >mkdir rme >make: [ChkTeX.readme] Error 1 (ignored) >chmod u+x MakeHTML >./MakeHTML ./ChkTeX.tex > rme/ChkTeX.tex >cd rme; /usr/bin/latex2html -split 0 ChkTeX.tex >$* is no longer supported at /usr/bin/latex2html line 10588. >This is LaTeX2HTML Version 2008 (1.71) >by Nikos Drakos, Computer Based Learning Unit, University of Leeds. >Revised and extended by: > Marcus Hennecke, Ross Moore, Herb Swan and others >...producing markup for HTML version 3.2 >Extension: loading /usr/share/latex2html/versions/latin1.pl >HTML version: loading /usr/share/latex2html/versions/html3_2.pl > *** processing declarations *** >OPENING /builddir/build/BUILD/chktex-1.6.4/rme/ChkTeX.tex >Note: Working directory is /builddir/build/BUILD/chktex-1.6.4/rme/ChkTeX >Note: Images will be generated in /tmp/l2h29886 >texexpand V2008 (Revision 1.12) >Loading /usr/share/latex2html/styles/texdefs.perl... >Package: loading /usr/share/latex2html/styles/article.perl >Package: loading /usr/share/latex2html/styles/verbatim.perl >Package: loading /usr/share/latex2html/styles/multicol.perl >Reading ... >%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%'''''',,,,,,,++.................................................................................................... >@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ >Translating ... >0/12:top of ChkTeX: for ChkTeX.html > *** translating preamble *** >..... >Warning: No implementation found for option: `a4' for `article' package >. >Warning: No implementation found for option: `array' for `article' package >Warning: No implementation found for option: `tabularx' for `article' package >Warning: No implementation found for option: `verbatim' for `article' package >Warning: No implementation found for option: `multicol' for `article' package >.. > *** preamble done *** >;.;. >1/12:section:.."Introduction" for ChkTeX.html >;..............;...... >2/12:section:.."Features" for ChkTeX.html >;.;... >3/12:subsection:..."New features" for ChkTeX.html >;.,.,...; >4/12:subsubsection:...."Program" for ChkTeX.html >;.,,..................;...... >5/12:subsubsection:...."Resource file" for ChkTeX.html >;.,.....;. >6/12:subsubsection:...."Other" for ChkTeX.html >;.,.............;..... >7/12:subsection:..."Feature list" for ChkTeX.html >;.,,..................................;.............. >8/12:section:.."Legal stuff" for ChkTeX.html >;....,.....;.... >9/12:section:.."Availability" for ChkTeX.html >;..;.. >10/12:section:.."Installation" for ChkTeX.html >;..,.............,.,.,........,.............,...,..,...,..........................,..............;........... >11/12:section:.."Contacting the author" for ChkTeX.html >;.,......,.....;. >12/12:sectionstar:.."About this document ..." for ChkTeX.html >;;. >Doing section links ....,,,,,,,,,,,. > *** Adding document-specific styles *** >*********** WARNINGS *********** >\end{html} not found (ignored). >Done. >/usr/bin/perl -i -pe 's%L<SUP><SMALL>A</SMALL></SUP>%La%g;s%T<SMALL>E</SMALL>X%TeX%g;s%<SUB>(.*)</SUB>%$1%g' rme/ChkTeX/*.html >/usr/bin/perl -i -pe 's%</code> %</code>%gi;s%\s+([.,?!])%$1%g;' rme/ChkTeX/*.html >/usr/bin/lynx -dump rme/ChkTeX/ChkTeX.html > rme/ChkTeX.rme >cp ./Readme.header ChkTeX.readme >/usr/bin/perl -e 'undef $/;$_=<>;($_)=/(.*INTRODUCTION(.|\n)*?)[ \t]+ABOUT THIS DOCUMENT/i;s/[ \t]+\n/\n/g;s/\n\n\n/\n/g;s/\[\d+\]//g;print;' rme/ChkTeX.rme >> ChkTeX.readme >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TYgJgI >+ exit 0 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64 >++ dirname /builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64 >+ cd chktex-1.6.4 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ /bin/rm -rf /builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64 >+ /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64 install 'INSTALL=install -p' >install -p -d /builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64/usr/bin >for program in chktex ./chkweb deweb; do \ > install -p $program /builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64/usr/bin; \ > done >install -p -d /builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64/etc >install -p -m 644 ./chktexrc /builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64/etc >if (eval echo "./chkweb deweb") | egrep deweb >/dev/null 2>&1; then \ > install -p -d /builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64/usr/share/man; \ > install -p -d /builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64/usr/share/man/man1; \ > cp ./deweb.1 /builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64/usr/share/man/man1; \ > fi >if (eval echo "") | egrep "/" >/dev/null 2>&1; then \ > install -p -m 644 ./chktex.el /builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64; \ > fi >+ /bin/cp -p chktex.1 chkweb.1 /builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64/usr/share/man/man1/ >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/chktex-1.6.4 >extracting debug info from /builddir/build/BUILDROOT/chktex-1.6.4-4.fc13.x86_64/usr/bin/chktex >275 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hPAvYz >+ umask 022 >+ cd /builddir/build/BUILD >+ cd chktex-1.6.4 >+ unset DISPLAY >+ /usr/bin/make -j4 check >>>> Testing that checking algorithms work correctly... >(builddir=`pwd` ; cd . ; ${builddir}/chktex -mall -r -g0 -lchktexrc -v5 Test.tex) 1> chktest >/builddir/build/BUILD/chktex-1.6.4/chktex: WARNING -- Could not find global resource file. >ChkTeX v1.6.4 - Copyright 1995-96 Jens T. Berger Thielemann. >No errors printed; No warnings printed; No user suppressed warnings printed. >***WARNING*** >Problems when checking compilation. This may or may not >be a problem; anyway, I'm giving you a diff from what the >results were *supposed* to be... >--- chktest 2009-11-18 13:52:44.162339116 -0600 >+++ ./Test.out 2007-10-20 02:10:48.000000000 -0500 >@@ -157,13 +157,13 @@ > Message 22 in Test.tex: Comment displayed. > % Envs: > ^ >-Message 9 in Test.tex: `bz}' expected, found `quxx'. >+Message 9 in Test.tex: `baz' expected, found `quux'. > \begin{quux} \begin{baz} \end{quux} \end{baz} \end{asoi} \begin{dobedo} > ^^^^ >-Message 9 in Test.tex: `quxx' expected, found `bz}'. >+Message 9 in Test.tex: `quux' expected, found `baz'. > \begin{quux} \begin{baz} \end{quux} \end{baz} \end{asoi} \begin{dobedo} > ^^^^ >-Message 10 in Test.tex: Solo `asii' found. >+Message 10 in Test.tex: Solo `asoi' found. > \begin{quux} \begin{baz} \end{quux} \end{baz} \end{asoi} \begin{dobedo} > ^^^^ > Message 22 in Test.tex: Comment displayed. >@@ -292,9 +292,9 @@ > Message 22 in Test.tex: Comment displayed. > % Warning 31 > ^ >-Message 1 in Test.tex: Command terminated with space. >-\this is >- ^ >+Message 31 in Test.tex: This text may be ignored. >+\end{verbatim} foo bar >+ ^^^^^^^ > Message 22 in Test.tex: Comment displayed. > % Warning 32-34 > ^ >@@ -397,9 +397,9 @@ > Message 14 in Test.tex: Could not find argument for command. > \verb# > ^^^^^ >-Message 1 in Test.tex: Command terminated with space. >-\this is >- ^ >+Message 31 in Test.tex: This text may be ignored. >+\end{verbatim} FOO >+ ^^^ > Message 22 in Test.tex: Comment displayed. > % Warning 16,15 > ^ >make: *** [check] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.hPAvYz (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.hPAvYz (%check) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/chktex.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/chktex.spec'] >LEAVE do --> EXCEPTION RAISED >
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 538938
:
370746
| 370747 |
370748