Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mod_auth_kerb.spec'], False, '/var/lib/mock/dist-f12-build-557964-81573/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/mod_auth_kerb.spec'] cat: /usr/include/httpd/.mmn: No such file or directory warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mod_auth_kerb-5.4-5.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mod_auth_kerb.spec'], False, '/var/lib/mock/dist-f12-build-557964-81573/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/mod_auth_kerb.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.myHfBY + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf mod_auth_kerb-5.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/mod_auth_kerb-5.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mod_auth_kerb-5.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (mod_auth_kerb-5.4-rcopshack.patch):' Patch #1 (mod_auth_kerb-5.4-rcopshack.patch): + /bin/cat /builddir/build/SOURCES/mod_auth_kerb-5.4-rcopshack.patch + /usr/bin/patch -s -p1 -b --suffix .rcopshack --fuzz=0 Patch #2 (mod_auth_kerb-5.4-fixes.patch): + echo 'Patch #2 (mod_auth_kerb-5.4-fixes.patch):' + /bin/cat /builddir/build/SOURCES/mod_auth_kerb-5.4-fixes.patch + /usr/bin/patch -s -p1 -b --suffix .fixes --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jKlMVe + umask 022 + cd /builddir/build/BUILD + cd mod_auth_kerb-5.4 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-krb4 --with-krb5=/usr/kerberos --with-apache=/usr checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking for main in -lresolv... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking gssapi.h usability... yes checking gssapi.h presence... yes checking for gssapi.h... yes checking for krb5_init_context in -lkrb5... yes checking for krb5_cc_new_unique in -lkrb5... yes checking whether we are using Heimdal... no checking whether the GSSAPI libraries support SPNEGO... yes checking for apxs... /usr/sbin/apxs configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + make -j8 ./apxs.sh "-I. -Ispnegokrb5 -I/usr/kerberos/include " "-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv" "" "/usr/sbin/apxs" "-c" "src/mod_auth_kerb.c" /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/kerberos/include -c -o src/mod_auth_kerb.lo src/mod_auth_kerb.c && touch src/mod_auth_kerb.slo src/mod_auth_kerb.c:45:2: warning: #ident is a deprecated GCC extension src/mod_auth_kerb.c: In function 'have_rcache_type': src/mod_auth_kerb.c:1687: warning: implicit declaration of function 'krb5_rc_resolve_full' src/mod_auth_kerb.c:1691: warning: implicit declaration of function 'krb5_rc_destroy' /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -o src/mod_auth_kerb.la -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -rpath /usr/lib64/httpd/modules -module -avoid-version src/mod_auth_kerb.lo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6IYxqF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64 ++ dirname /builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64 + cd mod_auth_kerb-5.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64 + mkdir -p /builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64/usr/lib64/httpd/modules /builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64/etc/httpd/conf.d + install -m 755 src/.libs/mod_auth_kerb.so /builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64/usr/lib64/httpd/modules/mod_auth_kerb.so + install -p -m 644 /builddir/build/SOURCES/auth_kerb.conf /builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64/etc/httpd/conf.d/auth_kerb.conf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/mod_auth_kerb-5.4 extracting debug info from /builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64/usr/lib64/httpd/modules/mod_auth_kerb.so 106 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: mod_auth_kerb-5.4-5.fc12.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZRsPr6 + umask 022 + cd /builddir/build/BUILD + cd mod_auth_kerb-5.4 + DOCDIR=/builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64/usr/share/doc/mod_auth_kerb-5.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64/usr/share/doc/mod_auth_kerb-5.4 + /bin/mkdir -p /builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64/usr/share/doc/mod_auth_kerb-5.4 + cp -pr README /builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64/usr/share/doc/mod_auth_kerb-5.4 + exit 0 Provides: config(mod_auth_kerb) = 5.4-5.fc12 mod_auth_kerb.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcom_err.so.2()(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) Processing files: mod_auth_kerb-debuginfo-5.4-5.fc12.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64 warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/mod_auth_kerb-5.4-5.fc12.x86_64.rpm Wrote: /builddir/build/RPMS/mod_auth_kerb-debuginfo-5.4-5.fc12.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WxPVBq + umask 022 + cd /builddir/build/BUILD + cd mod_auth_kerb-5.4 + rm -rf /builddir/build/BUILDROOT/mod_auth_kerb-5.4-5.fc12.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->