Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/vpnc.spec'], False, '/var/lib/mock/dist-5E-epel-build-711819-101944/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/vpnc.spec'] warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/vpnc-0.5.3-8.el5.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/vpnc.spec'], False, '/var/lib/mock/dist-5E-epel-build-711819-101944/root/', None, 86400, True, 0, 421, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/vpnc.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.96734 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf vpnc-0.5.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/vpnc-0.5.3.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vpnc-0.5.3 ++ /usr/bin/id -u + '[' 421 = 0 ']' ++ /usr/bin/id -u + '[' 421 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (vpnc-0.5.3-cloexec.patch):' Patch #0 (vpnc-0.5.3-cloexec.patch): + patch -p1 -b --suffix .cloexec -s + echo 'Patch #1 (vpnc-0.5.1-dpd.patch):' Patch #1 (vpnc-0.5.1-dpd.patch): + patch -p1 -b --suffix .dpd -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.96734 + umask 022 + cd /builddir/build/BUILD + cd vpnc-0.5.3 + 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 -fPIE' + LDFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pie' + make PREFIX=/usr LC_ALL=C perl -w ./enum2debug.pl isakmp.h >vpnc-debug.c 2>vpnc-debug.h gcc -MM sysdep.c vpnc-debug.c isakmp-pkt.c tunip.c config.c dh.c math_group.c supp.c decrypt-utils.c vpnc.c cisco-decrypt.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" > .depend gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o sysdep.o sysdep.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o vpnc-debug.o vpnc-debug.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o isakmp-pkt.o isakmp-pkt.c isakmp-pkt.c: In function 'parse_isakmp_packet': isakmp-pkt.c:823: warning: format '%d' expects type 'int', but argument 3 has type 'size_t' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o tunip.o tunip.c tunip.c: In function 'encap_rawip_recv': tunip.c:180: warning: format '%d' expects type 'int', but argument 4 has type 'ssize_t' tunip.c: In function 'encap_udp_recv': tunip.c:219: warning: format '%d' expects type 'int', but argument 5 has type 'ssize_t' tunip.c: In function 'vpnc_doit': tunip.c:1043: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o config.o config.c config.c: In function 'do_config': config.c:791: warning: ignoring return value of 'getline', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o dh.o dh.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o math_group.o math_group.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o supp.o supp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o decrypt-utils.o decrypt-utils.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o vpnc.o vpnc.c vpnc.c: In function 'setup_tunnel': vpnc.c:335: warning: ignoring return value of 'system', declared with attribute warn_unused_result vpnc.c: In function 'config_tunnel': vpnc.c:363: warning: ignoring return value of 'system', declared with attribute warn_unused_result vpnc.c: In function 'close_tunnel': vpnc.c:369: warning: ignoring return value of 'system', declared with attribute warn_unused_result vpnc.c: In function 'do_config_to_env': vpnc.c:984: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result vpnc.c:990: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -o vpnc sysdep.o vpnc-debug.o isakmp-pkt.o tunip.o config.o dh.o math_group.o supp.o decrypt-utils.o vpnc.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pie -lgcrypt -ldl -lgpg-error gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIE -W -Wall -Wmissing-declarations -Wwrite-strings -DVERSION=\"0.5.3\" -c -o cisco-decrypt.o cisco-decrypt.c gcc -o cisco-decrypt cisco-decrypt.o decrypt-utils.o -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pie -lgcrypt -ldl -lgpg-error ./makeman.pl sed -e 's,@''PREFIX''@,/usr,g' vpnc-script.in > vpnc-script && chmod 755 vpnc-script + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4775 + umask 022 + cd /builddir/build/BUILD + cd vpnc-0.5.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild + make install DESTDIR=/var/tmp/vpnc-0.5.3-8.el5-root-mockbuild PREFIX=/usr install -d /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/etc/vpnc /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/bin /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/sbin /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/share/man/man1 /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/share/man/man8 /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/share/doc/vpnc if [ "`uname -s | cut -c-6`" = "CYGWIN" ]; then \ install vpnc-script-win /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/etc/vpnc/vpnc-script; \ install vpnc-script-win.js /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/etc/vpnc; \ else \ install vpnc-script /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/etc/vpnc; \ fi install -m600 vpnc.conf /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/etc/vpnc/default.conf install -m755 vpnc-disconnect /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/sbin install -m755 pcf2vpnc /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/bin install -m644 vpnc.8 /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/share/man/man8 install -m644 pcf2vpnc.1 /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/share/man/man1 install -m644 cisco-decrypt.1 /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/share/man/man1 install -m644 COPYING /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/share/doc/vpnc install -m755 vpnc /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/sbin install -m755 cisco-decrypt /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/bin + rm -f /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/bin/pcf2vpnc + chmod 0644 pcf2vpnc + rm -f /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/share/man/man1/pcf2vpnc.1 + chmod 0644 /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/share/man/man8/vpnc.8 + install -m 0600 /builddir/build/SOURCES/generic-vpnc.conf /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/etc/vpnc/default.conf + mkdir -p /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/var/run/vpnc + touch /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/var/run/vpnc/pid /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/var/run/vpnc/defaultroute /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/var/run/vpnc/resolv.conf-backup + install -Dp -m 0644 /builddir/build/SOURCES/vpnc.consolehelper /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/etc/security/console.apps/vpnc + install -Dp -m 0644 /builddir/build/SOURCES/vpnc-disconnect.consolehelper /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/etc/security/console.apps/vpnc-disconnect + install -Dp -m 0644 /builddir/build/SOURCES/vpnc.pam /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/etc/pam.d/vpnc + install -Dp -m 0644 /builddir/build/SOURCES/vpnc.pam /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/etc/pam.d/vpnc-disconnect + install -m 0755 /builddir/build/SOURCES/vpnc-helper /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/sbin/vpnc-helper + mkdir -p /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/bin + ln -sf consolehelper /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/bin/vpnc + ln -sf consolehelper /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/bin/vpnc-disconnect + rm -f /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/share/doc/vpnc/COPYING + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/vpnc-0.5.3 extracting debug info from /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/bin/cisco-decrypt extracting debug info from /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/sbin/vpnc 544 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-java-repack-jars Processing files: vpnc-0.5.3-8.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4775 + umask 022 + cd /builddir/build/BUILD + cd vpnc-0.5.3 + DOCDIR=/var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/share/doc/vpnc-0.5.3 + export DOCDIR + rm -rf /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/share/doc/vpnc-0.5.3 + /bin/mkdir -p /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/share/doc/vpnc-0.5.3 + cp -pr README COPYING pcf2vpnc pcf2vpnc.1 /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild/usr/share/doc/vpnc-0.5.3 + exit 0 Provides: config(vpnc) = 0.5.3-8.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh config(vpnc) = 0.5.3-8.el5 iproute 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) libdl.so.2()(64bit) libgcrypt.so.11()(64bit) libgcrypt.so.11(GCRYPT_1.2)(64bit) libgpg-error.so.0()(64bit) rtld(GNU_HASH) Processing files: vpnc-consoleuser-0.5.3-8.el5 Provides: config(vpnc-consoleuser) = 0.5.3-8.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh config(vpnc-consoleuser) = 0.5.3-8.el5 usermode vpnc = 0.5.3-8.el5 Processing files: vpnc-debuginfo-0.5.3-8.el5 Provides: cisco-decrypt.debug()(64bit) vpnc.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/vpnc-0.5.3-8.el5-root-mockbuild warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/vpnc-0.5.3-8.el5.x86_64.rpm Wrote: /builddir/build/RPMS/vpnc-consoleuser-0.5.3-8.el5.x86_64.rpm Wrote: /builddir/build/RPMS/vpnc-debuginfo-0.5.3-8.el5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.25419 + umask 022 + cd /builddir/build/BUILD + cd vpnc-0.5.3 + rm -rf /var/tmp/vpnc-0.5.3-8.el5-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->