Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/qca-gnupg.spec'], False, '/var/lib/mock/dist-f11-build-370084-66580/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/qca-gnupg.spec'] warning: Could not canonicalize hostname: x86-4.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/qca-gnupg-2.0.0-0.3.beta1.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/qca-gnupg.spec'], False, '/var/lib/mock/dist-f11-build-370084-66580/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/qca-gnupg.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Zoq8tV + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf qca-gnupg-2.0.0-beta1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/qca-gnupg-2.0.0-beta1.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd qca-gnupg-2.0.0-beta1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (qca-gnupg-includes.patch):' Patch #0 (qca-gnupg-includes.patch): + /bin/cat /builddir/build/SOURCES/qca-gnupg-includes.patch + /usr/bin/patch -s -p0 -b --suffix .includes --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wUBO2j + umask 022 + cd /builddir/build/BUILD + cd qca-gnupg-2.0.0-beta1 + LANG=C + export LANG + unset DISPLAY + unset QTDIR + ./configure --no-separate-debug-info --verbose Configuring qca-gnupg ... EX_QTDIR= QC_STATIC= QC_RELEASE= QC_DEBUG= QC_DEBUG_AND_RELEASE= QC_NO_SEPARATE_DEBUG_INFO=Y QC_SEPARATE_DEBUG_INFO= QC_UNIVERSAL= QC_MAC_SDK= QC_PLUGINS_PATH= QC_WITH_QCA= Verifying Qt 4 build environment ... Warning: qmake not found via --qtdir Warning: qmake not found via $QTDIR qmake found in /usr/lib64/qt4/bin/qmake-qt4 -> ok conf command: [./configure] conf path: [./configure] srcdir: [/builddir/build/BUILD/qca-gnupg-2.0.0-beta1] builddir: [/builddir/build/BUILD/qca-gnupg-2.0.0-beta1] profile: [/builddir/build/BUILD/qca-gnupg-2.0.0-beta1/qca-gnupg.pro] qmake path: [/usr/lib64/qt4/bin/qmake-qt4] make tool: [/usr/bin/gmake] * extra += CONFIG += release Checking for QCA >= 2.0 ... * Wrote atest.cpp: #include int main() { unsigned long x = QCA_VERSION; if(x >= 0x020000 && x < 0x030000) return 0; else return 1; } * Wrote atest.pro: CONFIG += console CONFIG -= qt app_bundle SOURCES += atest.cpp CONFIG += qt crypto QT -= gui CONFIG += release * [/usr/lib64/qt4/bin/qmake-qt4 atest.pro] * returned: 0 * [/usr/bin/gmake] g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -Wall -W -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I/usr/include/QtCrypto -I. -I. -o atest.o atest.cpp g++ -m64 -Wl,-O1 -o atest atest.o -L/usr/lib64 -lqca -lQtCore -lpthread * returned: 0 * [./atest] * returned: 0 * [/usr/bin/gmake distclean] rm -f atest.o rm -f *~ core *.core rm -f atest rm -f Makefile * returned: 0 * extra += CONFIG += crypto -> yes * extra += target.path=/usr/lib64/qt4/plugins/crypto INSTALLS += target Good, your configure finished. Now run /usr/bin/gmake. + make -j4 g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -Igpgproc -I. -I/usr/include/QtCrypto -I. -I. -o sprocess.o gpgproc/sprocess.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -Igpgproc -I. -I/usr/include/QtCrypto -I. -I. gpgproc/gpgproc.cpp -o gpgproc.moc /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -Igpgproc -I. -I/usr/include/QtCrypto -I. -I. gpgop.cpp -o gpgop.moc /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -Igpgproc -I. -I/usr/include/QtCrypto -I. -I. qca-gnupg.cpp -o qca-gnupg.moc /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -Igpgproc -I. -I/usr/include/QtCrypto -I. -I. gpgproc/sprocess.h -o moc_sprocess.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -Igpgproc -I. -I/usr/include/QtCrypto -I. -I. gpgproc/gpgproc.h -o moc_gpgproc.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -Igpgproc -I. -I/usr/include/QtCrypto -I. -I. gpgop.h -o moc_gpgop.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -Igpgproc -I. -I/usr/include/QtCrypto -I. -I. -o gpgproc.o gpgproc/gpgproc.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -Igpgproc -I. -I/usr/include/QtCrypto -I. -I. -o gpgop.o gpgop.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -Igpgproc -I. -I/usr/include/QtCrypto -I. -I. -o qca-gnupg.o qca-gnupg.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -Igpgproc -I. -I/usr/include/QtCrypto -I. -I. -o moc_sprocess.o moc_sprocess.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -Igpgproc -I. -I/usr/include/QtCrypto -I. -I. -o moc_gpgproc.o moc_gpgproc.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -Igpgproc -I. -I/usr/include/QtCrypto -I. -I. -o moc_gpgop.o moc_gpgop.cpp rm -f libqca-gnupg.so g++ -m64 -Wl,-O1 -shared -o libqca-gnupg.so sprocess.o gpgproc.o gpgop.o qca-gnupg.o moc_sprocess.o moc_gpgproc.o moc_gpgop.o -L/usr/lib64 -lqca -lQtCore -lpthread mv -f libqca-gnupg.so lib/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dF2zlX + umask 022 + cd /builddir/build/BUILD + cd qca-gnupg-2.0.0-beta1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/qca-gnupg-2.0.0-0.3.beta1.fc11.x86_64 + export INSTALL_ROOT=/builddir/build/BUILDROOT/qca-gnupg-2.0.0-0.3.beta1.fc11.x86_64 + INSTALL_ROOT=/builddir/build/BUILDROOT/qca-gnupg-2.0.0-0.3.beta1.fc11.x86_64 + mkdir -p /builddir/build/BUILDROOT/qca-gnupg-2.0.0-0.3.beta1.fc11.x86_64/usr/lib64/qt4/plugins/crypto + make install install -m 755 -p "lib/libqca-gnupg.so" "/builddir/build/BUILDROOT/qca-gnupg-2.0.0-0.3.beta1.fc11.x86_64/usr/lib64/qt4/plugins/crypto/libqca-gnupg.so" + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/qca-gnupg-2.0.0-beta1 extracting debug info from /builddir/build/BUILDROOT/qca-gnupg-2.0.0-0.3.beta1.fc11.x86_64/usr/lib64/qt4/plugins/crypto/libqca-gnupg.so 222 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: qca-gnupg-2.0.0-0.3.beta1.fc11-x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dHY9cB + umask 022 + cd /builddir/build/BUILD + cd qca-gnupg-2.0.0-beta1 + DOCDIR=/builddir/build/BUILDROOT/qca-gnupg-2.0.0-0.3.beta1.fc11.x86_64/usr/share/doc/qca-gnupg-2.0.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/qca-gnupg-2.0.0-0.3.beta1.fc11.x86_64/usr/share/doc/qca-gnupg-2.0.0 + /bin/mkdir -p /builddir/build/BUILDROOT/qca-gnupg-2.0.0-0.3.beta1.fc11.x86_64/usr/share/doc/qca-gnupg-2.0.0 + cp -pr README COPYING /builddir/build/BUILDROOT/qca-gnupg-2.0.0-0.3.beta1.fc11.x86_64/usr/share/doc/qca-gnupg-2.0.0 + exit 0 Provides: libqca-gnupg.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libQtCore.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libqca.so.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: qca-gnupg-debuginfo-2.0.0-0.3.beta1.fc11-x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qca-gnupg-2.0.0-0.3.beta1.fc11.x86_64 warning: Could not canonicalize hostname: x86-4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/qca-gnupg-2.0.0-0.3.beta1.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/qca-gnupg-debuginfo-2.0.0-0.3.beta1.fc11.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.R8RYDy + umask 022 + cd /builddir/build/BUILD + cd qca-gnupg-2.0.0-beta1 + rm -rf /builddir/build/BUILDROOT/qca-gnupg-2.0.0-0.3.beta1.fc11.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->