Powered by /dev/zero. Your IP: 18.206.14.36 | BNFC 9b845945-933f-4fa4-9a55-389503110a7fToc:- prep
Executing(%prep): env -i PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/users/builder/bin HOME=/home/users/builder TMP=/home/users/builder/tmp TMPDIR=/tmp/B.fc96ed /bin/sh -e /tmp/B.fc96ed/rpm-tmp.32646
- build
Executing(%build): env -i PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/users/builder/bin HOME=/home/users/builder TMP=/home/users/builder/tmp TMPDIR=/tmp/B.fc96ed /bin/sh -e /tmp/B.fc96ed/rpm-tmp.32646
- install
Executing(%install): env -i PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/users/builder/bin HOME=/home/users/builder TMP=/home/users/builder/tmp TMPDIR=/tmp/B.fc96ed /bin/sh -e /tmp/B.fc96ed/rpm-tmp.54804
- files BNFC
Processing files: BNFC-2.4b-1
- doc
Executing(%doc): env -i PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/users/builder/bin HOME=/home/users/builder TMP=/home/users/builder/tmp TMPDIR=/tmp/B.fc96ed /bin/sh -e /tmp/B.fc96ed/rpm-tmp.54804
- files BNFC-debuginfo
Processing files: BNFC-debuginfo-2.4b-1
- clean
Executing(%clean): env -i PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/users/builder/bin HOME=/home/users/builder TMP=/home/users/builder/tmp TMPDIR=/tmp/B.fc96ed /bin/sh -e /tmp/B.fc96ed/rpm-tmp.60190
Content:request from: baggins
checking if we should skip the build
started at: Wed Apr 7 23:13:16 2010
fetching http://ep09.pld-linux.org/~builderth/srpms/9b845945-933f-4fa4-9a55-389503110a7f/BNFC-2.4b-1.src.rpm
fetched 1075668 bytes, 1097.5 K/s
installing srpm: BNFC-2.4b-1.src.rpm
Building target platforms: i486-pld-linux
checking BuildConflict-ing packages
no BuildConflicts found
checking BR
no BR needed
building RPM using: echo build-id: 9b845945-933f-4fa4-9a55-389503110a7f; cd rpm/SPECS; TMPDIR=/tmp/B.fc96ed exec nice -n 0 rpmbuild -bb --define '_smp_mflags -j12' --target i486-pld-linux BNFC.spec
build-id: 9b845945-933f-4fa4-9a55-389503110a7f
Building target platforms: i486-pld-linux
Executing(%prep): env -i PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/users/builder/bin HOME=/home/users/builder TMP=/home/users/builder/tmp TMPDIR=/tmp/B.fc96ed /bin/sh -e /tmp/B.fc96ed/rpm-tmp.32646
+ umask 022
+ cd /home/users/builder/rpm/BUILD
+ cd /home/users/builder/rpm/BUILD
+ rm -rf BNFC
+ /bin/gzip -dc /home/users/builder/rpm/SOURCES/BNFC-2.4b.tgz
+ tar -xf -
+ STATUS=0
+ [ 0 -ne 0 ]
+ cd BNFC
+ /bin/id -u
+ [ 2001 = 0 ]
+ true .
+ /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): env -i PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/users/builder/bin HOME=/home/users/builder TMP=/home/users/builder/tmp TMPDIR=/tmp/B.fc96ed /bin/sh -e /tmp/B.fc96ed/rpm-tmp.32646
+ umask 022
+ cd /home/users/builder/rpm/BUILD
+ cd BNFC
+ /usr/bin/make -j12
ghc -iformats -iformats/haskell2 -iformats/haskell-gadt -iformats/xml -iformats/profile -iformats/java -iformats/java1.5 -iformats/cpp -iformats/c -iformats/oz -iformats/ocaml -iformats/f-sharp -iformats/cpp_stl -iformats/c-sharp --make CFTop -o bnfc
[ 1 of 89] Compiling MkSharedString ( formats/haskell2/MkSharedString.hs, formats/haskell2/MkSharedString.o )
[ 2 of 89] Compiling MkErrM ( formats/haskell2/MkErrM.hs, formats/haskell2/MkErrM.o )
[ 3 of 89] Compiling LexBNF ( LexBNF.hs, LexBNF.o )
[ 4 of 89] Compiling Utils ( Utils.hs, Utils.o )
[ 5 of 89] Compiling AbsBNF ( AbsBNF.hs, AbsBNF.o )
[ 6 of 89] Compiling PrintBNF ( PrintBNF.hs, PrintBNF.o )
PrintBNF.hs:204:15:
Warning: Pattern match(es) are overlapped
In a case alternative:
[x] -> ...
x : xs -> ...
[ 7 of 89] Compiling RegToFlex ( formats/cpp/RegToFlex.hs, formats/cpp/RegToFlex.o )
[ 8 of 89] Compiling RegToGPLEX ( formats/c-sharp/RegToGPLEX.hs, formats/c-sharp/RegToGPLEX.o )
[ 9 of 89] Compiling RegToJLex ( formats/java/RegToJLex.hs, formats/java/RegToJLex.o )
[10 of 89] Compiling RegToAlex ( formats/haskell2/RegToAlex.hs, formats/haskell2/RegToAlex.o )
[11 of 89] Compiling CF ( CF.hs, CF.o )
[12 of 89] Compiling CFtoTemplate ( formats/haskell2/CFtoTemplate.hs, formats/haskell2/CFtoTemplate.o )
[13 of 89] Compiling OCamlUtil ( formats/ocaml/OCamlUtil.hs, formats/ocaml/OCamlUtil.o )
[14 of 89] Compiling CFtoOCamlTest ( formats/ocaml/CFtoOCamlTest.hs, formats/ocaml/CFtoOCamlTest.o )
[15 of 89] Compiling CFtoOCamlShow ( formats/ocaml/CFtoOCamlShow.hs, formats/ocaml/CFtoOCamlShow.o )
[16 of 89] Compiling CFtoOCamlPrinter ( formats/ocaml/CFtoOCamlPrinter.hs, formats/ocaml/CFtoOCamlPrinter.o )
[17 of 89] Compiling CFtoOCamlTemplate ( formats/ocaml/CFtoOCamlTemplate.hs, formats/ocaml/CFtoOCamlTemplate.o )
[18 of 89] Compiling CFtoOCamlAbs ( formats/ocaml/CFtoOCamlAbs.hs, formats/ocaml/CFtoOCamlAbs.o )
[19 of 89] Compiling CFtoLatex ( formats/CFtoLatex.hs, formats/CFtoLatex.o )
[20 of 89] Compiling CFtoOCamlYacc ( formats/ocaml/CFtoOCamlYacc.hs, formats/ocaml/CFtoOCamlYacc.o )
[21 of 89] Compiling CFtoOCamlLex ( formats/ocaml/CFtoOCamlLex.hs, formats/ocaml/CFtoOCamlLex.o )
[22 of 89] Compiling NamedVariables ( formats/NamedVariables.hs, formats/NamedVariables.o )
[23 of 89] Compiling CFtoCPrinter ( formats/c/CFtoCPrinter.hs, formats/c/CFtoCPrinter.o )
[24 of 89] Compiling CFtoCSkel ( formats/c/CFtoCSkel.hs, formats/c/CFtoCSkel.o )
[25 of 89] Compiling CFtoBisonC ( formats/c/CFtoBisonC.hs, formats/c/CFtoBisonC.o )
[26 of 89] Compiling CFtoFlexC ( formats/c/CFtoFlexC.hs, formats/c/CFtoFlexC.o )
[27 of 89] Compiling CFtoCAbs ( formats/c/CFtoCAbs.hs, formats/c/CFtoCAbs.o )
[28 of 89] Compiling CFtoSTLPrinter ( formats/cpp_stl/CFtoSTLPrinter.hs, formats/cpp_stl/CFtoSTLPrinter.o )
[29 of 89] Compiling OOAbstract ( formats/OOAbstract.hs, formats/OOAbstract.o )
[30 of 89] Compiling CFtoCVisitSkelSTL ( formats/cpp_stl/CFtoCVisitSkelSTL.hs, formats/cpp_stl/CFtoCVisitSkelSTL.o )
[31 of 89] Compiling CFtoFlex ( formats/cpp/CFtoFlex.hs, formats/cpp/CFtoFlex.o )
[32 of 89] Compiling CFtoSTLAbs ( formats/cpp_stl/CFtoSTLAbs.hs, formats/cpp_stl/CFtoSTLAbs.o )
[33 of 89] Compiling CSharpUtils ( formats/c-sharp/CSharpUtils.hs, formats/c-sharp/CSharpUtils.o )
[34 of 89] Compiling CFtoCSharpPrinter ( formats/c-sharp/CFtoCSharpPrinter.hs, formats/c-sharp/CFtoCSharpPrinter.o )
[35 of 89] Compiling CAbstoCSharpAbs ( formats/c-sharp/CAbstoCSharpAbs.hs, formats/c-sharp/CAbstoCSharpAbs.o )
[36 of 89] Compiling CAbstoCSharpAbstractVisitSkeleton ( formats/c-sharp/CAbstoCSharpAbstractVisitSkeleton.hs, formats/c-sharp/CAbstoCSharpAbstractVisitSkeleton.o )
[37 of 89] Compiling CAbstoCSharpVisitSkeleton ( formats/c-sharp/CAbstoCSharpVisitSkeleton.hs, formats/c-sharp/CAbstoCSharpVisitSkeleton.o )
[38 of 89] Compiling CFtoGPLEX ( formats/c-sharp/CFtoGPLEX.hs, formats/c-sharp/CFtoGPLEX.o )
[39 of 89] Compiling CFtoCPPPrinter ( formats/cpp/CFtoCPPPrinter.hs, formats/cpp/CFtoCPPPrinter.o )
[40 of 89] Compiling CFtoCVisitSkel ( formats/cpp/CFtoCVisitSkel.hs, formats/cpp/CFtoCVisitSkel.o )
[41 of 89] Compiling CFtoCPPAbs ( formats/cpp/CFtoCPPAbs.hs, formats/cpp/CFtoCPPAbs.o )
[42 of 89] Compiling CFtoJavaAbs15 ( formats/java1.5/CFtoJavaAbs15.hs, formats/java1.5/CFtoJavaAbs15.o )
[43 of 89] Compiling CFtoAllVisitor ( formats/java1.5/CFtoAllVisitor.hs, formats/java1.5/CFtoAllVisitor.o )
[44 of 89] Compiling CFtoFoldVisitor ( formats/java1.5/CFtoFoldVisitor.hs, formats/java1.5/CFtoFoldVisitor.o )
[45 of 89] Compiling CFtoAbstractVisitor ( formats/java1.5/CFtoAbstractVisitor.hs, formats/java1.5/CFtoAbstractVisitor.o )
[46 of 89] Compiling CFtoComposVisitor ( formats/java1.5/CFtoComposVisitor.hs, formats/java1.5/CFtoComposVisitor.o )
[47 of 89] Compiling CFtoVisitSkel15 ( formats/java1.5/CFtoVisitSkel15.hs, formats/java1.5/CFtoVisitSkel15.o )
[48 of 89] Compiling CFtoJavaPrinter15 ( formats/java1.5/CFtoJavaPrinter15.hs, formats/java1.5/CFtoJavaPrinter15.o )
[49 of 89] Compiling CFtoJLex15 ( formats/java1.5/CFtoJLex15.hs, formats/java1.5/CFtoJLex15.o )
[50 of 89] Compiling CFtoVisitSkel ( formats/java/CFtoVisitSkel.hs, formats/java/CFtoVisitSkel.o )
[51 of 89] Compiling CFtoJavaSkeleton ( formats/java/CFtoJavaSkeleton.hs, formats/java/CFtoJavaSkeleton.o )
[52 of 89] Compiling CFtoJavaPrinter ( formats/java/CFtoJavaPrinter.hs, formats/java/CFtoJavaPrinter.o )
[53 of 89] Compiling CFtoJavaAbs ( formats/java/CFtoJavaAbs.hs, formats/java/CFtoJavaAbs.o )
[54 of 89] Compiling CFtoJLex ( formats/java/CFtoJLex.hs, formats/java/CFtoJLex.o )
[55 of 89] Compiling CFtoAlex2 ( formats/haskell2/CFtoAlex2.hs, formats/haskell2/CFtoAlex2.o )
[56 of 89] Compiling CFtoAlex ( formats/haskell2/CFtoAlex.hs, formats/haskell2/CFtoAlex.o )
[57 of 89] Compiling CFtoHappyProfile ( formats/profile/CFtoHappyProfile.hs, formats/profile/CFtoHappyProfile.o )
[58 of 89] Compiling CFtoLayout ( formats/haskell2/CFtoLayout.hs, formats/haskell2/CFtoLayout.o )
[59 of 89] Compiling HaskellGADTCommon ( formats/haskell-gadt/HaskellGADTCommon.hs, formats/haskell-gadt/HaskellGADTCommon.o )
[60 of 89] Compiling CFtoPrinterGADT ( formats/haskell-gadt/CFtoPrinterGADT.hs, formats/haskell-gadt/CFtoPrinterGADT.o )
[61 of 89] Compiling CFtoTemplateGADT ( formats/haskell-gadt/CFtoTemplateGADT.hs, formats/haskell-gadt/CFtoTemplateGADT.o )
[62 of 89] Compiling CFtoAbstractGADT ( formats/haskell-gadt/CFtoAbstractGADT.hs, formats/haskell-gadt/CFtoAbstractGADT.o )
[63 of 89] Compiling CFtoHappy ( formats/haskell2/CFtoHappy.hs, formats/haskell2/CFtoHappy.o )
[64 of 89] Compiling CFtoPrinter ( formats/haskell2/CFtoPrinter.hs, formats/haskell2/CFtoPrinter.o )
[65 of 89] Compiling CFtoAbstract ( formats/haskell2/CFtoAbstract.hs, formats/haskell2/CFtoAbstract.o )
[66 of 89] Compiling CFtoTxt ( formats/CFtoTxt.hs, formats/CFtoTxt.o )
[67 of 89] Compiling ErrM ( ErrM.hs, ErrM.o )
[68 of 89] Compiling ParBNF ( ParBNF.hs, ParBNF.o )
[69 of 89] Compiling TypeChecker ( TypeChecker.hs, TypeChecker.o )
[70 of 89] Compiling GetCF ( GetCF.hs, GetCF.o )
[71 of 89] Compiling CFtoXML ( formats/xml/CFtoXML.hs, formats/xml/CFtoXML.o )
[72 of 89] Compiling FSharpTop ( formats/f-sharp/FSharpTop.hs, formats/f-sharp/FSharpTop.o )
[73 of 89] Compiling OCamlTop ( formats/ocaml/OCamlTop.hs, formats/ocaml/OCamlTop.o )
[74 of 89] Compiling CTop ( formats/c/CTop.hs, formats/c/CTop.o )
[75 of 89] Compiling ProfileTop ( formats/profile/ProfileTop.hs, formats/profile/ProfileTop.o )
[76 of 89] Compiling HaskellTopGADT ( formats/haskell-gadt/HaskellTopGADT.hs, formats/haskell-gadt/HaskellTopGADT.o )
[77 of 89] Compiling HaskellTop ( formats/haskell2/HaskellTop.hs, formats/haskell2/HaskellTop.o )
[78 of 89] Compiling CFtoBisonSTL ( formats/cpp_stl/CFtoBisonSTL.hs, formats/cpp_stl/CFtoBisonSTL.o )
[79 of 89] Compiling STLTop ( formats/cpp_stl/STLTop.hs, formats/cpp_stl/STLTop.o )
[80 of 89] Compiling CFtoGPPG ( formats/c-sharp/CFtoGPPG.hs, formats/c-sharp/CFtoGPPG.o )
[81 of 89] Compiling CSharpTop ( formats/c-sharp/CSharpTop.hs, formats/c-sharp/CSharpTop.o )
[82 of 89] Compiling CFtoBison ( formats/cpp/CFtoBison.hs, formats/cpp/CFtoBison.o )
[83 of 89] Compiling CPPTop ( formats/cpp/CPPTop.hs, formats/cpp/CPPTop.o )
[84 of 89] Compiling CFtoCup15 ( formats/java1.5/CFtoCup15.hs, formats/java1.5/CFtoCup15.o )
[85 of 89] Compiling JavaTop15 ( formats/java1.5/JavaTop15.hs, formats/java1.5/JavaTop15.o )
[86 of 89] Compiling CFtoCup ( formats/java/CFtoCup.hs, formats/java/CFtoCup.o )
[87 of 89] Compiling JavaTop ( formats/java/JavaTop.hs, formats/java/JavaTop.o )
[88 of 89] Compiling MultiView ( MultiView.hs, MultiView.o )
[89 of 89] Compiling Main ( CFTop.hs, CFTop.o )
Linking bnfc ...
strip bnfc
+ cd doc
+ pdflatex LBNF-report.tex
This is pdfTeXk, Version 3.1415926-1.40.9 (Web2C 7.5.7)
%&-line parsing enabled.
entering extended mode
(./LBNF-report.tex
LaTeX2e <2005/12/01>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, german-x-2008-06-18, ngerman-x-2008-06-18, ancientgreek, ibycus, ar
abic, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish, dutc
h, esperanto, estonian, farsi, finnish, french, galician, german, ngerman, mono
greek, greek, hungarian, icelandic, indonesian, interlingua, irish, italian, la
tin, mongolian, mongolian2a, bokmal, nynorsk, polish, portuguese, romanian, rus
sian, sanskrit, serbian, slovak, slovenian, spanish, swedish, turkish, ukenglis
h, ukrainian, uppersorbian, welsh, loaded.
(/usr/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size10.clo))
(/usr/share/texmf-dist/tex/latex/setspace/setspace.sty
Package: `setspace' 6.7 <2000/12/01>
)
No file LBNF-report.aux.
(/usr/share/texmf-dist/tex/latex/base/omscmr.fd) [1{/usr/share/texmf/fonts/map/
pdftex/updmap/pdftex.map}]
LaTeX Warning: Reference `conventions' on page 2 undefined on input line 143.
LaTeX Warning: Reference `lexer' on page 2 undefined on input line 151.
LaTeX Warning: Reference `pragmas' on page 2 undefined on input line 158.
LaTeX Warning: Reference `macros' on page 2 undefined on input line 163.
LaTeX Warning: Reference `layout' on page 2 undefined on input line 170.
LaTeX Warning: Reference `reg' on page 2 undefined on input line 193.
Overfull \hbox (38.91666pt too wide) in paragraph at lines 202--204
[]\OT1/cmtt/m/n/10 Char \OT1/cmr/m/n/10 of char-ac-ters (in sin-gle quotes), de
-fined []\OT1/cmtt/m/n/10 '\'' ((char - ["'\\"]) | ('\\' ["'\\nt"])) '\''
Overfull \hbox (43.80544pt too wide) in paragraph at lines 205--207
[]\OT1/cmtt/m/n/10 String \OT1/cmr/m/n/10 of strings (in dou-ble quotes), de-fi
ned []\OT1/cmtt/m/n/10 '"' ((char - ["\"\\"]) | ('\\' ["\"\\nt"]))* '"'
[2]
LaTeX Warning: Reference `typecheck' on page 3 undefined on input line 313.
[3]
LaTeX Warning: Reference `coercions' on page 4 undefined on input line 321.
LaTeX Warning: Reference `terminator' on page 4 undefined on input line 368.
LaTeX Warning: Reference `token' on page 4 undefined on input line 403.
[4] [5] [6] [7] [8] [9]
LaTeX Warning: Reference `terminator' on page 10 undefined on input line 887.
[10]
Underfull \hbox (badness 10000) in paragraph at lines 924--925
Underfull \hbox (badness 10000) in paragraph at lines 926--935
Underfull \hbox (badness 10000) in paragraph at lines 936--937
LaTeX Font Warning: Font shape `OMS/cmtt/m/n' undefined
(Font) using `OMS/cmsy/m/n' instead
(Font) for symbol `textbraceleft' on input line 944.
Underfull \hbox (badness 10000) in paragraph at lines 938--946
Underfull \hbox (badness 10000) in paragraph at lines 951--955
Underfull \hbox (badness 10000) in paragraph at lines 956--959
Underfull \hbox (badness 10000) in paragraph at lines 960--964
[11]
Underfull \hbox (badness 10000) in paragraph at lines 965--969
Underfull \hbox (badness 10000) in paragraph at lines 970--986
Underfull \hbox (badness 10000) in paragraph at lines 987--991
Underfull \hbox (badness 10000) in paragraph at lines 992--996
Underfull \hbox (badness 10000) in paragraph at lines 997--1002
Underfull \hbox (badness 10000) in paragraph at lines 1003--1010
Underfull \hbox (badness 10000) in paragraph at lines 1011--1014
Underfull \hbox (badness 10000) in paragraph at lines 1015--1018
Underfull \hbox (badness 10000) in paragraph at lines 1019--1024
Underfull \hbox (badness 10000) in paragraph at lines 1025--1030
Underfull \hbox (badness 10000) in paragraph at lines 1031--1035
Underfull \hbox (badness 10000) in paragraph at lines 1036--1040
Underfull \hbox (badness 10000) in paragraph at lines 1041--1045
Underfull \hbox (badness 10000) in paragraph at lines 1046--1049
Underfull \hbox (badness 10000) in paragraph at lines 1050--1054
Underfull \hbox (badness 10000) in paragraph at lines 1055--1059
Underfull \hbox (badness 10000) in paragraph at lines 1060--1065
[12]
Underfull \hbox (badness 10000) in paragraph at lines 1066--1081
Underfull \hbox (badness 10000) in paragraph at lines 1082--1085
Underfull \hbox (badness 10000) in paragraph at lines 1086--1090
[13] (./LBNF-report.aux)
LaTeX Font Warning: Some font shapes were not available, defaults substituted.
LaTeX Warning: There were undefined references.
LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
)
(see the transcript file for additional information)</usr/share/texmf-dist/font
s/type1/bluesky/cm/cmbx10.pfb></usr/share/texmf-dist/fonts/type1/bluesky/cm/cmb
x12.pfb></usr/share/texmf-dist/fonts/type1/bluesky/cm/cmmi10.pfb></usr/share/te
xmf-dist/fonts/type1/bluesky/cm/cmr10.pfb></usr/share/texmf-dist/fonts/type1/bl
uesky/cm/cmr12.pfb></usr/share/texmf-dist/fonts/type1/bluesky/cm/cmr6.pfb></usr
/share/texmf-dist/fonts/type1/bluesky/cm/cmr7.pfb></usr/share/texmf-dist/fonts/
type1/bluesky/cm/cmr8.pfb></usr/share/texmf-dist/fonts/type1/bluesky/cm/cmsl10.
pfb></usr/share/texmf-dist/fonts/type1/bluesky/cm/cmsy10.pfb></usr/share/texmf-
dist/fonts/type1/bluesky/cm/cmti10.pfb></usr/share/texmf-dist/fonts/type1/blues
ky/cm/cmtt10.pfb></usr/share/texmf-dist/fonts/type1/bluesky/cm/cmtt12.pfb>
Output written on LBNF-report.pdf (13 pages, 135416 bytes).
Transcript written on LBNF-report.log.
+ exit 0
Executing(%install): env -i PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/users/builder/bin HOME=/home/users/builder TMP=/home/users/builder/tmp TMPDIR=/tmp/B.fc96ed /bin/sh -e /tmp/B.fc96ed/rpm-tmp.54804
+ umask 022
+ cd /home/users/builder/rpm/BUILD
+ /bin/rm --interactive=never -rf /tmp/B.fc96ed/BNFC-2.4b-root-builder
+ cd BNFC
+ rm -rf /tmp/B.fc96ed/BNFC-2.4b-root-builder
+ install -d /tmp/B.fc96ed/BNFC-2.4b-root-builder/usr/bin /tmp/B.fc96ed/BNFC-2.4b-root-builder/usr/src/examples/BNFC-2.4b
+ install bnfc /tmp/B.fc96ed/BNFC-2.4b-root-builder/usr/bin
+ cp -a examples/C4.cf examples/JavaletteLight.cf examples/OCL.cf examples/Prolog.cf examples/fstStudio.cf examples/haskell-core examples/koe.jll examples/koe2.c examples/multi examples/prolog.pl examples/small.pl /tmp/B.fc96ed/BNFC-2.4b-root-builder/usr/src/examples/BNFC-2.4b
+ /usr/lib/rpm/find-debuginfo.sh /home/users/builder/rpm/BUILD/BNFC
RPM_BUILD_DIR=/home/users/builder/rpm/BUILD
+ __spec_install_post_strip
Stripping 1 ELF executables...DONE
+ __spec_install_post_chrpath
Remove RPATH from 1 executable binaries and shared object files.
+ __spec_install_post_check_so
Searching for shared objects with unresolved symbols... DONE
+ __spec_install_post_compress_docs
+ __spec_install_post_compress_modules
+ __spec_install_post_py_hardlink
Processing files: BNFC-2.4b-1
Executing(%doc): env -i PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/users/builder/bin HOME=/home/users/builder TMP=/home/users/builder/tmp TMPDIR=/tmp/B.fc96ed /bin/sh -e /tmp/B.fc96ed/rpm-tmp.54804
+ umask 022
+ cd /home/users/builder/rpm/BUILD
+ cd BNFC
+ DOCDIR=/tmp/B.fc96ed/BNFC-2.4b-root-builder/usr/share/doc/BNFC-2.4b
+ export DOCDIR
+ rm -rf /tmp/B.fc96ed/BNFC-2.4b-root-builder/usr/share/doc/BNFC-2.4b
+ /bin/mkdir -p /tmp/B.fc96ed/BNFC-2.4b-root-builder/usr/share/doc/BNFC-2.4b
+ /usr/lib/rpm/compress-doc
Compressing documentation in /tmp/B.fc96ed/BNFC-2.4b-root-builder/usr/share/doc/BNFC-2.4b...
Documentation compressed.
+ cp -pr TODO doc/HW2004.pdf doc/LBNF-report.pdf /tmp/B.fc96ed/BNFC-2.4b-root-builder/usr/share/doc/BNFC-2.4b
+ /usr/lib/rpm/compress-doc
Compressing documentation in /tmp/B.fc96ed/BNFC-2.4b-root-builder/usr/share/doc/BNFC-2.4b...
./TODO
Documentation compressed.
+ exit 0
skipping /tmp/B.fc96ed/BNFC-2.4b-root-builder/usr/src/examples/BNFC-2.4b/haskell-core/TopCore.hs requires detection (matches noautoreqfiles pattern #0)
skipping /tmp/B.fc96ed/BNFC-2.4b-root-builder/usr/src/examples/BNFC-2.4b/multi/TestArithm.hs requires detection (matches noautoreqfiles pattern #0)
Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libdl.so.2 libgmp.so.10 libm.so.6 libm.so.6(GLIBC_2.0) librt.so.1 librt.so.1(GLIBC_2.2) libutil.so.1 rtld(GNU_HASH)
Processing files: BNFC-debuginfo-2.4b-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.fc96ed/BNFC-2.4b-root-builder
warning: Could not canonicalize hostname: atlas-pld
Wrote: /home/users/builder/rpm/RPMS/BNFC-2.4b-1.i486.rpm
Wrote: /home/users/builder/rpm/RPMS/BNFC-debuginfo-2.4b-1.i486.rpm
Executing(%clean): env -i PATH=/home/users/builder/GNUstep/Tools:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/users/builder/bin HOME=/home/users/builder TMP=/home/users/builder/tmp TMPDIR=/tmp/B.fc96ed /bin/sh -e /tmp/B.fc96ed/rpm-tmp.60190
+ umask 022
+ cd /home/users/builder/rpm/BUILD
+ cd BNFC
+ /bin/rm --interactive=never -rf /tmp/B.fc96ed/BNFC-2.4b-root-builder
+ rm -rf /tmp/B.fc96ed/BNFC-2.4b-root-builder
ended at: Wed Apr 7 23:13:37 2010, done in 00h 00m 19s
copy rpm files to cache_dir: /spools/ready
Creating pndir index of /spools/ready/ (type=dir)...
Loading [pndir]previous /spools/ready/packages.ndir.gz...
Loading [dir]/spools/ready/...
200..400..600..800..1000..1200..1400..1568
Writing /spools/ready/packages.ndir.gz...
Begin-PLD-Builder-Info
upgrading packages
End-PLD-Builder-Info
Begin-PLD-Builder-Info
Build-Time: user:19.66s sys:2.40s real:23.15s (faults io:0 non-io:564335)
Files queued for ftp:
761754 BNFC-2.4b-1.i486.rpm
2793 BNFC-debuginfo-2.4b-1.i486.rpm
107 BNFC-2.4b-1.src.rpm.uploadinfo
End-PLD-Builder-Info
|
|