Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/jFormatString.spec'], False, '/var/lib/mock/dist-f11-build-396670-67621/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/jFormatString.spec'] warning: Could not canonicalize hostname: ppc5.fedora.phx.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/jFormatString-0-0.2.20081016svn.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/jFormatString.spec'], False, '/var/lib/mock/dist-f11-build-396670-67621/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/jFormatString.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n7GSz4 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf jformatstring + /usr/bin/bzip2 -dc /builddir/build/SOURCES/jFormatString-0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd jformatstring + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (jFormatString-build.patch):' Patch #0 (jFormatString-build.patch): + /bin/cat /builddir/build/SOURCES/jFormatString-build.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aDE2kX + umask 022 + cd /builddir/build/BUILD + cd jformatstring + LANG=C + export LANG + unset DISPLAY + cd jFormatString + ant Buildfile: build.xml clean: classes: [mkdir] Created dir: /builddir/build/BUILD/jformatstring/jFormatString/build/classes [javac] Compiling 11 source files to /builddir/build/BUILD/jformatstring/jFormatString/build/classes [javac] ---------- [javac] 1. WARNING in /builddir/build/BUILD/jformatstring/jFormatString/src/junit/edu/umd/cs/findbugs/formatStringChecker/FormatterCompileTimeTest.java (at line 57) [javac] Calendar c = new GregorianCalendar(1993, 4, 23); [javac] ^ [javac] The local variable c is never read [javac] ---------- [javac] 2. WARNING in /builddir/build/BUILD/jformatstring/jFormatString/src/junit/edu/umd/cs/findbugs/formatStringChecker/FormatterCompileTimeTest.java (at line 68) [javac] Calendar c = new GregorianCalendar(1993, 4 [javac] , 23); [javac] ^ [javac] The local variable c is never read [javac] ---------- [javac] 2 problems (2 warnings) jarFile: [jar] Building jar: /builddir/build/BUILD/jformatstring/jFormatString/build/jFormatString.jar build: BUILD SUCCESSFUL Total time: 1 second + cd .. + mkdir docs + javadoc -d docs -source 1.5 -sourcepath jFormatString/src/java -classpath jFormatString/build/classes:/usr/share/java/junit4.jar -link file:///usr/share/javadoc/java edu.umd.cs.findbugs.formatStringChecker IGNORING OPTION: [-link, file:///usr/share/javadoc/java] Parsing jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/Conversion.java Parsing jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/DateTime.java Parsing jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/ExtraFormatArgumentsException.java Parsing jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/Flags.java Parsing jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/FormatSpecifier.java Parsing jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/Formatter.java Parsing jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/FormatterException.java Parsing jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.java Parsing jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/MissingFormatArgumentException.java Generating docs/stylesheet.css... Generating docs/index.html... Generating docs/allclasses-frame.html... Generating docs/allclasses-noframe.html... Generating docs/edu/umd/cs/findbugs/formatStringChecker/package-summary.html... Generating docs/edu/umd/cs/findbugs/formatStringChecker/ExtraFormatArgumentsException.html... Generating docs/edu/umd/cs/findbugs/formatStringChecker/FormatSpecifier.html... Generating docs/edu/umd/cs/findbugs/formatStringChecker/Formatter.html... Generating docs/edu/umd/cs/findbugs/formatStringChecker/FormatterException.html... Generating docs/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.html... Generating docs/edu/umd/cs/findbugs/formatStringChecker/MissingFormatArgumentException.html... Generating docs/package-list... 1 warning. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6yH48P + umask 022 + cd /builddir/build/BUILD + cd jformatstring + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/jFormatString-0-0.2.20081016svn.fc11.ppc64 + mkdir -p /builddir/build/BUILDROOT/jFormatString-0-0.2.20081016svn.fc11.ppc64/usr/share/java + cp -p jFormatString/build/jFormatString.jar /builddir/build/BUILDROOT/jFormatString-0-0.2.20081016svn.fc11.ppc64/usr/share/java/jFormatString-0.jar + ln -s jFormatString-0.jar /builddir/build/BUILDROOT/jFormatString-0-0.2.20081016svn.fc11.ppc64/usr/share/java/jFormatString.jar + mkdir -p /builddir/build/BUILDROOT/jFormatString-0-0.2.20081016svn.fc11.ppc64/usr/share/javadoc/jFormatString-0 + cp -rp docs/allclasses-frame.html docs/allclasses-noframe.html docs/edu docs/index.html docs/package-list docs/stylesheet.css /builddir/build/BUILDROOT/jFormatString-0-0.2.20081016svn.fc11.ppc64/usr/share/javadoc/jFormatString-0 + ln -s jFormatString-0 /builddir/build/BUILDROOT/jFormatString-0-0.2.20081016svn.fc11.ppc64/usr/share/javadoc/jFormatString + /usr/bin/aot-compile-rpm /usr/lib/python2.6/site-packages/aotcompile.py:18: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 /usr/bin/gcj -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -findirect-dispatch -fjni -fsource-filename=/builddir/build/BUILD/jformatstring/aot-compile-rpm/sources.list jFormatString-0.jar.1.jar -o jFormatString-0.jar.1.o /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/Conversion.java:0: warning: '_atable_syms_edu_umd_cs_findbugs_formatStringChecker_Conversion' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/DateTime.java:0: warning: '_atable_syms_edu_umd_cs_findbugs_formatStringChecker_DateTime' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/ExtraFormatArgumentsException.java:0: warning: '_otable_syms_edu_umd_cs_findbugs_formatStringChecker_ExtraFormatArgumentsException' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/ExtraFormatArgumentsException.java:0: warning: '_atable_syms_edu_umd_cs_findbugs_formatStringChecker_ExtraFormatArgumentsException' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/Flags.java:0: warning: '_otable_syms_edu_umd_cs_findbugs_formatStringChecker_Flags' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/Flags.java:0: warning: '_atable_syms_edu_umd_cs_findbugs_formatStringChecker_Flags' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/FormatSpecifier.java:0: warning: '_otable_syms_edu_umd_cs_findbugs_formatStringChecker_FormatSpecifier' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/FormatSpecifier.java:0: warning: '_atable_syms_edu_umd_cs_findbugs_formatStringChecker_FormatSpecifier' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/Formatter.java:0: warning: '_otable_syms_edu_umd_cs_findbugs_formatStringChecker_Formatter' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/Formatter.java:0: warning: '_atable_syms_edu_umd_cs_findbugs_formatStringChecker_Formatter' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/Formatter.java:0: warning: '_itable_syms_edu_umd_cs_findbugs_formatStringChecker_Formatter' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/junit/edu/umd/cs/findbugs/formatStringChecker/FormatterCompileTimeTest.java:0: warning: '_atable_syms_edu_umd_cs_findbugs_formatStringChecker_FormatterCompileTimeTest' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/FormatterException.java:0: warning: '_atable_syms_edu_umd_cs_findbugs_formatStringChecker_FormatterException' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/junit/edu/umd/cs/findbugs/formatStringChecker/FormatterRuntimeTest.java:0: warning: '_otable_syms_edu_umd_cs_findbugs_formatStringChecker_FormatterRuntimeTest' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/junit/edu/umd/cs/findbugs/formatStringChecker/FormatterRuntimeTest.java:0: warning: '_atable_syms_edu_umd_cs_findbugs_formatStringChecker_FormatterRuntimeTest' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.java:0: warning: '_otable_syms_edu_umd_cs_findbugs_formatStringChecker_IllegalFormatConversionException' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/IllegalFormatConversionException.java:0: warning: '_atable_syms_edu_umd_cs_findbugs_formatStringChecker_IllegalFormatConversionException' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/MissingFormatArgumentException.java:0: warning: '_otable_syms_edu_umd_cs_findbugs_formatStringChecker_MissingFormatArgumentException' defined but not used /builddir/build/BUILD/jformatstring/jFormatString/src/java/edu/umd/cs/findbugs/formatStringChecker/MissingFormatArgumentException.java:0: warning: '_atable_syms_edu_umd_cs_findbugs_formatStringChecker_MissingFormatArgumentException' defined but not used /usr/bin/gcj -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -fPIC -findirect-dispatch -fjni -fsource-filename=/builddir/build/BUILD/jformatstring/aot-compile-rpm/sources.list -Wl,-Bsymbolic jFormatString-0.jar.1.o -o jFormatString-0.jar.so /usr/bin/gcj-dbtool -n jFormatString-0.jar.db 64 for jar in jFormatString-0.jar.1.jar; do \ /usr/bin/gcj-dbtool -f jFormatString-0.jar.db $jar \ /usr/lib64/gcj/jFormatString/jFormatString-0.jar.so; \ done + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/jformatstring extracting debug info from /builddir/build/BUILDROOT/jFormatString-0-0.2.20081016svn.fc11.ppc64/usr/lib64/gcj/jFormatString/jFormatString-0.jar.so 83 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: jFormatString-0-0.2.20081016svn.fc11-ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HPcE0I + umask 022 + cd /builddir/build/BUILD + cd jformatstring + DOCDIR=/builddir/build/BUILDROOT/jFormatString-0-0.2.20081016svn.fc11.ppc64/usr/share/doc/jFormatString-0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/jFormatString-0-0.2.20081016svn.fc11.ppc64/usr/share/doc/jFormatString-0 + /bin/mkdir -p /builddir/build/BUILDROOT/jFormatString-0-0.2.20081016svn.fc11.ppc64/usr/share/doc/jFormatString-0 + cp -pr www/index.html jFormatString/LICENSE /builddir/build/BUILDROOT/jFormatString-0-0.2.20081016svn.fc11.ppc64/usr/share/doc/jFormatString-0 + exit 0 Provides: jFormatString-0.jar.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh java-gcj-compat >= 1.0.31 Requires(postun): /bin/sh java-gcj-compat >= 1.0.31 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcj_bc.so.1()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: jFormatString-javadoc-0-0.2.20081016svn.fc11-ppc64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: jFormatString-debuginfo-0-0.2.20081016svn.fc11-ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jFormatString-0-0.2.20081016svn.fc11.ppc64 warning: Could not canonicalize hostname: ppc5.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/jFormatString-0-0.2.20081016svn.fc11.ppc64.rpm Wrote: /builddir/build/RPMS/jFormatString-javadoc-0-0.2.20081016svn.fc11.ppc64.rpm Wrote: /builddir/build/RPMS/jFormatString-debuginfo-0-0.2.20081016svn.fc11.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YTmVtg + umask 022 + cd /builddir/build/BUILD + cd jformatstring + rm -rf /builddir/build/BUILDROOT/jFormatString-0-0.2.20081016svn.fc11.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->