request from: hawk checking if we should skip the build started at: Wed Jul 30 07:41:22 2014 fetching http://kraz.tld-linux.org/~buildertidev//srpms/dbc20f0f-dfd6-45e2-8c62-b6670eb72ce0/libatasmart-0.19-1.src.rpm fetched 256062 bytes, 576.4 K/s installing srpm: libatasmart-0.19-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: dbc20f0f-dfd6-45e2-8c62-b6670eb72ce0; cd rpm/SPECS; TMPDIR=/tmp/B.9aa604 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux libatasmart.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: dbc20f0f-dfd6-45e2-8c62-b6670eb72ce0 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.9aa604 /bin/sh -e /tmp/B.9aa604/rpm-tmp.91527 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf libatasmart-0.19 + tar -xf - + /usr/bin/xz -dc /home/users/builder/rpm/SOURCES/libatasmart-0.19.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd libatasmart-0.19 + /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.9aa604 /bin/sh -e /tmp/B.9aa604/rpm-tmp.47550 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libatasmart-0.19 + libtoolize --copy --force --install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize: copying file `build-aux/config.guess' libtoolize: copying file `build-aux/config.sub' libtoolize: copying file `build-aux/install-sh' libtoolize: copying file `build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' + aclocal -I m4 + autoconf + autoheader + automake -a -c -f --foreign + ./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' --disable-silent-rules --enable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/users/builder/rpm/BUILD/libatasmart-0.19/build-aux/missing: Unknown `--is-lightweight' option Try `/home/users/builder/rpm/BUILD/libatasmart-0.19/build-aux/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes 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 for style of include used by make... GNU checking dependency style of i686-tld-linux-gcc... gcc3 checking for i686-tld-linux-gcc option to accept ISO C99... -std=gnu99 checking whether i686-tld-linux-gcc -std=gnu99 and cc understand -c and -o together... yes checking how to run the C preprocessor... i686-tld-linux-gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether i686-tld-linux-gcc -std=gnu99 needs -traditional... no checking for ANSI C header files... yes 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking if i686-tld-linux-gcc -std=gnu99 supports flag -pipe in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wall in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -W in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wextra in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Winline in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wvla in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wundef in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wformat=2 in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wlogical-op in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wsign-compare in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wformat-security in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wmissing-include-dirs in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wformat-nonliteral in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wold-style-definition in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wpointer-arith in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Winit-self in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wfloat-equal in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wmissing-prototypes in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wredundant-decls in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wmissing-declarations in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wmissing-noreturn in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wshadow in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wendif-labels in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wcast-align in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wwrite-strings in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wno-long-long in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wno-overlength-strings in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wno-unused-parameter in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wno-unused-result in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wunsafe-loop-optimizations in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wpacked in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Werror=overflow in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -ffast-math in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -fno-common in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -fdiagnostics-show-option in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -fno-strict-aliasing in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -ffunction-sections in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -fdata-sections in envvar CFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wl,--as-needed in envvar LDFLAGS... yes checking if i686-tld-linux-gcc -std=gnu99 supports flag -Wl,--gc-sections in envvar LDFLAGS... 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 LIBUDEV... 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 -std=gnu99... /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 -std=gnu99 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 dlfcn.h... yes checking for objdir... .libs checking if i686-tld-linux-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for i686-tld-linux-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if i686-tld-linux-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if i686-tld-linux-gcc -std=gnu99 static flag -static works... yes checking if i686-tld-linux-gcc -std=gnu99 supports -c -o file.o... yes checking if i686-tld-linux-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the i686-tld-linux-gcc -std=gnu99 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating strpool/Makefile config.status: creating libatasmart.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ---{ libatasmart 0.19 }--- prefix: /usr sysconfdir: /etc localstatedir: /var Compiler: i686-tld-linux-gcc -std=gnu99 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 + /usr/bin/make -j4 /usr/bin/make -C strpool strpool make[1]: Entering directory `/home/users/builder/rpm/BUILD/libatasmart-0.19/strpool' i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -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 -MT strpool.o -MD -MP -MF .deps/strpool.Tpo -c -o strpool.o `test -f '../strpool.c' || echo './'`../strpool.c mv -f .deps/strpool.Tpo .deps/strpool.Po /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -std=gnu99 -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 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o strpool strpool.o libtool: link: i686-tld-linux-gcc -std=gnu99 -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 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o strpool strpool.o make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libatasmart-0.19/strpool' ./strpool/strpool atasmart.c atasmart.strpool.c /usr/bin/make all-recursive make[1]: Entering directory `/home/users/builder/rpm/BUILD/libatasmart-0.19' Making all in strpool make[2]: Entering directory `/home/users/builder/rpm/BUILD/libatasmart-0.19/strpool' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libatasmart-0.19/strpool' Making all in . make[2]: Entering directory `/home/users/builder/rpm/BUILD/libatasmart-0.19' /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -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 -MT libatasmart_la-atasmart.strpool.lo -MD -MP -MF .deps/libatasmart_la-atasmart.strpool.Tpo -c -o libatasmart_la-atasmart.strpool.lo `test -f 'atasmart.strpool.c' || echo './'`atasmart.strpool.c i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -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 -MT skdump.o -MD -MP -MF .deps/skdump.Tpo -c -o skdump.o skdump.c i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -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 -MT sktest.o -MD -MP -MF .deps/sktest.Tpo -c -o sktest.o sktest.c libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -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 -MT libatasmart_la-atasmart.strpool.lo -MD -MP -MF .deps/libatasmart_la-atasmart.strpool.Tpo -c atasmart.strpool.c -fPIC -DPIC -o .libs/libatasmart_la-atasmart.strpool.o mv -f .deps/sktest.Tpo .deps/sktest.Po mv -f .deps/skdump.Tpo .deps/skdump.Po libtool: compile: i686-tld-linux-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -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 -MT libatasmart_la-atasmart.strpool.lo -MD -MP -MF .deps/libatasmart_la-atasmart.strpool.Tpo -c atasmart.strpool.c -o libatasmart_la-atasmart.strpool.o >/dev/null 2>&1 mv -f .deps/libatasmart_la-atasmart.strpool.Tpo .deps/libatasmart_la-atasmart.strpool.Plo /bin/sh ./libtool --tag=CC --mode=link i686-tld-linux-gcc -std=gnu99 -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 -version-info 4:5:0 -export-symbols-regex '(^sk_.*)' -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libatasmart.la -rpath /usr/lib libatasmart_la-atasmart.strpool.lo -ludev libtool: link: /usr/bin/nm -B .libs/libatasmart_la-atasmart.strpool.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libatasmart.exp libtool: link: /bin/grep -E -e "(^sk_.*)" ".libs/libatasmart.exp" > ".libs/libatasmart.expT" libtool: link: mv -f ".libs/libatasmart.expT" ".libs/libatasmart.exp" libtool: link: echo "{ global:" > .libs/libatasmart.ver libtool: link: cat .libs/libatasmart.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libatasmart.ver libtool: link: echo "local: *; };" >> .libs/libatasmart.ver libtool: link: i686-tld-linux-gcc -std=gnu99 -shared -fPIC -DPIC -O2 -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/libatasmart_la-atasmart.strpool.o -ludev -Wl,-soname -Wl,libatasmart.so.4 -Wl,-version-script -Wl,.libs/libatasmart.ver -o .libs/libatasmart.so.4.0.5 libtool: link: (cd ".libs" && rm -f "libatasmart.so.4" && ln -s "libatasmart.so.4.0.5" "libatasmart.so.4") libtool: link: (cd ".libs" && rm -f "libatasmart.so" && ln -s "libatasmart.so.4.0.5" "libatasmart.so") libtool: link: ar cru .libs/libatasmart.a libatasmart_la-atasmart.strpool.o libtool: link: ranlib .libs/libatasmart.a libtool: link: ( cd ".libs" && rm -f "libatasmart.la" && ln -s "../libatasmart.la" "libatasmart.la" ) /bin/sh ./libtool --tag=CC --mode=link i686-tld-linux-gcc -std=gnu99 -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -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 -Wl,--as-needed -Wl,--gc-sections -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o skdump skdump.o libatasmart.la /bin/sh ./libtool --tag=CC --mode=link i686-tld-linux-gcc -std=gnu99 -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -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 -Wl,--as-needed -Wl,--gc-sections -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o sktest sktest.o libatasmart.la libtool: link: i686-tld-linux-gcc -std=gnu99 -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -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 -Wl,--as-needed -Wl,--gc-sections -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/skdump skdump.o ./.libs/libatasmart.so -ludev libtool: link: i686-tld-linux-gcc -std=gnu99 -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -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 -Wl,--as-needed -Wl,--gc-sections -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/sktest sktest.o ./.libs/libatasmart.so -ludev make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libatasmart-0.19' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libatasmart-0.19' + 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.9aa604 /bin/sh -e /tmp/B.9aa604/rpm-tmp.42276 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.9aa604/libatasmart-0.19-root-builder + cd libatasmart-0.19 + rm -rf /tmp/B.9aa604/libatasmart-0.19-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.9aa604/libatasmart-0.19-root-builder' /usr/bin/make install-recursive make[1]: Entering directory `/home/users/builder/rpm/BUILD/libatasmart-0.19' Making install in strpool make[2]: Entering directory `/home/users/builder/rpm/BUILD/libatasmart-0.19/strpool' make[3]: Entering directory `/home/users/builder/rpm/BUILD/libatasmart-0.19/strpool' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/users/builder/rpm/BUILD/libatasmart-0.19/strpool' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libatasmart-0.19/strpool' Making install in . make[2]: Entering directory `/home/users/builder/rpm/BUILD/libatasmart-0.19' make[3]: Entering directory `/home/users/builder/rpm/BUILD/libatasmart-0.19' /bin/mkdir -p '/tmp/B.9aa604/libatasmart-0.19-root-builder/usr/include' /bin/mkdir -p '/tmp/B.9aa604/libatasmart-0.19-root-builder/usr/share/doc/libatasmart' /bin/mkdir -p '/tmp/B.9aa604/libatasmart-0.19-root-builder/usr/lib/pkgconfig' /bin/mkdir -p '/tmp/B.9aa604/libatasmart-0.19-root-builder/usr/share/vala/vapi' /usr/bin/install -c -m 644 atasmart.h '/tmp/B.9aa604/libatasmart-0.19-root-builder/usr/include' /usr/bin/install -c -m 644 README '/tmp/B.9aa604/libatasmart-0.19-root-builder/usr/share/doc/libatasmart' /usr/bin/install -c -m 644 libatasmart.pc '/tmp/B.9aa604/libatasmart-0.19-root-builder/usr/lib/pkgconfig' /usr/bin/install -c -m 644 vala/atasmart.vapi '/tmp/B.9aa604/libatasmart-0.19-root-builder/usr/share/vala/vapi' /bin/mkdir -p '/tmp/B.9aa604/libatasmart-0.19-root-builder/usr/lib' /bin/mkdir -p '/tmp/B.9aa604/libatasmart-0.19-root-builder/usr/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -c libatasmart.la '/tmp/B.9aa604/libatasmart-0.19-root-builder/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c skdump sktest '/tmp/B.9aa604/libatasmart-0.19-root-builder/usr/sbin' libtool: install: /usr/bin/install -c .libs/libatasmart.so.4.0.5 /tmp/B.9aa604/libatasmart-0.19-root-builder/usr/lib/libatasmart.so.4.0.5 libtool: install: (cd /tmp/B.9aa604/libatasmart-0.19-root-builder/usr/lib && { ln -s -f libatasmart.so.4.0.5 libatasmart.so.4 || { rm -f libatasmart.so.4 && ln -s libatasmart.so.4.0.5 libatasmart.so.4; }; }) libtool: install: (cd /tmp/B.9aa604/libatasmart-0.19-root-builder/usr/lib && { ln -s -f libatasmart.so.4.0.5 libatasmart.so || { rm -f libatasmart.so && ln -s libatasmart.so.4.0.5 libatasmart.so; }; }) libtool: install: /usr/bin/install -c .libs/libatasmart.lai /tmp/B.9aa604/libatasmart-0.19-root-builder/usr/lib/libatasmart.la libtool: install: /usr/bin/install -c .libs/libatasmart.a /tmp/B.9aa604/libatasmart-0.19-root-builder/usr/lib/libatasmart.a libtool: install: /usr/bin/install -c .libs/skdump /tmp/B.9aa604/libatasmart-0.19-root-builder/usr/sbin/skdump libtool: install: chmod 644 /tmp/B.9aa604/libatasmart-0.19-root-builder/usr/lib/libatasmart.a libtool: install: ranlib /tmp/B.9aa604/libatasmart-0.19-root-builder/usr/lib/libatasmart.a libtool: install: warning: remember to run `libtool --finish /usr/lib' libtool: install: /usr/bin/install -c .libs/sktest /tmp/B.9aa604/libatasmart-0.19-root-builder/usr/sbin/sktest make[3]: Leaving directory `/home/users/builder/rpm/BUILD/libatasmart-0.19' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libatasmart-0.19' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libatasmart-0.19' + /bin/rm '--interactive=never' /tmp/B.9aa604/libatasmart-0.19-root-builder/usr/lib/libatasmart.la + __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: libatasmart-0.19-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.9aa604 /bin/sh -e /tmp/B.9aa604/rpm-tmp.92545 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libatasmart-0.19 + DOCDIR=/tmp/B.9aa604/libatasmart-0.19-root-builder/usr/share/doc/libatasmart-0.19 + export DOCDIR + rm -rf /tmp/B.9aa604/libatasmart-0.19-root-builder/usr/share/doc/libatasmart-0.19 + /bin/mkdir -p /tmp/B.9aa604/libatasmart-0.19-root-builder/usr/share/doc/libatasmart-0.19 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9aa604/libatasmart-0.19-root-builder/usr/share/doc/libatasmart-0.19... Documentation compressed. + cp -pr README /tmp/B.9aa604/libatasmart-0.19-root-builder/usr/share/doc/libatasmart-0.19 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9aa604/libatasmart-0.19-root-builder/usr/share/doc/libatasmart-0.19... ./README Documentation compressed. + exit 0 Provides: libatasmart.so.4 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libatasmart.so.4 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.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libudev.so.1 libudev.so.1(LIBUDEV_183) rtld(GNU_HASH) Processing files: libatasmart-devel-0.19-1 Provides: pkgconfig(libatasmart) = 0.19 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: libatasmart-static-0.19-1 Processing files: vala-atasmart-0.19-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.9aa604/libatasmart-0.19-root-builder warning: Installed (but unpackaged) file(s) found: /usr/share/doc/libatasmart/README Wrote: /home/users/builder/rpm/RPMS/libatasmart-0.19-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/libatasmart-devel-0.19-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/libatasmart-static-0.19-1.i686.rpm Wrote: /home/users/builder/rpm/RPMS/vala-atasmart-0.19-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.9aa604 /bin/sh -e /tmp/B.9aa604/rpm-tmp.54768 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libatasmart-0.19 + /bin/rm '--interactive=never' -rf /tmp/B.9aa604/libatasmart-0.19-root-builder + rm -rf /tmp/B.9aa604/libatasmart-0.19-root-builder ended at: Wed Jul 30 07:42:04 2014, done in 01days 00h 00m 38s 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/... 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... ################################################## libatasmart ################################################## libatasmart-devel ################################################## End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:27.73s sys:24.71s real:45.71s (faults io:0 non-io:1262723) Files queued for ftp: 27123 libatasmart-0.19-1.i686.rpm 5978 libatasmart-devel-0.19-1.i686.rpm 19451 libatasmart-static-0.19-1.i686.rpm 4687 vala-atasmart-0.19-1.i686.rpm 209 libatasmart-0.19-1.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /usr/share/doc/libatasmart/README End-PLD-Builder-Info