request from: hawk checking if we should skip the build started at: Wed Jul 8 16:53:28 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/73902b4c-6d66-4297-bac9-439fdc5e5ac4/vpnc-0.5.3-4.src.rpm fetched 104553 bytes, 271.7 K/s installing srpm: vpnc-0.5.3-4.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 73902b4c-6d66-4297-bac9-439fdc5e5ac4; cd rpm/SPECS; TMPDIR=/tmp/B.8dc434 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux vpnc.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 73902b4c-6d66-4297-bac9-439fdc5e5ac4 Building target platforms: i686-pld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.8dc434 /bin/sh -e /tmp/B.8dc434/rpm-tmp.81519 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf vpnc-0.5.3 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/vpnc-0.5.3.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vpnc-0.5.3 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (vpnc-bash.patch):' Patch #0 (vpnc-bash.patch): + vpnc-debug.c 2>vpnc-debug.h i686-tld-linux-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 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall '-DVERSION="0.5.3"' -DVERSION=\"0.5.3\" > .depend i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall '-DVERSION="0.5.3"' -DVERSION=\"0.5.3\" -c -o sysdep.o sysdep.c i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall '-DVERSION="0.5.3"' -DVERSION=\"0.5.3\" -c -o vpnc-debug.o vpnc-debug.c i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall '-DVERSION="0.5.3"' -DVERSION=\"0.5.3\" -c -o isakmp-pkt.o isakmp-pkt.c i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall '-DVERSION="0.5.3"' -DVERSION=\"0.5.3\" -c -o tunip.o tunip.c i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall '-DVERSION="0.5.3"' -DVERSION=\"0.5.3\" -c -o config.o config.c tunip.c: In function 'encap_esp_recv_peer': tunip.c:493:27: warning: variable 'eh' set but not used [-Wunused-but-set-variable] struct esp_encap_header *eh; ^ tunip.c: In function 'vpnc_doit': tunip.c:1043:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^ i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall '-DVERSION="0.5.3"' -DVERSION=\"0.5.3\" -c -o dh.o dh.c config.c: In function 'do_config': config.c:791:11: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] getline(&s, &s_len, stdin); ^ config.c: In function 'config_def_app_version': config.c:170:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&version, "Cisco Systems VPN Client %s:%s", VERSION, uts.sysname); ^ config.c: In function 'get_config_filename': config.c:459:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&realname, "%s%s%s", index(name, '/') ? "" : "/etc/vpnc/", name, add_dot_conf ? ".conf" : ""); ^ i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall '-DVERSION="0.5.3"' -DVERSION=\"0.5.3\" -c -o math_group.o math_group.c math_group.c: In function 'modp_getraw': math_group.c:243:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall '-DVERSION="0.5.3"' -DVERSION=\"0.5.3\" -c -o supp.o supp.c i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall '-DVERSION="0.5.3"' -DVERSION=\"0.5.3\" -c -o decrypt-utils.o decrypt-utils.c i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall '-DVERSION="0.5.3"' -DVERSION=\"0.5.3\" -c -o vpnc.o vpnc.c i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall '-DVERSION="0.5.3"' -DVERSION=\"0.5.3\" -c -o cisco-decrypt.o cisco-decrypt.c sed -e 's,@''PREFIX''@,/usr/local,g' vpnc-script.in > vpnc-script && chmod 755 vpnc-script vpnc.c: In function 'send_phase2_late': vpnc.c:743:10: warning: variable 'recvlen' set but not used [-Wunused-but-set-variable] ssize_t recvlen; ^ vpnc.c: In function 'do_config_to_env': vpnc.c:938:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] uint32_t netaddr = ((struct in_addr *)(s->our_address))->s_addr & ((struct in_addr *)(a->u.lots.data))->s_addr; ^ vpnc.c: In function 'do_phase1_am': vpnc.c:1902:38: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(dh_shared_secret, 0, sizeof(dh_shared_secret)); ^ vpnc.c:1309:20: warning: variable 'seen_xauth_vid' set but not used [-Wunused-but-set-variable] int seen_sa = 0, seen_xauth_vid = 0; ^ vpnc.c: In function 'close_tunnel': vpnc.c:369:8: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(config[CONFIG_SCRIPT]); ^ vpnc.c: In function 'setup_tunnel': vpnc.c:335:8: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(config[CONFIG_SCRIPT]); ^ vpnc.c: In function 'do_phase2_xauth': vpnc.c:2310:14: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&prompt, "%s for VPN %s@%s: ", ^ vpnc.c: In function 'do_config_to_env': vpnc.c:940:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&strbuf, "%d", mask_to_masklen(*((struct in_addr *)a->u.lots.data))); ^ vpnc.c:1017:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&strbuf, "%d", a->u.acl.count); ^ vpnc.c:1025:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&strbuf, "CISCO_SPLIT_INC_%d_ADDR", i); ^ vpnc.c:1026:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&strbuf2, "%s", inet_ntoa(a->u.acl.acl_ent[i].addr)); ^ vpnc.c:1031:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&strbuf, "CISCO_SPLIT_INC_%d_MASK", i); ^ vpnc.c:1032:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&strbuf2, "%s", inet_ntoa(a->u.acl.acl_ent[i].mask)); ^ vpnc.c:1038:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&strbuf, "CISCO_SPLIT_INC_%d_MASKLEN", i); ^ vpnc.c:1039:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&strbuf2, "%d", mask_to_masklen(a->u.acl.acl_ent[i].mask)); ^ vpnc.c:1044:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&strbuf, "CISCO_SPLIT_INC_%d_PROTOCOL", i); ^ vpnc.c:1045:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&strbuf2, "%hu", a->u.acl.acl_ent[i].protocol); ^ vpnc.c:1050:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&strbuf, "CISCO_SPLIT_INC_%d_SPORT", i); ^ vpnc.c:1051:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&strbuf2, "%hu", a->u.acl.acl_ent[i].sport); ^ vpnc.c:1056:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&strbuf, "CISCO_SPLIT_INC_%d_DPORT", i); ^ vpnc.c:1057:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&strbuf2, "%hu", a->u.acl.acl_ent[i].dport); ^ vpnc.c: In function 'config_tunnel': vpnc.c:363:8: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(config[CONFIG_SCRIPT]); ^ i686-tld-linux-gcc -o cisco-decrypt cisco-decrypt.o decrypt-utils.o -g -lgcrypt -lgpg-error i686-tld-linux-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 -g -lgcrypt -lgpg-error ./makeman.pl + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.8dc434 /bin/sh -e /tmp/B.8dc434/rpm-tmp.57128 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.8dc434 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.8dc434/vpnc-0.5.3-root-builder + /bin/mkdir -p /tmp/B.8dc434/vpnc-0.5.3-root-builder + cd vpnc-0.5.3 + rm -rf /tmp/B.8dc434/vpnc-0.5.3-root-builder + install -d /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/bin /tmp/B.8dc434/vpnc-0.5.3-root-builder/etc/vpnc /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/share/man/man1 /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/share/man/man8 /tmp/B.8dc434/vpnc-0.5.3-root-builder/var/run/vpnc /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/lib/tmpfiles.d + install vpnc /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/bin + install cisco-decrypt /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/bin + install vpnc-disconnect vpnc-script /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/bin + install /home/users/builder/rpm/SOURCES/vpnccfg /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/bin + install pcf2vpnc /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/bin + install vpnc.conf /tmp/B.8dc434/vpnc-0.5.3-root-builder/etc + install vpnc.8 /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/share/man/man8 + install cisco-decrypt.1 pcf2vpnc.1 /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/share/man/man1 + ln -sf /usr/bin/vpnc-script /tmp/B.8dc434/vpnc-0.5.3-root-builder/etc/vpnc + install /home/users/builder/rpm/SOURCES/vpnc.tmpfiles /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/lib/tmpfiles.d/vpnc.conf + __spec_install_post_strip + set +x Stripping 2 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 2 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: vpnc-0.5.3-4 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.8dc434 /bin/sh -e /tmp/B.8dc434/rpm-tmp.57128 + umask 022 + cd /home/users/builder/rpm/BUILD + cd vpnc-0.5.3 + DOCDIR=/tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/share/doc/vpnc-0.5.3 + export DOCDIR + rm -rf /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/share/doc/vpnc-0.5.3 + /bin/mkdir -p /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/share/doc/vpnc-0.5.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/share/doc/vpnc-0.5.3... Documentation compressed. + cp -pr ChangeLog README TODO /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/share/doc/vpnc-0.5.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.8dc434/vpnc-0.5.3-root-builder/usr/share/doc/vpnc-0.5.3... ./README ./ChangeLog ./TODO Documentation compressed. + exit 0 Provides: config(vpnc) = 0:0.5.3-4 Requires: /bin/sh /usr/bin/perl libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libgcrypt.so.20 libgcrypt.so.20(GCRYPT_1.6) libgpg-error.so.0 rtld(GNU_HASH) Processing files: vpnc-script-0.5.3-4 Requires: /bin/bash Conflicts: vpnc < 0.5.3-3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.8dc434/vpnc-0.5.3-root-builder Wrote: /home/users/builder/rpm/RPMS/vpnc-0.5.3-4.i686.rpm Wrote: /home/users/builder/rpm/RPMS/vpnc-script-0.5.3-4.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.8dc434 /bin/sh -e /tmp/B.8dc434/rpm-tmp.58664 + umask 022 + cd /home/users/builder/rpm/BUILD + cd vpnc-0.5.3 + /bin/rm '--interactive=never' -rf /tmp/B.8dc434/vpnc-0.5.3-root-builder + rm -rf /tmp/B.8dc434/vpnc-0.5.3-root-builder ended at: Wed Jul 8 16:53:35 2015, done in 01days 00h 00m 05s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..356 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:6.91s sys:4.07s real:9.85s (faults io:5 non-io:303028) Files queued for ftp: 65272 vpnc-0.5.3-4.i686.rpm 7637 vpnc-script-0.5.3-4.i686.rpm 107 vpnc-0.5.3-4.src.rpm.uploadinfo End-PLD-Builder-Info