Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/clapham.spec'], False, '/var/lib/mock/dist-f15-build-1054933-158200/root/', None, 86400, True, 0, 496, 496, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/clapham.spec'] warning: Could not canonicalize hostname: x86-11.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/clapham-0.1.003-4.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/clapham.spec'], False, '/var/lib/mock/dist-f15-build-1054933-158200/root/', None, 86400, True, 0, 496, 496, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/clapham.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ws0Rs7 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf clapham-0.1.003 + /usr/bin/unzip -qq /builddir/build/SOURCES/clapham-0.1.003-src.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd clapham-0.1.003 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (clapham-noivy.patch):' Patch #0 (clapham-noivy.patch): + /bin/cat /builddir/build/SOURCES/clapham-noivy.patch + /usr/bin/patch -s -p1 -b --suffix .noivy --fuzz=0 Patch #1 (clapham-libdir.patch): + echo 'Patch #1 (clapham-libdir.patch):' + /bin/cat /builddir/build/SOURCES/clapham-libdir.patch + /usr/bin/patch -s -p1 -b --suffix .libdir --fuzz=0 Patch #2 (clapham-msword.patch): + echo 'Patch #2 (clapham-msword.patch):' + /bin/cat /builddir/build/SOURCES/clapham-msword.patch + /usr/bin/patch -s -p1 -b --suffix .msword --fuzz=0 + rm ivy.xml ivysettings.xml + find -name '*.class' -exec rm -f '{}' ';' + find -name '*.jar' -exec rm -f '{}' ';' + dos2unix README.txt dos2unix: converting file README.txt to Unix format ... + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PYOmhM + umask 022 + cd /builddir/build/BUILD + cd clapham-0.1.003 + LANG=C + export LANG + unset DISPLAY + ant jar javadoc Buildfile: /builddir/build/BUILD/clapham-0.1.003/build.xml version: prepare: [mkdir] Created dir: /builddir/build/BUILD/clapham-0.1.003/classes wirth-parser: [javacc] Java Compiler Compiler Version 5.0 (Parser Generator) [javacc] (type "javacc" with no arguments for help) [javacc] Reading from file /builddir/build/BUILD/clapham-0.1.003/src/net/hydromatic/clapham/parser/wirth/WirthParser.jj . . . [javacc] Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding. [javacc] File "TokenMgrError.java" does not exist. Will create one. [javacc] File "ParseException.java" does not exist. Will create one. [javacc] File "Token.java" does not exist. Will create one. [javacc] File "SimpleCharStream.java" does not exist. Will create one. [javacc] Parser generated successfully. bnf-parser: [javacc] Java Compiler Compiler Version 5.0 (Parser Generator) [javacc] (type "javacc" with no arguments for help) [javacc] Reading from file /builddir/build/BUILD/clapham-0.1.003/src/net/hydromatic/clapham/parser/bnf/BnfParser.jj . . . [javacc] Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding. [javacc] File "TokenMgrError.java" does not exist. Will create one. [javacc] File "ParseException.java" does not exist. Will create one. [javacc] File "Token.java" does not exist. Will create one. [javacc] File "SimpleCharStream.java" does not exist. Will create one. [javacc] Parser generated successfully. compile.java: [javac] /builddir/build/BUILD/clapham-0.1.003/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 39 source files to /builddir/build/BUILD/clapham-0.1.003/classes [javac] Creating empty /builddir/build/BUILD/clapham-0.1.003/classes/net/hydromatic/clapham/parser/package-info.class [javac] Creating empty /builddir/build/BUILD/clapham-0.1.003/classes/net/hydromatic/clapham/graph/package-info.class [javac] Creating empty /builddir/build/BUILD/clapham-0.1.003/classes/net/hydromatic/clapham/package-info.class [javac] Creating empty /builddir/build/BUILD/clapham-0.1.003/classes/net/hydromatic/clapham/parser/bnf/package-info.class [javac] Creating empty /builddir/build/BUILD/clapham-0.1.003/classes/net/hydromatic/clapham/parser/wirth/package-info.class compile: jar: [jar] Building jar: /builddir/build/BUILD/clapham-0.1.003/clapham.jar clean-stray-package-html: javadoc: [mkdir] Created dir: /builddir/build/BUILD/clapham-0.1.003/doc/api [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package net.hydromatic.clapham... [javadoc] Loading source files for package net.hydromatic.clapham.graph... [javadoc] Loading source files for package net.hydromatic.clapham.parser... [javadoc] Loading source files for package net.hydromatic.clapham.parser.bnf... [javadoc] Loading source files for package net.hydromatic.clapham.parser.wirth... [javadoc] Constructing Javadoc information... [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/javase/6/docs/api/package-list [javadoc] Standard Doclet version 1.6.0_22 [javadoc] Building tree for all the packages and classes... [javadoc] javadoc: error - Error while reading file /builddir/build/BUILD/clapham-0.1.003/src/overview.html [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/clapham-0.1.003/doc/api/stylesheet.css... [javadoc] Note: Custom tags that could override future standard tags: @post, @pre, @testcase. To avoid potential overrides, use at least one period character (.) in custom tag names. [javadoc] Note: Custom tags that were not seen: @post, @pre, @testcase [javadoc] 1 error [javadoc] 1 warning BUILD SUCCESSFUL Total time: 5 seconds + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ATGh1F + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch ++ dirname /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch + cd clapham-0.1.003 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch + mkdir -p /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch/usr/share/java + install -m644 clapham.jar /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch/usr/share/java/ + mkdir -p /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch/usr/bin + install -m644 /builddir/build/SOURCES/clapham.sh /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch/usr/bin/clapham + mkdir -p /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch/usr/share/javadoc + cp -a doc/api /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch/usr/share/javadoc/clapham + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/clapham-0.1.003 + /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 Processing files: clapham-0.1.003-4.fc15.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.z5XqTB + umask 022 + cd /builddir/build/BUILD + cd clapham-0.1.003 + DOCDIR=/builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch/usr/share/doc/clapham-0.1.003 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch/usr/share/doc/clapham-0.1.003 + /bin/mkdir -p /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch/usr/share/doc/clapham-0.1.003 + cp -pr README.txt /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch/usr/share/doc/clapham-0.1.003 + cp -pr VERSION.txt /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch/usr/share/doc/clapham-0.1.003 + cp -pr testsrc/net/hydromatic/clapham/example/farrago.bnf testsrc/net/hydromatic/clapham/example/wirth.bnf /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch/usr/share/doc/clapham-0.1.003 + cp -pr testsrc/net/hydromatic/clapham/example/WirthExample.java /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch/usr/share/doc/clapham-0.1.003 + cp -pr testsrc/net/hydromatic/clapham/test/ClaphamTest.java /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch/usr/share/doc/clapham-0.1.003 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: clapham-javadoc-0.1.003-4.fc15.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch warning: Could not canonicalize hostname: x86-11.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/clapham-0.1.003-4.fc15.noarch.rpm Wrote: /builddir/build/RPMS/clapham-javadoc-0.1.003-4.fc15.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Wq0Ymx + umask 022 + cd /builddir/build/BUILD + cd clapham-0.1.003 + rm -rf /builddir/build/BUILDROOT/clapham-0.1.003-4.fc15.noarch + exit 0 Child returncode was: 0 LEAVE do -->