# src : https://buildlogs.pld-linux.org/pld/th/i486/OK/BNFC,b3b2ec7a-805d-4894-bf8c-467b1b2bd607.bz2 # date : 2011/10/28 15:13:37 request from: baggins checking if we should skip the build started at: Fri Oct 28 15:12:52 2011 fetching http://src.th.pld-linux.org//srpms/b3b2ec7a-805d-4894-bf8c-467b1b2bd607/BNFC-2.4.2.0-2.src.rpm fetched 193453 bytes, 556.9 K/s installing srpm: BNFC-2.4.2.0-2.src.rpm BNFC ################################################## Building target platforms: i486-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: b3b2ec7a-805d-4894-bf8c-467b1b2bd607; cd rpm/SPECS; TMPDIR=/tmp/B.d48cab exec nice -n 0 rpmbuild -bb --define '_smp_mflags -j9' --target i486-pld-linux BNFC.spec build-id: b3b2ec7a-805d-4894-bf8c-467b1b2bd607 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.d48cab /bin/sh -e /tmp/B.d48cab/rpm-tmp.26485 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf BNFC-2.4.2.0 + /bin/gzip -dc /home/users/builder/rpm/SOURCES/BNFC-2.4.2.0.tar.gz + tar -xf - + STATUS=0 + [ 0 -ne 0 ] + cd BNFC-2.4.2.0 + /bin/id -u + [ 2001 = 0 ] + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + find -type f -print0 + xargs -0 /bin/sed -i -e s,\r$,, + echo Patch #0 (BNFC-ghc72.patch): Patch #0 (BNFC-ghc72.patch): + patch -p1 -s + (new_acc, input) _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } In a case alternative: Just (c, new_input) -> let base = alexIndexInt32OffAddr alex_base s (I# (ord_c)) = ord c .... in case new_s of { -1# -> (new_acc, input) _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } In the second argument of `seq', namely `case alexGetChar input of { Nothing -> (new_acc, input) Just (c, new_input) -> let base = ... .... in case new_s of { -1# -> ... _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } }' [ 5 of 90] Compiling ErrM ( ErrM.hs, dist/build/bnfc/bnfc-tmp/ErrM.o ) [ 6 of 90] Compiling AbsBNF ( AbsBNF.hs, dist/build/bnfc/bnfc-tmp/AbsBNF.o ) [ 7 of 90] Compiling RegToFlex ( formats/cpp/RegToFlex.hs, dist/build/bnfc/bnfc-tmp/RegToFlex.o ) [ 8 of 90] Compiling RegToGPLEX ( formats/c-sharp/RegToGPLEX.hs, dist/build/bnfc/bnfc-tmp/RegToGPLEX.o ) [ 9 of 90] Compiling RegToJLex ( formats/java/RegToJLex.hs, dist/build/bnfc/bnfc-tmp/RegToJLex.o ) [10 of 90] Compiling RegToAlex ( formats/haskell2/RegToAlex.hs, dist/build/bnfc/bnfc-tmp/RegToAlex.o ) [11 of 90] Compiling PrintBNF ( PrintBNF.hs, dist/build/bnfc/bnfc-tmp/PrintBNF.o ) PrintBNF.hs:204:16: Warning: Pattern match(es) are overlapped In a case alternative: [x] -> ... x : xs -> ... [12 of 90] Compiling ParBNF ( ParBNF.hs, dist/build/bnfc/bnfc-tmp/ParBNF.o ) GenericTemplate.hs:219:14: Warning: Pattern bindings containing unlifted types should use an outermost bang pattern: sts1@((HappyCons (st1@(action)) (_))) = happyDrop k (HappyCons (st) (sts)) In an equation for `happyMonadReduce': happyMonadReduce k nt fn j tk st sts stk = happyThen1 (fn stk) (\ r -> happyGoto nt j tk st1 sts1 (r `HappyStk` drop_stk)) where sts1@((HappyCons (st1@(action)) (_))) = happyDrop k (HappyCons (st) (sts)) drop_stk = happyDropStk k stk [13 of 90] Compiling Utils ( Utils.hs, dist/build/bnfc/bnfc-tmp/Utils.o ) [14 of 90] Compiling CF ( CF.hs, dist/build/bnfc/bnfc-tmp/CF.o ) [15 of 90] Compiling TypeChecker ( TypeChecker.hs, dist/build/bnfc/bnfc-tmp/TypeChecker.o ) [16 of 90] Compiling MultiView ( MultiView.hs, dist/build/bnfc/bnfc-tmp/MultiView.o ) [17 of 90] Compiling CFtoTemplate ( formats/haskell2/CFtoTemplate.hs, dist/build/bnfc/bnfc-tmp/CFtoTemplate.o ) [18 of 90] Compiling NamedVariables ( formats/NamedVariables.hs, dist/build/bnfc/bnfc-tmp/NamedVariables.o ) [19 of 90] Compiling CFtoFlexC ( formats/c/CFtoFlexC.hs, dist/build/bnfc/bnfc-tmp/CFtoFlexC.o ) [20 of 90] Compiling CFtoHappyProfile ( formats/profile/CFtoHappyProfile.hs, dist/build/bnfc/bnfc-tmp/CFtoHappyProfile.o ) [21 of 90] Compiling CFtoAlex ( formats/haskell2/CFtoAlex.hs, dist/build/bnfc/bnfc-tmp/CFtoAlex.o ) [22 of 90] Compiling CFtoAlex2 ( formats/haskell2/CFtoAlex2.hs, dist/build/bnfc/bnfc-tmp/CFtoAlex2.o ) [23 of 90] Compiling CFtoHappy ( formats/haskell2/CFtoHappy.hs, dist/build/bnfc/bnfc-tmp/CFtoHappy.o ) [24 of 90] Compiling CFtoLayout ( formats/haskell2/CFtoLayout.hs, dist/build/bnfc/bnfc-tmp/CFtoLayout.o ) [25 of 90] Compiling HaskellGADTCommon ( formats/haskell-gadt/HaskellGADTCommon.hs, dist/build/bnfc/bnfc-tmp/HaskellGADTCommon.o ) [26 of 90] Compiling GetCF ( GetCF.hs, dist/build/bnfc/bnfc-tmp/GetCF.o ) [27 of 90] Compiling CFtoLatex ( formats/CFtoLatex.hs, dist/build/bnfc/bnfc-tmp/CFtoLatex.o ) [28 of 90] Compiling OCamlUtil ( formats/ocaml/OCamlUtil.hs, dist/build/bnfc/bnfc-tmp/OCamlUtil.o ) [29 of 90] Compiling CFtoOCamlYacc ( formats/ocaml/CFtoOCamlYacc.hs, dist/build/bnfc/bnfc-tmp/CFtoOCamlYacc.o ) [30 of 90] Compiling CFtoOCamlLex ( formats/ocaml/CFtoOCamlLex.hs, dist/build/bnfc/bnfc-tmp/CFtoOCamlLex.o ) [31 of 90] Compiling CFtoOCamlAbs ( formats/ocaml/CFtoOCamlAbs.hs, dist/build/bnfc/bnfc-tmp/CFtoOCamlAbs.o ) [32 of 90] Compiling CFtoOCamlTemplate ( formats/ocaml/CFtoOCamlTemplate.hs, dist/build/bnfc/bnfc-tmp/CFtoOCamlTemplate.o ) [33 of 90] Compiling CFtoOCamlPrinter ( formats/ocaml/CFtoOCamlPrinter.hs, dist/build/bnfc/bnfc-tmp/CFtoOCamlPrinter.o ) [34 of 90] Compiling CFtoOCamlShow ( formats/ocaml/CFtoOCamlShow.hs, dist/build/bnfc/bnfc-tmp/CFtoOCamlShow.o ) [35 of 90] Compiling CFtoOCamlTest ( formats/ocaml/CFtoOCamlTest.hs, dist/build/bnfc/bnfc-tmp/CFtoOCamlTest.o ) [36 of 90] Compiling CFtoCAbs ( formats/c/CFtoCAbs.hs, dist/build/bnfc/bnfc-tmp/CFtoCAbs.o ) [37 of 90] Compiling CFtoBisonC ( formats/c/CFtoBisonC.hs, dist/build/bnfc/bnfc-tmp/CFtoBisonC.o ) [38 of 90] Compiling CFtoCSkel ( formats/c/CFtoCSkel.hs, dist/build/bnfc/bnfc-tmp/CFtoCSkel.o ) [39 of 90] Compiling CFtoCPrinter ( formats/c/CFtoCPrinter.hs, dist/build/bnfc/bnfc-tmp/CFtoCPrinter.o ) [40 of 90] Compiling CFtoFlex ( formats/cpp/CFtoFlex.hs, dist/build/bnfc/bnfc-tmp/CFtoFlex.o ) [41 of 90] Compiling CFtoBisonSTL ( formats/cpp_stl/CFtoBisonSTL.hs, dist/build/bnfc/bnfc-tmp/CFtoBisonSTL.o ) [42 of 90] Compiling CFtoSTLPrinter ( formats/cpp_stl/CFtoSTLPrinter.hs, dist/build/bnfc/bnfc-tmp/CFtoSTLPrinter.o ) [43 of 90] Compiling OOAbstract ( formats/OOAbstract.hs, dist/build/bnfc/bnfc-tmp/OOAbstract.o ) [44 of 90] Compiling CFtoSTLAbs ( formats/cpp_stl/CFtoSTLAbs.hs, dist/build/bnfc/bnfc-tmp/CFtoSTLAbs.o ) [45 of 90] Compiling CFtoCVisitSkelSTL ( formats/cpp_stl/CFtoCVisitSkelSTL.hs, dist/build/bnfc/bnfc-tmp/CFtoCVisitSkelSTL.o ) [46 of 90] Compiling CSharpUtils ( formats/c-sharp/CSharpUtils.hs, dist/build/bnfc/bnfc-tmp/CSharpUtils.o ) [47 of 90] Compiling CAbstoCSharpAbs ( formats/c-sharp/CAbstoCSharpAbs.hs, dist/build/bnfc/bnfc-tmp/CAbstoCSharpAbs.o ) [48 of 90] Compiling CFtoGPLEX ( formats/c-sharp/CFtoGPLEX.hs, dist/build/bnfc/bnfc-tmp/CFtoGPLEX.o ) [49 of 90] Compiling CFtoGPPG ( formats/c-sharp/CFtoGPPG.hs, dist/build/bnfc/bnfc-tmp/CFtoGPPG.o ) [50 of 90] Compiling CAbstoCSharpVisitSkeleton ( formats/c-sharp/CAbstoCSharpVisitSkeleton.hs, dist/build/bnfc/bnfc-tmp/CAbstoCSharpVisitSkeleton.o ) [51 of 90] Compiling CAbstoCSharpAbstractVisitSkeleton ( formats/c-sharp/CAbstoCSharpAbstractVisitSkeleton.hs, dist/build/bnfc/bnfc-tmp/CAbstoCSharpAbstractVisitSkeleton.o ) [52 of 90] Compiling CFtoCSharpPrinter ( formats/c-sharp/CFtoCSharpPrinter.hs, dist/build/bnfc/bnfc-tmp/CFtoCSharpPrinter.o ) [53 of 90] Compiling CFtoCPPAbs ( formats/cpp/CFtoCPPAbs.hs, dist/build/bnfc/bnfc-tmp/CFtoCPPAbs.o ) [54 of 90] Compiling CFtoBison ( formats/cpp/CFtoBison.hs, dist/build/bnfc/bnfc-tmp/CFtoBison.o ) [55 of 90] Compiling CFtoCVisitSkel ( formats/cpp/CFtoCVisitSkel.hs, dist/build/bnfc/bnfc-tmp/CFtoCVisitSkel.o ) [56 of 90] Compiling CFtoCPPPrinter ( formats/cpp/CFtoCPPPrinter.hs, dist/build/bnfc/bnfc-tmp/CFtoCPPPrinter.o ) [57 of 90] Compiling CFtoCup15 ( formats/java1.5/CFtoCup15.hs, dist/build/bnfc/bnfc-tmp/CFtoCup15.o ) [58 of 90] Compiling CFtoJLex15 ( formats/java1.5/CFtoJLex15.hs, dist/build/bnfc/bnfc-tmp/CFtoJLex15.o ) [59 of 90] Compiling CFtoJavaAbs15 ( formats/java1.5/CFtoJavaAbs15.hs, dist/build/bnfc/bnfc-tmp/CFtoJavaAbs15.o ) [60 of 90] Compiling CFtoJavaPrinter15 ( formats/java1.5/CFtoJavaPrinter15.hs, dist/build/bnfc/bnfc-tmp/CFtoJavaPrinter15.o ) [61 of 90] Compiling CFtoVisitSkel15 ( formats/java1.5/CFtoVisitSkel15.hs, dist/build/bnfc/bnfc-tmp/CFtoVisitSkel15.o ) [62 of 90] Compiling CFtoComposVisitor ( formats/java1.5/CFtoComposVisitor.hs, dist/build/bnfc/bnfc-tmp/CFtoComposVisitor.o ) [63 of 90] Compiling CFtoAbstractVisitor ( formats/java1.5/CFtoAbstractVisitor.hs, dist/build/bnfc/bnfc-tmp/CFtoAbstractVisitor.o ) [64 of 90] Compiling CFtoFoldVisitor ( formats/java1.5/CFtoFoldVisitor.hs, dist/build/bnfc/bnfc-tmp/CFtoFoldVisitor.o ) [65 of 90] Compiling CFtoAllVisitor ( formats/java1.5/CFtoAllVisitor.hs, dist/build/bnfc/bnfc-tmp/CFtoAllVisitor.o ) [66 of 90] Compiling CFtoCup ( formats/java/CFtoCup.hs, dist/build/bnfc/bnfc-tmp/CFtoCup.o ) [67 of 90] Compiling CFtoJLex ( formats/java/CFtoJLex.hs, dist/build/bnfc/bnfc-tmp/CFtoJLex.o ) [68 of 90] Compiling CFtoJavaAbs ( formats/java/CFtoJavaAbs.hs, dist/build/bnfc/bnfc-tmp/CFtoJavaAbs.o ) [69 of 90] Compiling CFtoJavaPrinter ( formats/java/CFtoJavaPrinter.hs, dist/build/bnfc/bnfc-tmp/CFtoJavaPrinter.o ) [70 of 90] Compiling CFtoJavaSkeleton ( formats/java/CFtoJavaSkeleton.hs, dist/build/bnfc/bnfc-tmp/CFtoJavaSkeleton.o ) [71 of 90] Compiling CFtoVisitSkel ( formats/java/CFtoVisitSkel.hs, dist/build/bnfc/bnfc-tmp/CFtoVisitSkel.o ) [72 of 90] Compiling CFtoAbstractGADT ( formats/haskell-gadt/CFtoAbstractGADT.hs, dist/build/bnfc/bnfc-tmp/CFtoAbstractGADT.o ) [73 of 90] Compiling CFtoTemplateGADT ( formats/haskell-gadt/CFtoTemplateGADT.hs, dist/build/bnfc/bnfc-tmp/CFtoTemplateGADT.o ) [74 of 90] Compiling CFtoPrinterGADT ( formats/haskell-gadt/CFtoPrinterGADT.hs, dist/build/bnfc/bnfc-tmp/CFtoPrinterGADT.o ) [75 of 90] Compiling CFtoTxt ( formats/CFtoTxt.hs, dist/build/bnfc/bnfc-tmp/CFtoTxt.o ) [76 of 90] Compiling CFtoAbstract ( formats/haskell2/CFtoAbstract.hs, dist/build/bnfc/bnfc-tmp/CFtoAbstract.o ) [77 of 90] Compiling CFtoPrinter ( formats/haskell2/CFtoPrinter.hs, dist/build/bnfc/bnfc-tmp/CFtoPrinter.o ) [78 of 90] Compiling CFtoXML ( formats/xml/CFtoXML.hs, dist/build/bnfc/bnfc-tmp/CFtoXML.o ) [79 of 90] Compiling FSharpTop ( formats/f-sharp/FSharpTop.hs, dist/build/bnfc/bnfc-tmp/FSharpTop.o ) [80 of 90] Compiling OCamlTop ( formats/ocaml/OCamlTop.hs, dist/build/bnfc/bnfc-tmp/OCamlTop.o ) [81 of 90] Compiling CTop ( formats/c/CTop.hs, dist/build/bnfc/bnfc-tmp/CTop.o ) [82 of 90] Compiling STLTop ( formats/cpp_stl/STLTop.hs, dist/build/bnfc/bnfc-tmp/STLTop.o ) [83 of 90] Compiling CSharpTop ( formats/c-sharp/CSharpTop.hs, dist/build/bnfc/bnfc-tmp/CSharpTop.o ) Implicit import declaration: Warning: In the use of `catch' (imported from Prelude, but defined in System.IO.Error): Deprecated: "Please use the new exceptions variant, Control.Exception.catch" [84 of 90] Compiling CPPTop ( formats/cpp/CPPTop.hs, dist/build/bnfc/bnfc-tmp/CPPTop.o ) [85 of 90] Compiling JavaTop15 ( formats/java1.5/JavaTop15.hs, dist/build/bnfc/bnfc-tmp/JavaTop15.o ) [86 of 90] Compiling JavaTop ( formats/java/JavaTop.hs, dist/build/bnfc/bnfc-tmp/JavaTop.o ) formats/java/JavaTop.hs:42:1: Warning: In the use of `try' (imported from System.IO.Error): Deprecated: "Please use the new exceptions variant, Control.Exception.try" [87 of 90] Compiling ProfileTop ( formats/profile/ProfileTop.hs, dist/build/bnfc/bnfc-tmp/ProfileTop.o ) [88 of 90] Compiling HaskellTopGADT ( formats/haskell-gadt/HaskellTopGADT.hs, dist/build/bnfc/bnfc-tmp/HaskellTopGADT.o ) [89 of 90] Compiling HaskellTop ( formats/haskell2/HaskellTop.hs, dist/build/bnfc/bnfc-tmp/HaskellTop.o ) [90 of 90] Compiling Main ( Main.hs, dist/build/bnfc/bnfc-tmp/Main.o ) Linking dist/build/bnfc/bnfc ... + runhaskell Setup.lhs haddock --executables Running Haddock for BNFC-2.4.2.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: ffi-1.0, rts-1.0 Preprocessing executable 'bnfc' for BNFC-2.4.2.0... dist/build/tmp-20203/dist/build/bnfc/bnfc-tmp/LexBNF.hs:1:12: Warning: -fglasgow-exts is deprecated: Use individual extensions instead dist/build/tmp-20203/ParBNF.hs:1:12: Warning: -fglasgow-exts is deprecated: Use individual extensions instead dist/build/tmp-20203/CF.hs:1:12: Warning: -fglasgow-exts is deprecated: Use individual extensions instead dist/build/tmp-20203/dist/build/bnfc/bnfc-tmp/LexBNF.hs:279:17: Warning: Pattern bindings containing unlifted types should use an outermost bang pattern: (I# (ord_c)) = ord c In the expression: let base = alexIndexInt32OffAddr alex_base s (I# (ord_c)) = ord c offset = (base +# ord_c) .... in case new_s of { -1# -> (new_acc, input) _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } In a case alternative: Just (c, new_input) -> let base = alexIndexInt32OffAddr alex_base s (I# (ord_c)) = ord c .... in case new_s of { -1# -> (new_acc, input) _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } In the second argument of `seq', namely `case alexGetChar input of { Nothing -> (new_acc, input) Just (c, new_input) -> let base = ... .... in case new_s of { -1# -> ... _ -> alex_scan_tkn user orig_input (len +# 1#) new_input new_s new_acc } }' GenericTemplate.hs:219:14: Warning: Pattern bindings containing unlifted types should use an outermost bang pattern: sts1@((HappyCons (st1@(action)) (_))) = happyDrop k (HappyCons (st) (sts)) In an equation for `happyMonadReduce': happyMonadReduce k nt fn j tk st sts stk = happyThen1 (fn stk) (\ r -> happyGoto nt j tk st1 sts1 (r `HappyStk` drop_stk)) where sts1@((HappyCons (st1@(action)) (_))) = happyDrop k (HappyCons (st) (sts)) drop_stk = happyDropStk k stk Implicit import declaration: Warning: In the use of `catch' (imported from Prelude, but defined in System.IO.Error): Deprecated: "Please use the new exceptions variant, Control.Exception.catch" dist/build/tmp-20203/formats/java/JavaTop.hs:42:1: Warning: In the use of `try' (imported from System.IO.Error): Deprecated: "Please use the new exceptions variant, Control.Exception.try" haddock coverage for dist/build/tmp-20203/formats/cpp_stl/STLUtils.hs: 0/6 0% haddock coverage for dist/build/tmp-20203/formats/haskell2/MkSharedString.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/haskell2/MkErrM.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/./ErrM.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/./AbsBNF.hs: 0/17 0% haddock coverage for dist/build/tmp-20203/./PrintBNF.hs: 0/12 0% haddock coverage for dist/build/tmp-20203/formats/haskell2/RegToAlex.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/cpp/RegToFlex.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/c-sharp/RegToGPLEX.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java/RegToJLex.hs: 0/3 0% haddock coverage for dist/build/tmp-20203/dist/build/bnfc/bnfc-tmp/LexBNF.hs: 0/23 0% haddock coverage for dist/build/tmp-20203/./ParBNF.hs: 1/96 1% doc comment parse failed: Like the prelude function 'inits' but for path names. For example: > pathInits "foo/bar" = ["foo","foo/bar"] > pathInits "foo/bar/baz.hs" = ["foo","foo/bar","foo/bar/baz.hs"] haddock coverage for dist/build/tmp-20203/./Utils.hs: 8/19 42% haddock coverage for dist/build/tmp-20203/./CF.hs: 0/76 0% haddock coverage for dist/build/tmp-20203/./TypeChecker.hs: 0/16 0% haddock coverage for dist/build/tmp-20203/./MultiView.hs: 0/7 0% haddock coverage for dist/build/tmp-20203/formats/NamedVariables.hs: 0/7 0% haddock coverage for dist/build/tmp-20203/formats/haskell2/CFtoTemplate.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/haskell2/CFtoHappy.hs: 0/3 0% haddock coverage for dist/build/tmp-20203/formats/haskell2/CFtoAlex.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/haskell2/CFtoAlex2.hs: 1/2 50% haddock coverage for dist/build/tmp-20203/formats/haskell2/CFtoLayout.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/profile/CFtoHappyProfile.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/haskell-gadt/HaskellGADTCommon.hs: 1/4 25% haddock coverage for dist/build/tmp-20203/formats/c/CFtoFlexC.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/./GetCF.hs: 0/19 0% haddock coverage for dist/build/tmp-20203/formats/OOAbstract.hs: 0/9 0% haddock coverage for dist/build/tmp-20203/formats/c-sharp/CSharpUtils.hs: 0/20 0% haddock coverage for dist/build/tmp-20203/formats/CFtoLatex.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/CFtoTxt.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/haskell2/CFtoAbstract.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/haskell2/CFtoPrinter.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/haskell-gadt/CFtoAbstractGADT.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/haskell-gadt/CFtoTemplateGADT.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/haskell-gadt/CFtoPrinterGADT.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/ocaml/OCamlUtil.hs: 0/7 0% haddock coverage for dist/build/tmp-20203/formats/ocaml/CFtoOCamlYacc.hs: 1/3 33% haddock coverage for dist/build/tmp-20203/formats/ocaml/CFtoOCamlLex.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/ocaml/CFtoOCamlAbs.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/ocaml/CFtoOCamlTemplate.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/ocaml/CFtoOCamlPrinter.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/ocaml/CFtoOCamlShow.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/ocaml/CFtoOCamlTest.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/c/CFtoCAbs.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/c/CFtoBisonC.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/c/CFtoCSkel.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/c/CFtoCPrinter.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/cpp/CFtoCVisitSkel.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/cpp/CFtoCPPAbs.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/cpp/CFtoFlex.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/cpp/CFtoBison.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/cpp/CFtoCPPPrinter.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/cpp_stl/CFtoBisonSTL.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/cpp_stl/CFtoSTLAbs.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/cpp_stl/CFtoCVisitSkelSTL.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/cpp_stl/CFtoSTLPrinter.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/c-sharp/CAbstoCSharpAbs.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/c-sharp/CFtoGPLEX.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/c-sharp/CFtoGPPG.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/c-sharp/CAbstoCSharpVisitSkeleton.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/c-sharp/CAbstoCSharpAbstractVisitSkeleton.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/c-sharp/CFtoCSharpPrinter.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java/CFtoCup.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java/CFtoJLex.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java/CFtoJavaAbs.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java/CFtoJavaPrinter.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java/CFtoJavaSkeleton.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java/CFtoVisitSkel.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java1.5/CFtoCup15.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java1.5/CFtoJLex15.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java1.5/CFtoJavaAbs15.hs: 0/3 0% haddock coverage for dist/build/tmp-20203/formats/java1.5/CFtoJavaPrinter15.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java1.5/CFtoVisitSkel15.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java1.5/CFtoComposVisitor.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java1.5/CFtoAbstractVisitor.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java1.5/CFtoFoldVisitor.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java1.5/CFtoAllVisitor.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/xml/CFtoXML.hs: 0/7 0% haddock coverage for dist/build/tmp-20203/formats/f-sharp/FSharpTop.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/ocaml/OCamlTop.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/c/CTop.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/cpp_stl/STLTop.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/c-sharp/CSharpTop.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/cpp/CPPTop.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/java1.5/JavaTop15.hs: 2/2 100% haddock coverage for dist/build/tmp-20203/formats/java/JavaTop.hs: 2/2 100% haddock coverage for dist/build/tmp-20203/formats/profile/ProfileTop.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/haskell-gadt/HaskellTopGADT.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/formats/haskell2/HaskellTop.hs: 0/2 0% haddock coverage for dist/build/tmp-20203/./Main.hs: 0/3 0% Warning: AbsBNF: could not find link destinations for: RegToAlex.Print RegToFlex.Print RegToGPLEX.Print RegToJLex.Print CFtoAlex2.Print CFtoOCamlLex.Print Warning: CF: could not find link destinations for: CF.Exts CF.CFG CF.Rul Warning: CFtoTemplate: could not find link destinations for: CFtoTemplate.ModuleName Warning: CFtoTemplateGADT: could not find link destinations for: CFtoTemplateGADT.ModuleName Warning: CFtoOCamlTemplate: could not find link destinations for: CFtoOCamlTemplate.ModuleName Documentation created: dist/doc/html/BNFC/bnfc/index.html + 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.d48cab /bin/sh -e /tmp/B.d48cab/rpm-tmp.33640 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm --interactive=never -rf /tmp/B.d48cab/BNFC-2.4.2.0-root-builder + cd BNFC-2.4.2.0 + rm -rf /tmp/B.d48cab/BNFC-2.4.2.0-root-builder + runhaskell Setup.lhs copy --destdir=/tmp/B.d48cab/BNFC-2.4.2.0-root-builder Installing executable(s) in /tmp/B.d48cab/BNFC-2.4.2.0-root-builder/usr/bin + rm -rf BNFC-2.4.2.0-doc + cp -a /tmp/B.d48cab/BNFC-2.4.2.0-root-builder/usr/share/doc/BNFC-2.4.2.0 BNFC-2.4.2.0-doc + /usr/lib/rpm/find-debuginfo.sh /home/users/builder/rpm/BUILD/BNFC-2.4.2.0 RPM_BUILD_DIR=/home/users/builder/rpm/BUILD + __spec_install_post_strip + set +x Stripping 1 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH from 1 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: BNFC-2.4.2.0-2 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.d48cab /bin/sh -e /tmp/B.d48cab/rpm-tmp.10726 + umask 022 + cd /home/users/builder/rpm/BUILD + cd BNFC-2.4.2.0 + DOCDIR=/tmp/B.d48cab/BNFC-2.4.2.0-root-builder/usr/share/doc/BNFC-2.4.2.0 + export DOCDIR + rm -rf /tmp/B.d48cab/BNFC-2.4.2.0-root-builder/usr/share/doc/BNFC-2.4.2.0 + /bin/mkdir -p /tmp/B.d48cab/BNFC-2.4.2.0-root-builder/usr/share/doc/BNFC-2.4.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.d48cab/BNFC-2.4.2.0-root-builder/usr/share/doc/BNFC-2.4.2.0... Documentation compressed. + cp -pr BNFC-2.4.2.0-doc/html/bnfc/AbsBNF.html BNFC-2.4.2.0-doc/html/bnfc/BNFC.haddock BNFC-2.4.2.0-doc/html/bnfc/CAbstoCSharpAbs.html BNFC-2.4.2.0-doc/html/bnfc/CAbstoCSharpAbstractVisitSkeleton.html BNFC-2.4.2.0-doc/html/bnfc/CAbstoCSharpVisitSkeleton.html BNFC-2.4.2.0-doc/html/bnfc/CF.html BNFC-2.4.2.0-doc/html/bnfc/CFtoAbstract.html BNFC-2.4.2.0-doc/html/bnfc/CFtoAbstractGADT.html BNFC-2.4.2.0-doc/html/bnfc/CFtoAbstractVisitor.html BNFC-2.4.2.0-doc/html/bnfc/CFtoAlex.html BNFC-2.4.2.0-doc/html/bnfc/CFtoAlex2.html BNFC-2.4.2.0-doc/html/bnfc/CFtoAllVisitor.html BNFC-2.4.2.0-doc/html/bnfc/CFtoBison.html BNFC-2.4.2.0-doc/html/bnfc/CFtoBisonC.html BNFC-2.4.2.0-doc/html/bnfc/CFtoBisonSTL.html BNFC-2.4.2.0-doc/html/bnfc/CFtoCAbs.html BNFC-2.4.2.0-doc/html/bnfc/CFtoCPPAbs.html BNFC-2.4.2.0-doc/html/bnfc/CFtoCPPPrinter.html BNFC-2.4.2.0-doc/html/bnfc/CFtoCPrinter.html BNFC-2.4.2.0-doc/html/bnfc/CFtoCSharpPrinter.html BNFC-2.4.2.0-doc/html/bnfc/CFtoCSkel.html BNFC-2.4.2.0-doc/html/bnfc/CFtoCVisitSkel.html BNFC-2.4.2.0-doc/html/bnfc/CFtoCVisitSkelSTL.html BNFC-2.4.2.0-doc/html/bnfc/CFtoComposVisitor.html BNFC-2.4.2.0-doc/html/bnfc/CFtoCup.html BNFC-2.4.2.0-doc/html/bnfc/CFtoCup15.html BNFC-2.4.2.0-doc/html/bnfc/CFtoFlex.html BNFC-2.4.2.0-doc/html/bnfc/CFtoFlexC.html BNFC-2.4.2.0-doc/html/bnfc/CFtoFoldVisitor.html BNFC-2.4.2.0-doc/html/bnfc/CFtoGPLEX.html BNFC-2.4.2.0-doc/html/bnfc/CFtoGPPG.html BNFC-2.4.2.0-doc/html/bnfc/CFtoHappy.html BNFC-2.4.2.0-doc/html/bnfc/CFtoHappyProfile.html BNFC-2.4.2.0-doc/html/bnfc/CFtoJLex.html BNFC-2.4.2.0-doc/html/bnfc/CFtoJLex15.html BNFC-2.4.2.0-doc/html/bnfc/CFtoJavaAbs.html BNFC-2.4.2.0-doc/html/bnfc/CFtoJavaAbs15.html BNFC-2.4.2.0-doc/html/bnfc/CFtoJavaPrinter.html BNFC-2.4.2.0-doc/html/bnfc/CFtoJavaPrinter15.html BNFC-2.4.2.0-doc/html/bnfc/CFtoJavaSkeleton.html BNFC-2.4.2.0-doc/html/bnfc/CFtoLatex.html BNFC-2.4.2.0-doc/html/bnfc/CFtoLayout.html BNFC-2.4.2.0-doc/html/bnfc/CFtoOCamlAbs.html BNFC-2.4.2.0-doc/html/bnfc/CFtoOCamlLex.html BNFC-2.4.2.0-doc/html/bnfc/CFtoOCamlPrinter.html BNFC-2.4.2.0-doc/html/bnfc/CFtoOCamlShow.html BNFC-2.4.2.0-doc/html/bnfc/CFtoOCamlTemplate.html BNFC-2.4.2.0-doc/html/bnfc/CFtoOCamlTest.html BNFC-2.4.2.0-doc/html/bnfc/CFtoOCamlYacc.html BNFC-2.4.2.0-doc/html/bnfc/CFtoPrinter.html BNFC-2.4.2.0-doc/html/bnfc/CFtoPrinterGADT.html BNFC-2.4.2.0-doc/html/bnfc/CFtoSTLAbs.html BNFC-2.4.2.0-doc/html/bnfc/CFtoSTLPrinter.html BNFC-2.4.2.0-doc/html/bnfc/CFtoTemplate.html BNFC-2.4.2.0-doc/html/bnfc/CFtoTemplateGADT.html BNFC-2.4.2.0-doc/html/bnfc/CFtoTxt.html BNFC-2.4.2.0-doc/html/bnfc/CFtoVisitSkel.html BNFC-2.4.2.0-doc/html/bnfc/CFtoVisitSkel15.html BNFC-2.4.2.0-doc/html/bnfc/CFtoXML.html BNFC-2.4.2.0-doc/html/bnfc/CPPTop.html BNFC-2.4.2.0-doc/html/bnfc/CSharpTop.html BNFC-2.4.2.0-doc/html/bnfc/CSharpUtils.html BNFC-2.4.2.0-doc/html/bnfc/CTop.html BNFC-2.4.2.0-doc/html/bnfc/ErrM.html BNFC-2.4.2.0-doc/html/bnfc/FSharpTop.html BNFC-2.4.2.0-doc/html/bnfc/GetCF.html BNFC-2.4.2.0-doc/html/bnfc/HaskellGADTCommon.html BNFC-2.4.2.0-doc/html/bnfc/HaskellTop.html BNFC-2.4.2.0-doc/html/bnfc/HaskellTopGADT.html BNFC-2.4.2.0-doc/html/bnfc/JavaTop.html BNFC-2.4.2.0-doc/html/bnfc/JavaTop15.html BNFC-2.4.2.0-doc/html/bnfc/LexBNF.html BNFC-2.4.2.0-doc/html/bnfc/Main.html BNFC-2.4.2.0-doc/html/bnfc/MkErrM.html BNFC-2.4.2.0-doc/html/bnfc/MkSharedString.html BNFC-2.4.2.0-doc/html/bnfc/MultiView.html BNFC-2.4.2.0-doc/html/bnfc/NamedVariables.html BNFC-2.4.2.0-doc/html/bnfc/OCamlTop.html BNFC-2.4.2.0-doc/html/bnfc/OCamlUtil.html BNFC-2.4.2.0-doc/html/bnfc/OOAbstract.html BNFC-2.4.2.0-doc/html/bnfc/ParBNF.html BNFC-2.4.2.0-doc/html/bnfc/PrintBNF.html BNFC-2.4.2.0-doc/html/bnfc/ProfileTop.html BNFC-2.4.2.0-doc/html/bnfc/RegToAlex.html BNFC-2.4.2.0-doc/html/bnfc/RegToFlex.html BNFC-2.4.2.0-doc/html/bnfc/RegToGPLEX.html BNFC-2.4.2.0-doc/html/bnfc/RegToJLex.html BNFC-2.4.2.0-doc/html/bnfc/STLTop.html BNFC-2.4.2.0-doc/html/bnfc/STLUtils.html BNFC-2.4.2.0-doc/html/bnfc/TypeChecker.html BNFC-2.4.2.0-doc/html/bnfc/Utils.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-124.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-42.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-43.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-46.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-A.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-All.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-B.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-C.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-D.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-E.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-F.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-G.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-H.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-I.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-K.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-L.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-M.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-N.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-O.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-P.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-Q.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-R.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-S.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-T.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-U.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-V.html BNFC-2.4.2.0-doc/html/bnfc/doc-index-W.html BNFC-2.4.2.0-doc/html/bnfc/doc-index.html BNFC-2.4.2.0-doc/html/bnfc/frames.html BNFC-2.4.2.0-doc/html/bnfc/haddock-util.js BNFC-2.4.2.0-doc/html/bnfc/hslogo-16.png BNFC-2.4.2.0-doc/html/bnfc/index-frames.html BNFC-2.4.2.0-doc/html/bnfc/index.html BNFC-2.4.2.0-doc/html/bnfc/mini_AbsBNF.html BNFC-2.4.2.0-doc/html/bnfc/mini_CAbstoCSharpAbs.html BNFC-2.4.2.0-doc/html/bnfc/mini_CAbstoCSharpAbstractVisitSkeleton.html BNFC-2.4.2.0-doc/html/bnfc/mini_CAbstoCSharpVisitSkeleton.html BNFC-2.4.2.0-doc/html/bnfc/mini_CF.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoAbstract.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoAbstractGADT.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoAbstractVisitor.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoAlex.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoAlex2.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoAllVisitor.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoBison.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoBisonC.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoBisonSTL.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoCAbs.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoCPPAbs.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoCPPPrinter.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoCPrinter.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoCSharpPrinter.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoCSkel.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoCVisitSkel.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoCVisitSkelSTL.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoComposVisitor.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoCup.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoCup15.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoFlex.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoFlexC.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoFoldVisitor.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoGPLEX.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoGPPG.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoHappy.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoHappyProfile.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoJLex.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoJLex15.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoJavaAbs.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoJavaAbs15.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoJavaPrinter.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoJavaPrinter15.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoJavaSkeleton.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoLatex.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoLayout.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoOCamlAbs.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoOCamlLex.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoOCamlPrinter.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoOCamlShow.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoOCamlTemplate.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoOCamlTest.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoOCamlYacc.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoPrinter.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoPrinterGADT.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoSTLAbs.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoSTLPrinter.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoTemplate.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoTemplateGADT.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoTxt.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoVisitSkel.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoVisitSkel15.html BNFC-2.4.2.0-doc/html/bnfc/mini_CFtoXML.html BNFC-2.4.2.0-doc/html/bnfc/mini_CPPTop.html BNFC-2.4.2.0-doc/html/bnfc/mini_CSharpTop.html BNFC-2.4.2.0-doc/html/bnfc/mini_CSharpUtils.html BNFC-2.4.2.0-doc/html/bnfc/mini_CTop.html BNFC-2.4.2.0-doc/html/bnfc/mini_ErrM.html BNFC-2.4.2.0-doc/html/bnfc/mini_FSharpTop.html BNFC-2.4.2.0-doc/html/bnfc/mini_GetCF.html BNFC-2.4.2.0-doc/html/bnfc/mini_HaskellGADTCommon.html BNFC-2.4.2.0-doc/html/bnfc/mini_HaskellTop.html BNFC-2.4.2.0-doc/html/bnfc/mini_HaskellTopGADT.html BNFC-2.4.2.0-doc/html/bnfc/mini_JavaTop.html BNFC-2.4.2.0-doc/html/bnfc/mini_JavaTop15.html BNFC-2.4.2.0-doc/html/bnfc/mini_LexBNF.html BNFC-2.4.2.0-doc/html/bnfc/mini_Main.html BNFC-2.4.2.0-doc/html/bnfc/mini_MkErrM.html BNFC-2.4.2.0-doc/html/bnfc/mini_MkSharedString.html BNFC-2.4.2.0-doc/html/bnfc/mini_MultiView.html BNFC-2.4.2.0-doc/html/bnfc/mini_NamedVariables.html BNFC-2.4.2.0-doc/html/bnfc/mini_OCamlTop.html BNFC-2.4.2.0-doc/html/bnfc/mini_OCamlUtil.html BNFC-2.4.2.0-doc/html/bnfc/mini_OOAbstract.html BNFC-2.4.2.0-doc/html/bnfc/mini_ParBNF.html BNFC-2.4.2.0-doc/html/bnfc/mini_PrintBNF.html BNFC-2.4.2.0-doc/html/bnfc/mini_ProfileTop.html BNFC-2.4.2.0-doc/html/bnfc/mini_RegToAlex.html BNFC-2.4.2.0-doc/html/bnfc/mini_RegToFlex.html BNFC-2.4.2.0-doc/html/bnfc/mini_RegToGPLEX.html BNFC-2.4.2.0-doc/html/bnfc/mini_RegToJLex.html BNFC-2.4.2.0-doc/html/bnfc/mini_STLTop.html BNFC-2.4.2.0-doc/html/bnfc/mini_STLUtils.html BNFC-2.4.2.0-doc/html/bnfc/mini_TypeChecker.html BNFC-2.4.2.0-doc/html/bnfc/mini_Utils.html BNFC-2.4.2.0-doc/html/bnfc/minus.gif BNFC-2.4.2.0-doc/html/bnfc/ocean.css BNFC-2.4.2.0-doc/html/bnfc/plus.gif BNFC-2.4.2.0-doc/html/bnfc/synopsis.png /tmp/B.d48cab/BNFC-2.4.2.0-root-builder/usr/share/doc/BNFC-2.4.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.d48cab/BNFC-2.4.2.0-root-builder/usr/share/doc/BNFC-2.4.2.0... ./BNFC.haddock Documentation compressed. + exit 0 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgmp.so.10 libm.so.6 libm.so.6(GLIBC_2.0) librt.so.1 librt.so.1(GLIBC_2.2) libutil.so.1 Processing files: BNFC-debuginfo-2.4.2.0-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.d48cab/BNFC-2.4.2.0-root-builder warning: Could not canonicalize hostname: naiad-pld Wrote: /home/users/builder/rpm/RPMS/BNFC-2.4.2.0-2.i486.rpm Wrote: /home/users/builder/rpm/RPMS/BNFC-debuginfo-2.4.2.0-2.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.d48cab /bin/sh -e /tmp/B.d48cab/rpm-tmp.98943 + umask 022 + cd /home/users/builder/rpm/BUILD + cd BNFC-2.4.2.0 + /bin/rm --interactive=never -rf /tmp/B.d48cab/BNFC-2.4.2.0-root-builder + rm -rf /tmp/B.d48cab/BNFC-2.4.2.0-root-builder ended at: Fri Oct 28 15:13:35 2011, done in 0:00:41.331728 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..1116 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:34.27s sys:2.06s real:45.14s (faults io:478 non-io:750288) Files queued for ftp: 681763 BNFC-2.4.2.0-2.i486.rpm 3004 BNFC-debuginfo-2.4.2.0-2.i486.rpm 116 BNFC-2.4.2.0-2.src.rpm.uploadinfo End-PLD-Builder-Info