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 443946 Details for
Bug 631095
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), 21.70 KB, created by
FTBFS
on 2010-09-07 16:38:28 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 16:38:28 UTC
Size:
21.70 KB
patch
obsolete
>Mock Version: 1.1.1 >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, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x132eb10>) >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.fc14.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, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x132eb10>) >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.3c3jp5 >+ 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.zvb7w8 >+ 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 --program-prefix= --disable-dependency-tracking --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,\(Resource\)\.o *:,\1.o .Resource.d : Makefile,g' .Resource.d.tmp > .Resource.d >sed 's,\(OpSys\)\.o *:,\1.o .OpSys.d : Makefile,g' .OpSys.d.tmp > .OpSys.d >sed 's,\(FindErrs\)\.o *:,\1.o .FindErrs.d : Makefile,g' .FindErrs.d.tmp > .FindErrs.d >rm -f .Utility.d.tmp 2>/dev/null >rm -f .Resource.d.tmp 2>/dev/null >rm -f .OpSys.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 >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. >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, 85296 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 2010.09.05:0817' -> 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 >defined(%hash) is deprecated at /usr/bin/latex2html line 514. > (Maybe you should just omit the defined()?) >defined(%hash) is deprecated at /usr/bin/latex2html line 2086. > (Maybe you should just omit the defined()?) >defined(%hash) is deprecated at /usr/bin/latex2html line 9087. > (Maybe you should just omit the defined()?) >$* 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/l2h19038 >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 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hOcDvs >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/chktex-1.6.4-4.fc14.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/chktex-1.6.4-4.fc14.x86_64 >++ dirname /builddir/build/BUILDROOT/chktex-1.6.4-4.fc14.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/chktex-1.6.4-4.fc14.x86_64 >+ cd chktex-1.6.4 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ /bin/rm -rf /builddir/build/BUILDROOT/chktex-1.6.4-4.fc14.x86_64 >+ /usr/bin/make DESTDIR=/builddir/build/BUILDROOT/chktex-1.6.4-4.fc14.x86_64 install 'INSTALL=install -p' >install -p -d /builddir/build/BUILDROOT/chktex-1.6.4-4.fc14.x86_64/usr/bin >for program in chktex ./chkweb deweb; do \ > install -p $program /builddir/build/BUILDROOT/chktex-1.6.4-4.fc14.x86_64/usr/bin; \ >done >install -p -d /builddir/build/BUILDROOT/chktex-1.6.4-4.fc14.x86_64/etc >install -p -m 644 ./chktexrc /builddir/build/BUILDROOT/chktex-1.6.4-4.fc14.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.fc14.x86_64/usr/share/man; \ > install -p -d /builddir/build/BUILDROOT/chktex-1.6.4-4.fc14.x86_64/usr/share/man/man1; \ > cp ./deweb.1 /builddir/build/BUILDROOT/chktex-1.6.4-4.fc14.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.fc14.x86_64; \ >fi >+ /bin/cp -p chktex.1 chkweb.1 /builddir/build/BUILDROOT/chktex-1.6.4-4.fc14.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.fc14.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/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8ljL7M >+ 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 2010-09-05 08:17:29.152700501 -0500 >+++ ./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 > ^ >RPM build errors: >make: *** [check] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.8ljL7M (%check) > Bad exit status from /var/tmp/rpm-tmp.8ljL7M (%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 333, 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 631095
:
443945
| 443946 |
443947