request from: hawk checking if we should skip the build started at: Wed Jul 22 19:26:46 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/43fa0598-7b9d-4e79-bc6e-9a5b8daf1123/sanlock-2.6-4.src.rpm fetched 148828 bytes, 474.6 K/s installing srpm: sanlock-2.6-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: 43fa0598-7b9d-4e79-bc6e-9a5b8daf1123; cd rpm/SPECS; TMPDIR=/tmp/B.5c07c5 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux sanlock.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 43fa0598-7b9d-4e79-bc6e-9a5b8daf1123 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.5c07c5 /bin/sh -e /tmp/B.5c07c5/rpm-tmp.85752 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf sanlock-2.6 + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/sanlock-2.6.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sanlock-2.6 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (sanlock-link.patch):' Patch #0 (sanlock-link.patch): + token_id, NULL, LOG_ERR, fmt, ##args) ^ paxos_lease.c:272:12: note: 'rv' was declared here int d, q, rv; ^ In file included from paxos_lease.c:27:0: log.h:41:56: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] #define log_errot(token, fmt, args...) log_level(0, token->token_id, NULL, LOG_ERR, fmt, ##args) ^ paxos_lease.c:920:12: note: 'rv' was declared here int i, d, rv, found, num_reads, q_one, tmp_q = -1; ^ ln -sf libsanlock.so.1.0 libsanlock.so ln -sf libsanlock.so.1.0 libsanlock.so.1 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 -D_GNU_SOURCE -g -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -DVERSION=\"2.6\" -fPIE -DPIE -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,-z,now -Wl,-z,relro -pie crc32c.c delta_lease.c direct.c diskio.c helper.c lockspace.c lockfile.c log.c main.c paxos_lease.c task.c timeouts.c resource.c watchdog.c monotime.c cmd.c client_cmd.c sanlock_sock.c -lpthread -luuid -lrt -laio -lblkid -lsanlock -L../wdmd -lwdmd -o sanlock -L. helper.c: In function 'run_helper': helper.c:182:11: warning: 'last_good' may be used uninitialized in this function [-Wmaybe-uninitialized] if (now - last_good >= HELPER_STATUS_INTERVAL && ^ lockspace.c: In function 'lockspace_thread': lockspace.c:504:18: warning: 'last_success' may be used uninitialized in this function [-Wmaybe-uninitialized] if (monotime() - last_success < id_renewal_seconds) { ^ main.c: In function 'kill_pids': main.c:554:14: warning: variable 'pid' set but not used [-Wunused-but-set-variable] int ci, fd, pid, sig; ^ main.c:554:10: warning: variable 'fd' set but not used [-Wunused-but-set-variable] int ci, fd, pid, sig; ^ main.c: In function 'main': main.c:1662:17: warning: 'fd' may be used uninitialized in this function [-Wmaybe-uninitialized] unlink_lockfile(fd, SANLK_RUN_DIR, SANLK_LOCKFILE_NAME); ^ main.c:1596:6: note: 'fd' was declared here int fd, rv; ^ In file included from paxos_lease.c:27:0: paxos_lease.c: In function 'paxos_lease_acquire': log.h:41:56: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] #define log_errot(token, fmt, args...) log_level(0, token->token_id, NULL, LOG_ERR, fmt, ##args) ^ paxos_lease.c:272:12: note: 'rv' was declared here int d, q, rv; ^ In file included from paxos_lease.c:27:0: log.h:41:56: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] #define log_errot(token, fmt, args...) log_level(0, token->token_id, NULL, LOG_ERR, fmt, ##args) ^ paxos_lease.c:920:12: note: 'rv' was declared here int i, d, rv, found, num_reads, q_one, tmp_q = -1; ^ client_cmd.c: In function 'sanlock_status': client_cmd.c:395:28: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] sort_bufs[sort_count++] = buf; ^ make: Leaving directory `/home/users/builder/rpm/BUILD/sanlock-2.6/src' + /usr/bin/make -j4 -C python make: Entering directory `/home/users/builder/rpm/BUILD/sanlock-2.6/python' python setup.py build running build running build_ext building 'sanlock' extension creating build creating build/temp.linux-i686-2.7 i686-tld-linux-gcc -pthread -DNDEBUG -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 -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 -fPIC -I../src -I/usr/include/python2.7 -c sanlock.c -o build/temp.linux-i686-2.7/sanlock.o creating build/lib.linux-i686-2.7 i686-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 build/temp.linux-i686-2.7/sanlock.o -L../src -L/usr/lib -lsanlock -lpython2.7 -o build/lib.linux-i686-2.7/sanlock.so make: Leaving directory `/home/users/builder/rpm/BUILD/sanlock-2.6/python' + 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.5c07c5 /bin/sh -e /tmp/B.5c07c5/rpm-tmp.71388 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.5c07c5 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.5c07c5/sanlock-2.6-root-builder + /bin/mkdir -p /tmp/B.5c07c5/sanlock-2.6-root-builder + cd sanlock-2.6 + rm -rf /tmp/B.5c07c5/sanlock-2.6-root-builder + /usr/bin/make -j4 -C wdmd install 'DESTDIR=/tmp/B.5c07c5/sanlock-2.6-root-builder' 'LIBDIR=/usr/lib' make: Entering directory `/home/users/builder/rpm/BUILD/sanlock-2.6/wdmd' /usr/bin/install -d /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/sbin /usr/bin/install -d /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/lib /usr/bin/install -d /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/include /usr/bin/install -d /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/share/man/man8 /usr/bin/install -c -m 755 wdmd /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/sbin /usr/bin/install -c -m 755 libwdmd.so.1.0 /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/lib cp -a libwdmd.so /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/lib cp -a libwdmd.so.1 /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/lib /usr/bin/install -c -m 644 wdmd.h /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/include /usr/bin/install -m 644 wdmd.8 /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/share/man/man8 make: Leaving directory `/home/users/builder/rpm/BUILD/sanlock-2.6/wdmd' + /usr/bin/make -j4 -C src install 'DESTDIR=/tmp/B.5c07c5/sanlock-2.6-root-builder' 'LIBDIR=/usr/lib' make: Entering directory `/home/users/builder/rpm/BUILD/sanlock-2.6/src' /usr/bin/install -d /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/sbin /usr/bin/install -d /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/lib /usr/bin/install -d /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/include /usr/bin/install -d /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/share/man/man8 /usr/bin/install -c -m 755 sanlock /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/sbin /usr/bin/install -c -m 755 libsanlock.so.1.0 /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/lib /usr/bin/install -c -m 755 libsanlock_client.so.1.0 /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/lib cp -a libsanlock.so /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/lib cp -a libsanlock_client.so /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/lib cp -a libsanlock.so.1 /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/lib cp -a libsanlock_client.so.1 /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/lib /usr/bin/install -c -m 644 sanlock.h sanlock_rv.h sanlock_resource.h sanlock_admin.h sanlock_direct.h /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/include /usr/bin/install -m 644 sanlock.8 /tmp/B.5c07c5/sanlock-2.6-root-builder//usr/share/man/man8/ make: Leaving directory `/home/users/builder/rpm/BUILD/sanlock-2.6/src' + /usr/bin/make -j4 -C python install 'DESTDIR=/tmp/B.5c07c5/sanlock-2.6-root-builder' make: Entering directory `/home/users/builder/rpm/BUILD/sanlock-2.6/python' python setup.py install --root=/tmp/B.5c07c5/sanlock-2.6-root-builder running install running build running build_ext running install_lib creating /tmp/B.5c07c5/sanlock-2.6-root-builder/usr/lib/python2.7 creating /tmp/B.5c07c5/sanlock-2.6-root-builder/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/sanlock.so -> /tmp/B.5c07c5/sanlock-2.6-root-builder/usr/lib/python2.7/site-packages running install_egg_info Writing /tmp/B.5c07c5/sanlock-2.6-root-builder/usr/lib/python2.7/site-packages/Sanlock-1.0-py2.7.egg-info make: Leaving directory `/home/users/builder/rpm/BUILD/sanlock-2.6/python' + /sbin/ldconfig -n /tmp/B.5c07c5/sanlock-2.6-root-builder/usr/lib + install -d /tmp/B.5c07c5/sanlock-2.6-root-builder/etc/rc.d/init.d /tmp/B.5c07c5/sanlock-2.6-root-builder/var/run/sanlock /tmp/B.5c07c5/sanlock-2.6-root-builder/var/run/wdmd + install init.d/sanlock /tmp/B.5c07c5/sanlock-2.6-root-builder/etc/rc.d/init.d + install init.d/wdmd /tmp/B.5c07c5/sanlock-2.6-root-builder/etc/rc.d/init.d + __spec_install_post_strip + set +x Stripping 6 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 6 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... No tmpfiles configuration for '/var/run/sanlock' No tmpfiles configuration for '/var/run/wdmd' 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: sanlock-2.6-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.5c07c5 /bin/sh -e /tmp/B.5c07c5/rpm-tmp.15324 + umask 022 + cd /home/users/builder/rpm/BUILD + cd sanlock-2.6 + DOCDIR=/tmp/B.5c07c5/sanlock-2.6-root-builder/usr/share/doc/sanlock-2.6 + export DOCDIR + rm -rf /tmp/B.5c07c5/sanlock-2.6-root-builder/usr/share/doc/sanlock-2.6 + /bin/mkdir -p /tmp/B.5c07c5/sanlock-2.6-root-builder/usr/share/doc/sanlock-2.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5c07c5/sanlock-2.6-root-builder/usr/share/doc/sanlock-2.6... Documentation compressed. + cp -pr README.license /tmp/B.5c07c5/sanlock-2.6-root-builder/usr/share/doc/sanlock-2.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5c07c5/sanlock-2.6-root-builder/usr/share/doc/sanlock-2.6... ./README.license Documentation compressed. + exit 0 Provides: group(sanlock) user(sanlock) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(pre): /bin/id /bin/sh /usr/bin/getgid /usr/sbin/groupadd /usr/sbin/useradd Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig Requires(postun): /bin/sh /usr/sbin/groupdel /usr/sbin/userdel Requires: /bin/bash libaio.so.1 libaio.so.1(LIBAIO_0.1) libaio.so.1(LIBAIO_0.4) libblkid.so.1 libblkid.so.1(BLKID_2.15) libblkid.so.1(BLKID_2.17) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.9) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.3) librt.so.1 librt.so.1(GLIBC_2.1) librt.so.1(GLIBC_2.2) libsanlock.so.1 libuuid.so.1 libuuid.so.1(UUID_1.0) libwdmd.so.1 rtld(GNU_HASH) Processing files: sanlock-libs-2.6-4 Provides: libsanlock.so.1 libsanlock_client.so.1 libwdmd.so.1 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libaio.so.1 libaio.so.1(LIBAIO_0.1) libaio.so.1(LIBAIO_0.4) libblkid.so.1 libblkid.so.1(BLKID_2.15) libblkid.so.1(BLKID_2.17) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.1) librt.so.1(GLIBC_2.2) rtld(GNU_HASH) Processing files: sanlock-devel-2.6-4 Processing files: python-sanlock-2.6-4 Provides: sanlock.so Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libpthread.so.0 libpython2.7.so.1.0 libsanlock.so.1 python(abi) = 2.7 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.5c07c5/sanlock-2.6-root-builder Wrote: /home/users/builder/rpm/RPMS/sanlock-2.6-4.i686.rpm Wrote: /home/users/builder/rpm/RPMS/sanlock-libs-2.6-4.i686.rpm Wrote: /home/users/builder/rpm/RPMS/sanlock-devel-2.6-4.i686.rpm Wrote: /home/users/builder/rpm/RPMS/python-sanlock-2.6-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.5c07c5 /bin/sh -e /tmp/B.5c07c5/rpm-tmp.45802 + umask 022 + cd /home/users/builder/rpm/BUILD + cd sanlock-2.6 + /bin/rm '--interactive=never' -rf /tmp/B.5c07c5/sanlock-2.6-root-builder + rm -rf /tmp/B.5c07c5/sanlock-2.6-root-builder ended at: Wed Jul 22 19:27:04 2015, done in 01days 00h 00m 15s 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..400..600..800..1000..1034 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages error: failed to stat /sys/kernel/security: No such file or directory Preparing... ################################################## sanlock-libs ################################################## sanlock-devel ################################################## End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:15.71s sys:6.32s real:22.07s (faults io:1 non-io:527087) Files queued for ftp: 80838 sanlock-2.6-4.i686.rpm 34113 sanlock-libs-2.6-4.i686.rpm 7366 sanlock-devel-2.6-4.i686.rpm 9676 python-sanlock-2.6-4.i686.rpm 187 sanlock-2.6-4.src.rpm.uploadinfo End-PLD-Builder-Info