request from: hawk checking if we should skip the build started at: Wed Jul 22 12:58:47 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/c1b3d9e0-eec6-4be5-b734-68f0898ed7c0/menu-cache-1.0.0-1.src.rpm fetched 266656 bytes, 379.1 K/s installing srpm: menu-cache-1.0.0-1.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: c1b3d9e0-eec6-4be5-b734-68f0898ed7c0; cd rpm/SPECS; TMPDIR=/tmp/B.fe150e exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux menu-cache.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: c1b3d9e0-eec6-4be5-b734-68f0898ed7c0 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.fe150e /bin/sh -e /tmp/B.fe150e/rpm-tmp.66420 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf menu-cache-1.0.0 + /usr/bin/xz -dc /home/users/builder/rpm/SOURCES/menu-cache-1.0.0.tar.xz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd menu-cache-1.0.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): 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.fe150e /bin/sh -e /tmp/B.fe150e/rpm-tmp.66420 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.fe150e + umask 022 + cd /home/users/builder/rpm/BUILD + cd menu-cache-1.0.0 + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-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 ' 'CXXFLAGS=-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 ' 'FFLAGS=-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 ' 'FCFLAGS=-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 ' 'CPPFLAGS=' 'CC=i686-tld-linux-gcc' 'CXX=i686-tld-linux-g++' '--host=i686-tld-linux' '--build=i686-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU checking for i686-tld-linux-gcc... i686-tld-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to accept ISO C89... none needed checking whether i686-tld-linux-gcc understands -c and -o together... yes checking dependency style of i686-tld-linux-gcc... gcc3 checking for library containing strerror... none required checking for i686-tld-linux-gcc... (cached) i686-tld-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-tld-linux-gcc accepts -g... (cached) yes checking for i686-tld-linux-gcc option to accept ISO C89... (cached) none needed checking whether i686-tld-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i686-tld-linux-gcc... (cached) gcc3 checking how to run the C preprocessor... i686-tld-linux-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 build system type... i686-tld-linux-gnu checking host system type... i686-tld-linux-gnu checking how to print strings... print -r checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-tld-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-tld-linux-gnu file names to i686-tld-linux-gnu format... func_convert_file_noop checking how to convert i686-tld-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-tld-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-tld-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for i686-tld-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-tld-linux-strip... no checking for strip... strip checking for i686-tld-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i686-tld-linux-gcc object... ok checking for sysroot... no checking for i686-tld-linux-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if i686-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i686-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if i686-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i686-tld-linux-gcc static flag -static works... yes checking if i686-tld-linux-gcc supports -c -o file.o... yes checking if i686-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the i686-tld-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for i686-tld-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for LIBFM_EXTRA... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmenu-cache/Makefile config.status: creating libmenu-cache/libmenu-cache.pc config.status: creating libmenu-cache/menu-cache.h config.status: creating menu-cache-gen/Makefile config.status: creating menu-cache-daemon/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libmenu-cache/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0' Making all in libmenu-cache make[2]: Entering directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/libmenu-cache' CC menu-cache.lo CCLD libmenu-cache.la make[2]: Leaving directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/libmenu-cache' Making all in menu-cache-gen make[2]: Entering directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/menu-cache-gen' CC main.o CC menu-merge.o CC menu-compose.o CCLD menu-cache-gen make[2]: Leaving directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/menu-cache-gen' Making all in menu-cache-daemon make[2]: Entering directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/menu-cache-daemon' CC menu-cached.o CCLD menu-cached make[2]: Leaving directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/menu-cache-daemon' make[2]: Entering directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0' + 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.fe150e /bin/sh -e /tmp/B.fe150e/rpm-tmp.3191 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.fe150e + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.fe150e/menu-cache-1.0.0-root-builder + /bin/mkdir -p /tmp/B.fe150e/menu-cache-1.0.0-root-builder + cd menu-cache-1.0.0 + rm -rf /tmp/B.fe150e/menu-cache-1.0.0-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.fe150e/menu-cache-1.0.0-root-builder' Making install in libmenu-cache make[1]: Entering directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/libmenu-cache' make[2]: Entering directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/libmenu-cache' /bin/mkdir -p '/tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libmenu-cache.la '/tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib' /bin/mkdir -p '/tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/include/menu-cache' /bin/mkdir -p '/tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib/pkgconfig' /usr/bin/install -c -m 644 menu-cache.h '/tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/include/menu-cache' /usr/bin/install -c -m 644 libmenu-cache.pc '/tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libmenu-cache.so.3.1.0 /tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib/libmenu-cache.so.3.1.0 libtool: install: (cd /tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib && { ln -s -f libmenu-cache.so.3.1.0 libmenu-cache.so.3 || { rm -f libmenu-cache.so.3 && ln -s libmenu-cache.so.3.1.0 libmenu-cache.so.3; }; }) libtool: install: (cd /tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib && { ln -s -f libmenu-cache.so.3.1.0 libmenu-cache.so || { rm -f libmenu-cache.so && ln -s libmenu-cache.so.3.1.0 libmenu-cache.so; }; }) libtool: install: /usr/bin/install -c .libs/libmenu-cache.lai /tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib/libmenu-cache.la libtool: install: /usr/bin/install -c .libs/libmenu-cache.a /tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib/libmenu-cache.a libtool: install: chmod 644 /tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib/libmenu-cache.a libtool: install: ranlib /tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib/libmenu-cache.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/libmenu-cache' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/libmenu-cache' Making install in menu-cache-gen make[1]: Entering directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/menu-cache-gen' make[2]: Entering directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/menu-cache-gen' make[2]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib/menu-cache' /bin/sh ../libtool --mode=install /usr/bin/install -c menu-cache-gen '/tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib/menu-cache' libtool: install: /usr/bin/install -c menu-cache-gen /tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib/menu-cache/menu-cache-gen make[2]: Leaving directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/menu-cache-gen' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/menu-cache-gen' Making install in menu-cache-daemon make[1]: Entering directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/menu-cache-daemon' make[2]: Entering directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/menu-cache-daemon' /bin/mkdir -p '/tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib/menu-cache' make[2]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c menu-cached '/tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib/menu-cache' libtool: install: /usr/bin/install -c menu-cached /tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/lib/menu-cache/menu-cached make[2]: Leaving directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/menu-cache-daemon' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0/menu-cache-daemon' make[1]: Entering directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0' make[2]: Entering directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/menu-cache-1.0.0' + __spec_install_post_strip + set +x Stripping 2 ELF executables...DONE Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 3 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 + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: menu-cache-1.0.0-1 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.fe150e /bin/sh -e /tmp/B.fe150e/rpm-tmp.47899 + umask 022 + cd /home/users/builder/rpm/BUILD + cd menu-cache-1.0.0 + DOCDIR=/tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/share/doc/menu-cache-1.0.0 + export DOCDIR + rm -rf /tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/share/doc/menu-cache-1.0.0 + /bin/mkdir -p /tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/share/doc/menu-cache-1.0.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/share/doc/menu-cache-1.0.0... Documentation compressed. + cp -pr AUTHORS README /tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/share/doc/menu-cache-1.0.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.fe150e/menu-cache-1.0.0-root-builder/usr/share/doc/menu-cache-1.0.0... ./README ./AUTHORS Documentation compressed. + exit 0 Provides: libmenu-cache.so.3 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: 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.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libfm-extra.so.4 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) rtld(GNU_HASH) Processing files: menu-cache-devel-1.0.0-1 Provides: libtool(/usr/lib/libmenu-cache.la) pkgconfig(libmenu-cache) = 1.0.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: menu-cache-static-1.0.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.fe150e/menu-cache-1.0.0-root-builder Wrote: /home/users/builder/rpm/RPMS/menu-cache-1.0.0-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/menu-cache-devel-1.0.0-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/menu-cache-static-1.0.0-1.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.fe150e /bin/sh -e /tmp/B.fe150e/rpm-tmp.66237 + umask 022 + cd /home/users/builder/rpm/BUILD + cd menu-cache-1.0.0 + /bin/rm '--interactive=never' -rf /tmp/B.fe150e/menu-cache-1.0.0-root-builder + rm -rf /tmp/B.fe150e/menu-cache-1.0.0-root-builder ended at: Wed Jul 22 12:59:07 2015, done in 01days 00h 00m 17s 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..982 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... ################################################## menu-cache ################################################## menu-cache-devel ################################################## End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:14.54s sys:10.65s real:23.66s (faults io:0 non-io:888028) Files queued for ftp: 39104 menu-cache-1.0.0-1.i686.rpm 6920 menu-cache-devel-1.0.0-1.i686.rpm 12206 menu-cache-static-1.0.0-1.i686.rpm 169 menu-cache-1.0.0-1.src.rpm.uploadinfo End-PLD-Builder-Info