Mock Version: 1.1.28 Mock Version: 1.1.28 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/bouncycastle-pg.spec'], False, '/var/lib/mock/f19-build-1573106-270752/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/bouncycastle-pg.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/bouncycastle-pg-1.46-9.fc19.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/bouncycastle-pg.spec'], False, '/var/lib/mock/f19-build-1573106-270752/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/bouncycastle-pg.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dj5ntT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bcpg-jdk16-146 + /usr/bin/gzip -dc /builddir/build/SOURCES/bcpg-jdk16-146.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bcpg-jdk16-146 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mkdir -p src/java src/test + unzip -qq src.zip -d src/java + mkdir -p src/test/org/bouncycastle/openpgp/test + mv src/java/org/bouncycastle/openpgp/test/AllTests.java src/java/org/bouncycastle/openpgp/test/DSA2Test.java src/java/org/bouncycastle/openpgp/test/PGPArmoredTest.java src/java/org/bouncycastle/openpgp/test/PGPClearSignedSignatureTest.java src/java/org/bouncycastle/openpgp/test/PGPCompressionTest.java src/java/org/bouncycastle/openpgp/test/PGPDSAElGamalTest.java src/java/org/bouncycastle/openpgp/test/PGPDSATest.java src/java/org/bouncycastle/openpgp/test/PGPKeyRingTest.java src/java/org/bouncycastle/openpgp/test/PGPMarkerTest.java src/java/org/bouncycastle/openpgp/test/PGPPBETest.java src/java/org/bouncycastle/openpgp/test/PGPPacketTest.java src/java/org/bouncycastle/openpgp/test/PGPRSATest.java src/java/org/bouncycastle/openpgp/test/PGPSignatureTest.java src/java/org/bouncycastle/openpgp/test/RegressionTest.java src/java/org/bouncycastle/openpgp/test/package.html src/test/org/bouncycastle/openpgp/test + mkdir -p src/test/org/bouncycastle/openpgp/examples/test + mv src/java/org/bouncycastle/openpgp/examples/test/AllTests.java src/test/org/bouncycastle/openpgp/examples/test + find . -type f -name '*.class' -exec rm -f '{}' ';' + find . -type f -name '*.jar' -exec rm -f '{}' ';' + rm -rf docs/allclasses-frame.html docs/allclasses-noframe.html docs/constant-values.html docs/deprecated-list.html docs/help-doc.html docs/index-all.html docs/index.html docs/org docs/overview-frame.html docs/overview-summary.html docs/overview-tree.html docs/package-list docs/resources docs/serialized-form.html docs/stylesheet.css + cp -p /builddir/build/SOURCES/bouncycastle-pg-1.46-01-build.xml build.xml + cp -p /builddir/build/SOURCES/bouncycastle-pg-1.46-OSGi.bnd bcpg.bnd + rm src/test/org/bouncycastle/openpgp/test/DSA2Test.java + sed -i 's|suite.addTestSuite(DSA2Test.class);|//suite.addTestSuite(DSA2Test.class);|' src/test/org/bouncycastle/openpgp/test/AllTests.java + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nBWzfF + umask 022 + cd /builddir/build/BUILD + cd bcpg-jdk16-146 + JAVA_HOME=/usr/lib/jvm/java + ant jar javadoc Buildfile: /builddir/build/BUILD/bcpg-jdk16-146/build.xml compile: [mkdir] Created dir: /builddir/build/BUILD/bcpg-jdk16-146/build/classes [javac] /builddir/build/BUILD/bcpg-jdk16-146/build.xml:69: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 116 source files to /builddir/build/BUILD/bcpg-jdk16-146/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 1 warning compile-tests: [mkdir] Created dir: /builddir/build/BUILD/bcpg-jdk16-146/build/test-classes [javac] /builddir/build/BUILD/bcpg-jdk16-146/build.xml:94: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 14 source files to /builddir/build/BUILD/bcpg-jdk16-146/build/test-classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] 1 warning test-junit-present: test-junit-status: junit-missing: test: [mkdir] Created dir: /builddir/build/BUILD/bcpg-jdk16-146/build/test-reports [junit] Running org.bouncycastle.openpgp.examples.test.AllTests [junit] Testsuite: org.bouncycastle.openpgp.examples.test.AllTests [junit] Testsuite: org.bouncycastle.openpgp.examples.test.AllTests [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 9.502 sec [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 9.502 sec [junit] [junit] Testcase: testRSAKeyGeneration took 1.087 sec [junit] Testcase: testDSAElGamaleKeyGeneration took 7.337 sec [junit] Testcase: testPBEEncryption took 0.066 sec [junit] Testcase: testClearSigned took 0.891 sec [junit] Testcase: testClearSignedBogusInput took 0.023 sec [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 9.502 sec [junit] [junit] Running org.bouncycastle.openpgp.test.AllTests [junit] Testsuite: org.bouncycastle.openpgp.test.AllTests [junit] Testsuite: org.bouncycastle.openpgp.test.AllTests [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.771 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.771 sec [junit] [junit] Testcase: testPGP took 6.684 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.771 sec [junit] package: [bnd] # bcpg (bcpg.jar) 127 jar: javadoc: [javadoc] Javadoc 1.4 doesn't support the -1.1 switch anymore [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Creating destination directory: "/builddir/build/BUILD/bcpg-jdk16-146/build/apidocs/" [javadoc] warning: [options] bootstrap class path not set in conjunction with -source 1.4 [javadoc] Loading source files for package org.bouncycastle.apache.bzip2... [javadoc] Loading source files for package org.bouncycastle.bcpg... [javadoc] Loading source files for package org.bouncycastle.bcpg.attr... [javadoc] Loading source files for package org.bouncycastle.bcpg.sig... [javadoc] Loading source files for package org.bouncycastle.openpgp... [javadoc] Loading source files for package org.bouncycastle.openpgp.examples... [javadoc] Constructing Javadoc information... [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/j2se/1.4.2/docs/api/package-list [javadoc] Standard Doclet version 1.7.0_09-icedtea [javadoc] Building tree for all the packages and classes... [javadoc] /builddir/build/BUILD/bcpg-jdk16-146/src/java/org/bouncycastle/openpgp/PGPEncryptedDataGenerator.java:395: warning - @return tag has no arguments. [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/bcpg-jdk16-146/build/apidocs/help-doc.html... [javadoc] 3 warnings BUILD SUCCESSFUL Total time: 28 seconds + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gSsOuJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch ++ dirname /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch + cd bcpg-jdk16-146 + mkdir -p /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch/usr/share/java + install -pm 644 build/bcpg.jar /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch/usr/share/java/bcpg.jar + mkdir -p /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch/usr/share/javadoc/bouncycastle-pg + cp -pr build/apidocs/allclasses-frame.html build/apidocs/allclasses-noframe.html build/apidocs/constant-values.html build/apidocs/deprecated-list.html build/apidocs/help-doc.html build/apidocs/index-all.html build/apidocs/index.html build/apidocs/org build/apidocs/overview-frame.html build/apidocs/overview-summary.html build/apidocs/overview-tree.html build/apidocs/package-list build/apidocs/resources build/apidocs/serialized-form.html build/apidocs/stylesheet.css /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch/usr/share/javadoc/bouncycastle-pg + mkdir -p /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch/usr/share/maven-poms + install -pm 644 /builddir/build/SOURCES/bcpg-jdk16-1.46.pom /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch/usr/share/maven-poms/JPP-bcpg.pom + set -e + _pompart=JPP-bcpg.pom + _jarpart=bcpg.jar + _filelist=.mfiles + install -dm 755 /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch//usr/share/maven-fragments + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch//usr/lib/java/bcpg.jar ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f '/builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch/%{_javajnidir}/bcpg.jar' ']' + for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java + '[' -f /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch//usr/share/java/bcpg.jar ']' + _jpath=/builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch//usr/share/java/bcpg.jar + python -m /usr/share/java-utils/maven_depmap /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch/usr/share/maven-fragments/bouncycastle-pg /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch/usr/share/maven-poms/JPP-bcpg.pom /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch//usr/share/java/bcpg.jar + [[ '' != '' ]] + sed -i s:/builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch:: .mfiles + sort -u -o .mfiles .mfiles + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/bcpg-jdk16-146 + /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: bouncycastle-pg-1.46-9.fc19.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b2r3lQ + umask 022 + cd /builddir/build/BUILD + cd bcpg-jdk16-146 + DOCDIR=/builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch/usr/share/doc/bouncycastle-pg-1.46 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch/usr/share/doc/bouncycastle-pg-1.46 + cp -pr CONTRIBUTORS.html LICENSE.html index.html releasenotes.html specifications.html /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch/usr/share/doc/bouncycastle-pg-1.46 + exit 0 Provides: bouncycastle-pg = 1.46-9.fc19 mvn(org.bouncycastle:bcpg-jdk16) = 1.46 osgi(bcpg) = 1.46 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bouncycastle-pg-javadoc-1.46-9.fc19.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4sF8OX + umask 022 + cd /builddir/build/BUILD + cd bcpg-jdk16-146 + DOCDIR=/builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch/usr/share/doc/bouncycastle-pg-javadoc-1.46 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch/usr/share/doc/bouncycastle-pg-javadoc-1.46 + cp -pr LICENSE.html /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch/usr/share/doc/bouncycastle-pg-javadoc-1.46 + exit 0 Provides: bouncycastle-pg-javadoc = 1.46-9.fc19 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/bouncycastle-pg-1.46-9.fc19.noarch Wrote: /builddir/build/RPMS/bouncycastle-pg-1.46-9.fc19.noarch.rpm Wrote: /builddir/build/RPMS/bouncycastle-pg-javadoc-1.46-9.fc19.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qABAmD + umask 022 + cd /builddir/build/BUILD + cd bcpg-jdk16-146 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bouncycastle-pg-1.46-9.fc19.noarch + exit 0 Child return code was: 0 LEAVE do -->