Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mozplugger.spec'], False, '/var/lib/mock/dist-f9-build-492575-77356/root/', None, 86400, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mozplugger.spec'] warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mozplugger-1.12.1-2.fc9.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mozplugger.spec'], False, '/var/lib/mock/dist-f9-build-492575-77356/root/', None, 86400, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mozplugger.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.99809 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf mozplugger-1.12.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/mozplugger-1.12.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mozplugger-1.12.1 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (mozplugger-1.12.1-lib64.patch):' Patch #1 (mozplugger-1.12.1-lib64.patch): + patch -p1 -b --suffix .lib64 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.99809 + umask 022 + cd /builddir/build/BUILD + cd mozplugger-1.12.1 + LANG=C + export LANG + unset DISPLAY + make linux lib=lib64 make all CC=gcc XCFLAGS='-fPIC -Wall' LD=gcc XLDFLAGS=-shared make[1]: Entering directory `/builddir/build/BUILD/mozplugger-1.12.1' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Inpapi/include -I/usr/X11R6/include -DXP_UNIX -DVERSION=\"1.12.1\" -DNODEBUG -fPIC -Wall -o mozplugger.o mozplugger.c mozplugger.c: In function 'resize_window': mozplugger.c:2087: warning: cast from pointer to integer of different size mozplugger.c: In function 'NPP_SetWindow': mozplugger.c:2165: warning: cast from pointer to integer of different size mozplugger.c:2166: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Inpapi/include -I/usr/X11R6/include -DXP_UNIX -DVERSION=\"1.12.1\" -DNODEBUG -fPIC -Wall -o stub.o npapi/common/npunix.c gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Inpapi/include -I/usr/X11R6/include -DXP_UNIX -DVERSION=\"1.12.1\" -DNODEBUG -fPIC -Wall -o mozplugger-common.o mozplugger-common.c gcc -shared -o mozplugger.so mozplugger.o mozplugger-common.o stub.o gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Inpapi/include -I/usr/X11R6/include -DXP_UNIX -DVERSION=\"1.12.1\" -DNODEBUG -fPIC -Wall -o mozplugger-helper.o mozplugger-helper.c mozplugger-helper.c: In function 'takeSwallowMutex': mozplugger-helper.c:325: warning: format '%ld' expects type 'long int', but argument 2 has type 'uint32' mozplugger-helper.c:331: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'uint32' mozplugger-helper.c:342: warning: format '%ld' expects type 'long int', but argument 2 has type 'uint32' mozplugger-helper.c:351: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'uint32' mozplugger-helper.c: In function 'stillHaveMutex': mozplugger-helper.c:395: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'uint32' mozplugger-helper.c: In function 'setup_display': mozplugger-helper.c:961: warning: cast from pointer to integer of different size mozplugger-helper.c: In function 'check_all_events': mozplugger-helper.c:1341: warning: ignoring return value of 'read', declared with attribute warn_unused_result gcc -o mozplugger-helper mozplugger-helper.o mozplugger-common.o -lX11 -L/usr/X11R6lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Inpapi/include -I/usr/X11R6/include -DXP_UNIX -DVERSION=\"1.12.1\" -DNODEBUG -fPIC -Wall -c -o mozplugger-controller.o mozplugger-controller.c mozplugger-controller.c: In function 'main': mozplugger-controller.c:923: warning: ignoring return value of 'read', declared with attribute warn_unused_result gcc -o mozplugger-controller mozplugger-controller.o mozplugger-common.o -lX11 -L/usr/X11R6lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Inpapi/include -I/usr/X11R6/include -DXP_UNIX -DVERSION=\"1.12.1\" -DNODEBUG -fPIC -Wall -c -o mozplugger-linker.o mozplugger-linker.c mozplugger-linker.c: In function 'main': mozplugger-linker.c:798: warning: ignoring return value of 'read', declared with attribute warn_unused_result gcc -o mozplugger-linker mozplugger-linker.o mozplugger-common.o -lX11 -L/usr/X11R6lib64 make[1]: Leaving directory `/builddir/build/BUILD/mozplugger-1.12.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.96710 + umask 022 + cd /builddir/build/BUILD + cd mozplugger-1.12.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/mozplugger-1.12.1-2.fc9-root + make install lib=lib64 root=/var/tmp/mozplugger-1.12.1-2.fc9-root cp mozplugger-helper /var/tmp/mozplugger-1.12.1-2.fc9-root/usr/bin/ cp mozplugger-controller /var/tmp/mozplugger-1.12.1-2.fc9-root/usr/bin/ cp mozplugger-linker /var/tmp/mozplugger-1.12.1-2.fc9-root/usr/bin/ cp mozplugger.so /var/tmp/mozplugger-1.12.1-2.fc9-root/usr/lib64/mozilla/plugins/ cp mozpluggerrc /var/tmp/mozplugger-1.12.1-2.fc9-root/etc/ cp mozplugger.7 /var/tmp/mozplugger-1.12.1-2.fc9-root/usr/share/man/man7/ + file=/var/tmp/mozplugger-1.12.1-2.fc9-root/usr/share/man/man7/mozplugger.7 + iconv -f iso-8859-1 -t utf-8 + mv /var/tmp/mozplugger-1.12.1-2.fc9-root/usr/share/man/man7/mozplugger.7_ /var/tmp/mozplugger-1.12.1-2.fc9-root/usr/share/man/man7/mozplugger.7 + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/mozplugger-1.12.1 extracting debug info from /var/tmp/mozplugger-1.12.1-2.fc9-root/usr/bin/mozplugger-helper extracting debug info from /var/tmp/mozplugger-1.12.1-2.fc9-root/usr/bin/mozplugger-controller extracting debug info from /var/tmp/mozplugger-1.12.1-2.fc9-root/usr/bin/mozplugger-linker extracting debug info from /var/tmp/mozplugger-1.12.1-2.fc9-root/usr/lib64/mozilla/plugins/mozplugger.so 457 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: mozplugger-1.12.1-2.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.20074 + umask 022 + cd /builddir/build/BUILD + cd mozplugger-1.12.1 + DOCDIR=/var/tmp/mozplugger-1.12.1-2.fc9-root/usr/share/doc/mozplugger-1.12.1 + export DOCDIR + rm -rf /var/tmp/mozplugger-1.12.1-2.fc9-root/usr/share/doc/mozplugger-1.12.1 + /bin/mkdir -p /var/tmp/mozplugger-1.12.1-2.fc9-root/usr/share/doc/mozplugger-1.12.1 + cp -pr README COPYING /var/tmp/mozplugger-1.12.1-2.fc9-root/usr/share/doc/mozplugger-1.12.1 + exit 0 Provides: config(mozplugger) = 1.12.1-2.fc9 mozplugger.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: config(mozplugger) = 1.12.1-2.fc9 libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) mozilla-filesystem rtld(GNU_HASH) sox Obsoletes: plugger Processing files: mozplugger-debuginfo-1.12.1-2.fc9 Provides: mozplugger.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/mozplugger-1.12.1-2.fc9-root warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/mozplugger-1.12.1-2.fc9.x86_64.rpm Wrote: /builddir/build/RPMS/mozplugger-debuginfo-1.12.1-2.fc9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.85130 + umask 022 + cd /builddir/build/BUILD + cd mozplugger-1.12.1 + rm -rf /var/tmp/mozplugger-1.12.1-2.fc9-root + exit 0 Child returncode was: 0 LEAVE do -->