Mock Version: 1.1.5 Mock Version: 1.1.5 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/cntlm.spec'], False, '/var/lib/mock/dist-f15-build-930755-137860/root/', None, 86400, True, 0, 419, 419, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/cntlm.spec'] warning: Could not canonicalize hostname: x86-03.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/cntlm-0.35.1-8.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/cntlm.spec'], False, '/var/lib/mock/dist-f15-build-930755-137860/root/', None, 86400, True, 0, 419, 419, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/cntlm.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xvyDgl + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf cntlm-0.35.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cntlm-0.35.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cntlm-0.35.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (cntlm-0.35.1-Makefile.patch):' Patch #0 (cntlm-0.35.1-Makefile.patch): + /bin/cat /builddir/build/SOURCES/cntlm-0.35.1-Makefile.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0zsAyz + umask 022 + cd /builddir/build/BUILD + cd cntlm-0.35.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info Using /usr/bin/gcc to compile Cntlm Checking endian... little endian Checking strdup... yes Checking socklen_t... yes Checking gethostname... x86-03.phx2.fedoraproject.org + make -j4 SYSCONFDIR=/etc Compiling utils.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -pedantic -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -DVERSION=\"`cat VERSION`\" -c -o utils.o utils.c Compiling xcrypt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -pedantic -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -DVERSION=\"`cat VERSION`\" -c -o xcrypt.o xcrypt.c Compiling ntlm.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -pedantic -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -DVERSION=\"`cat VERSION`\" -c -o ntlm.o ntlm.c Compiling config.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -pedantic -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -DVERSION=\"`cat VERSION`\" -c -o config.o config.c config.c: In function 'config_open': config.c:48:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result Compiling socket.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -pedantic -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -DVERSION=\"`cat VERSION`\" -c -o socket.o socket.c Compiling acl.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -pedantic -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -DVERSION=\"`cat VERSION`\" -c -o acl.o acl.c Compiling auth.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -pedantic -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -DVERSION=\"`cat VERSION`\" -c -o auth.o auth.c Compiling http.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -pedantic -D__BSD_VISIBLE -D_ALL_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112 -D_ISOC99_SOURCE -D_REENTRANT -DVERSION=\"`cat VERSION`\" -c -o http.o http.c Compiling proxy.c http.c: In function 'chunked_data_send': http.c:356:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result http.c:374:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result proxy.c: In function 'main': proxy.c:2288:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result proxy.c:2420:8: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result proxy.c:2490:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result proxy.c:2601:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result proxy.c: In function 'socks5_thread': proxy.c:1440:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result proxy.c:1445:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result proxy.c:1459:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result proxy.c:1504:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result proxy.c:1531:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result proxy.c:1588:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result proxy.c:1599:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result proxy.c: In function 'proxy_thread': proxy.c:1014:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result proxy.c: In function 'scanner_hook': proxy.c:755:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result proxy.c:772:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result Linking cntlm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o cntlm utils.o ntlm.o xcrypt.o config.o socket.o acl.o auth.o http.o proxy.o -lpthread + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HPQJWR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386 ++ dirname /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386 + cd cntlm-0.35.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386 + make BINDIR=/builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/usr/sbin MANDIR=/builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/usr/share/man SYSCONFDIR=/builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/etc install install -D -m 755 cntlm /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/usr/sbin/cntlm; \ install -D -m 644 doc/cntlm.1 /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/usr/share/man/man1/cntlm.1; \ [ -f /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/etc/cntlm.conf -o -z "/builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/etc" ] \ || install -D -m 600 doc/cntlm.conf /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/etc/cntlm.conf; \ echo; echo "Cntlm will look for configuration in /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/etc/cntlm.conf" Cntlm will look for configuration in /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/etc/cntlm.conf + install -D -m 0755 /builddir/build/SOURCES/cntlm.init.fedora /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/etc/rc.d/init.d/cntlmd + install -D -m 0644 /builddir/build/SOURCES/cntlm.sysconfig /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/etc/sysconfig/cntlmd + install -D -m 0755 /builddir/build/SOURCES/cntlm.NetworkManager /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/etc/NetworkManager/dispatcher.d/10-cntlm + install -D -m 0644 /builddir/build/SOURCES/cntlm.tmpfiles /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/etc/tmpfiles.d/cntlm.conf + mkdir -p -m 0755 /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/var/run/cntlm + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/cntlm-0.35.1 extracting debug info from /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/usr/sbin/cntlm 346 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: cntlm-0.35.1-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Rqc8Va + umask 022 + cd /builddir/build/BUILD + cd cntlm-0.35.1 + DOCDIR=/builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/usr/share/doc/cntlm-0.35.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/usr/share/doc/cntlm-0.35.1 + /bin/mkdir -p /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/usr/share/doc/cntlm-0.35.1 + cp -pr LICENSE README COPYRIGHT /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386/usr/share/doc/cntlm-0.35.1 + exit 0 Provides: config(cntlm) = 0.35.1-8.fc15 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh Requires: /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) rtld(GNU_HASH) Processing files: cntlm-debuginfo-0.35.1-8.fc15.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386 warning: Could not canonicalize hostname: x86-03.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/cntlm-0.35.1-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/cntlm-debuginfo-0.35.1-8.fc15.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WkjQG6 + umask 022 + cd /builddir/build/BUILD + cd cntlm-0.35.1 + rm -rf /builddir/build/BUILDROOT/cntlm-0.35.1-8.fc15.i386 + exit 0 Child returncode was: 0 LEAVE do -->