request from: hawk checking if we should skip the build started at: Wed Apr 5 14:53:24 2017 fetching http://kraz.tld-linux.org/~buildertidev//srpms/b6a15ec6-9079-4c1a-9b8d-347c21d41721/eventlog-0.2.14-1.src.rpm fetched 339739 bytes, 57.2 K/s installing srpm: eventlog-0.2.14-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.5McgOR/BUILD /tmp/B.5McgOR/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog eventlog-0.2.14-1.src.rpm * Wed Apr 05 2017 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/eventlog.git;a=log;h=master * Tue Nov 08 2016 Jakub Bogusz 79c0263 - updated to 0.2.14 + rpm -Uhv --nodeps --define '_topdir /tmp/B.5McgOR' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' eventlog-0.2.14-1.src.rpm eventlog ################################################## + rm -f eventlog-0.2.14-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.5McgOR/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.5McgOR/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.5McgOR' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.5McgOR/eventlog.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: b6a15ec6-9079-4c1a-9b8d-347c21d41721; TMPDIR=/tmp/B.5McgOR/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.5McgOR' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.5McgOR/eventlog.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: b6a15ec6-9079-4c1a-9b8d-347c21d41721 + TMPDIR=/tmp/B.5McgOR/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.5McgOR' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.5McgOR/eventlog.spec Building target platforms: x86_64-tld-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.5McgOR/BUILD/tmp /bin/sh -e /tmp/B.5McgOR/BUILD/tmp/rpm-tmp.44416 + umask 022 + cd /tmp/B.5McgOR/BUILD + cd /tmp/B.5McgOR/BUILD + rm -rf eventlog-0.2.14 + /usr/bin/gzip -dc /tmp/B.5McgOR/eventlog_0.2.14.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd eventlog-0.2.14 + /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.5McgOR/BUILD/tmp /bin/sh -e /tmp/B.5McgOR/BUILD/tmp/rpm-tmp.44416 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.5McgOR/BUILD/tmp + umask 022 + cd /tmp/B.5McgOR/BUILD + cd eventlog-0.2.14 + ./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 -fPIC -march=x86-64 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CPPFLAGS=' 'CC=x86_64-tld-linux-gcc' 'CXX=x86_64-tld-linux-g++' '--host=x86_64-tld-linux' '--build=x86_64-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib64' checking build system type... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu 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 for x86_64-tld-linux-gcc... x86_64-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 x86_64-tld-linux-gcc accepts -g... yes checking for x86_64-tld-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-tld-linux-gcc... gcc3 checking how to print strings... print -r checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-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 x86_64-tld-linux-gnu file names to x86_64-tld-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-tld-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-tld-linux-dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for x86_64-tld-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-tld-linux-strip... no checking for strip... strip checking for x86_64-tld-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-tld-linux-gcc object... ok checking for sysroot... no checking for x86_64-tld-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-tld-linux-gcc -E 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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-tld-linux-gcc static flag -static works... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-tld-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for an ANSI C-conforming const... yes checking for Win32... checking for strdup... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tgzbuild/Makefile config.status: creating tgz2build/Makefile config.status: creating eventlog.pc config.status: creating solbuild/Makefile config.status: creating winbuild/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j8 /usr/bin/make all-recursive make[1]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14' Making all in src make[2]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtrec.lo -MD -MP -MF .deps/evtrec.Tpo -c -o evtrec.lo evtrec.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtfmt.lo -MD -MP -MF .deps/evtfmt.Tpo -c -o evtfmt.lo evtfmt.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtstr.lo -MD -MP -MF .deps/evtstr.Tpo -c -o evtstr.lo evtstr.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtctx.lo -MD -MP -MF .deps/evtctx.Tpo -c -o evtctx.lo evtctx.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evttags.lo -MD -MP -MF .deps/evttags.Tpo -c -o evttags.lo evttags.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtout.lo -MD -MP -MF .deps/evtout.Tpo -c -o evtout.lo evtout.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtsyslog.lo -MD -MP -MF .deps/evtsyslog.Tpo -c -o evtsyslog.lo evtsyslog.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtrec.lo -MD -MP -MF .deps/evtrec.Tpo -c evtrec.c -fPIC -DPIC -o .libs/evtrec.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtstr.lo -MD -MP -MF .deps/evtstr.Tpo -c evtstr.c -fPIC -DPIC -o .libs/evtstr.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtfmt.lo -MD -MP -MF .deps/evtfmt.Tpo -c evtfmt.c -fPIC -DPIC -o .libs/evtfmt.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtsyslog.lo -MD -MP -MF .deps/evtsyslog.Tpo -c evtsyslog.c -fPIC -DPIC -o .libs/evtsyslog.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtctx.lo -MD -MP -MF .deps/evtctx.Tpo -c evtctx.c -fPIC -DPIC -o .libs/evtctx.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evttags.lo -MD -MP -MF .deps/evttags.Tpo -c evttags.c -fPIC -DPIC -o .libs/evttags.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtout.lo -MD -MP -MF .deps/evtout.Tpo -c evtout.c -fPIC -DPIC -o .libs/evtout.o evtsyslog.c:127:2: warning: #warning normal wrapper init [-Wcpp] #warning normal wrapper init ^~~~~~~ evtctx.c: In function 'evt_read_config': evtctx.c:101:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, sizeof(line), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evtctx.c:131:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, sizeof(line), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtsyslog.lo -MD -MP -MF .deps/evtsyslog.Tpo -c evtsyslog.c -o evtsyslog.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtout.lo -MD -MP -MF .deps/evtout.Tpo -c evtout.c -o evtout.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evttags.lo -MD -MP -MF .deps/evttags.Tpo -c evttags.c -o evttags.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtfmt.lo -MD -MP -MF .deps/evtfmt.Tpo -c evtfmt.c -o evtfmt.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtrec.lo -MD -MP -MF .deps/evtrec.Tpo -c evtrec.c -o evtrec.o >/dev/null 2>&1 mv -f .deps/evtsyslog.Tpo .deps/evtsyslog.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtstr.lo -MD -MP -MF .deps/evtstr.Tpo -c evtstr.c -o evtstr.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtctx.lo -MD -MP -MF .deps/evtctx.Tpo -c evtctx.c -o evtctx.o >/dev/null 2>&1 mv -f .deps/evtout.Tpo .deps/evtout.Plo mv -f .deps/evttags.Tpo .deps/evttags.Plo mv -f .deps/evtfmt.Tpo .deps/evtfmt.Plo mv -f .deps/evtrec.Tpo .deps/evtrec.Plo mv -f .deps/evtstr.Tpo .deps/evtstr.Plo mv -f .deps/evtctx.Tpo .deps/evtctx.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -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 libevtlog.la -rpath /usr/lib64 evtrec.lo evtfmt.lo evtstr.lo evtctx.lo evttags.lo evtout.lo evtsyslog.lo libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC .libs/evtrec.o .libs/evtfmt.o .libs/evtstr.o .libs/evtctx.o .libs/evttags.o .libs/evtout.o .libs/evtsyslog.o -O2 -march=x86-64 -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 -Wl,-soname -Wl,libevtlog.so.0 -o .libs/libevtlog.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libevtlog.so.0" && ln -s "libevtlog.so.0.0.0" "libevtlog.so.0") libtool: link: (cd ".libs" && rm -f "libevtlog.so" && ln -s "libevtlog.so.0.0.0" "libevtlog.so") libtool: link: ar cru .libs/libevtlog.a evtrec.o evtfmt.o evtstr.o evtctx.o evttags.o evtout.o evtsyslog.o libtool: link: ranlib .libs/libevtlog.a libtool: link: ( cd ".libs" && rm -f "libevtlog.la" && ln -s "../libevtlog.la" "libevtlog.la" ) make[2]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/src' Making all in solbuild make[2]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/solbuild' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/solbuild' Making all in tgzbuild make[2]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tgzbuild' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tgzbuild' Making all in tgz2build make[2]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tgz2build' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tgz2build' Making all in winbuild make[2]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/winbuild' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/winbuild' Making all in tests make[2]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tests' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtrec.o -MD -MP -MF .deps/evtrec.Tpo -c -o evtrec.o evtrec.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtfmt.o -MD -MP -MF .deps/evtfmt.Tpo -c -o evtfmt.o evtfmt.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -D_GNU_SOURCE -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtsyslog.o -MD -MP -MF .deps/evtsyslog.Tpo -c -o evtsyslog.o evtsyslog.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -D_GNU_SOURCE -DEVENTLOG_SYSLOG_MACROS=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -MT evtsyslog_macros-evtsyslog.o -MD -MP -MF .deps/evtsyslog_macros-evtsyslog.Tpo -c -o evtsyslog_macros-evtsyslog.o `test -f 'evtsyslog.c' || echo './'`evtsyslog.c mv -f .deps/evtsyslog.Tpo .deps/evtsyslog.Po mv -f .deps/evtsyslog_macros-evtsyslog.Tpo .deps/evtsyslog_macros-evtsyslog.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o evtsyslog evtsyslog.o ../src/libevtlog.la mv -f .deps/evtrec.Tpo .deps/evtrec.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -DEVENTLOG_SYSLOG_MACROS=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o evtsyslog-macros evtsyslog_macros-evtsyslog.o ../src/libevtlog.la /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o evtrec evtrec.o ../src/libevtlog.la mv -f .deps/evtfmt.Tpo .deps/evtfmt.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o evtfmt evtfmt.o ../src/libevtlog.la libtool: link: x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/evtsyslog evtsyslog.o ../src/.libs/libevtlog.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/evtrec evtrec.o ../src/.libs/libevtlog.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: x86_64-tld-linux-gcc -DEVENTLOG_SYSLOG_MACROS=1 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/evtsyslog-macros evtsyslog_macros-evtsyslog.o ../src/.libs/libevtlog.so -Wl,-rpath -Wl,/usr/lib64 libtool: link: x86_64-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wall -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/evtfmt evtfmt.o ../src/.libs/libevtlog.so -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tests' make[2]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14' make[2]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14' make[1]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14' + 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.5McgOR/BUILD/tmp /bin/sh -e /tmp/B.5McgOR/BUILD/tmp/rpm-tmp.46194 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.5McgOR/BUILD/tmp + umask 022 + cd /tmp/B.5McgOR/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder + /bin/mkdir -p /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder + cd eventlog-0.2.14 + rm -rf /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder' Making install in src make[1]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/src' make[2]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/src' test -z "/usr/lib64" || /bin/mkdir -p "/tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/lib64" test -z "/usr/include/eventlog" || /bin/mkdir -p "/tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/include/eventlog" /bin/sh ../libtool --mode=install /usr/bin/install -c libevtlog.la '/tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/lib64' /usr/bin/install -c -m 644 evtmaps.h evtlog.h '/tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/include/eventlog' libtool: install: /usr/bin/install -c .libs/libevtlog.so.0.0.0 /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/lib64/libevtlog.so.0.0.0 libtool: install: (cd /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/lib64 && { ln -s -f libevtlog.so.0.0.0 libevtlog.so.0 || { rm -f libevtlog.so.0 && ln -s libevtlog.so.0.0.0 libevtlog.so.0; }; }) libtool: install: (cd /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/lib64 && { ln -s -f libevtlog.so.0.0.0 libevtlog.so || { rm -f libevtlog.so && ln -s libevtlog.so.0.0.0 libevtlog.so; }; }) libtool: install: /usr/bin/install -c .libs/libevtlog.lai /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/lib64/libevtlog.la libtool: install: /usr/bin/install -c .libs/libevtlog.a /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/lib64/libevtlog.a libtool: install: chmod 644 /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/lib64/libevtlog.a libtool: install: ranlib /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/lib64/libevtlog.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/src' make[1]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/src' Making install in solbuild make[1]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/solbuild' make[2]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/solbuild' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/solbuild' make[1]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/solbuild' Making install in tgzbuild make[1]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tgzbuild' make[2]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tgzbuild' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tgzbuild' make[1]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tgzbuild' Making install in tgz2build make[1]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tgz2build' make[2]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tgz2build' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tgz2build' make[1]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tgz2build' Making install in winbuild make[1]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/winbuild' make[2]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/winbuild' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/winbuild' make[1]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/winbuild' Making install in tests make[1]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tests' make[2]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tests' make[1]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14/tests' make[1]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14' make[2]: Entering directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 eventlog.pc '/tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/lib64/pkgconfig' make[2]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14' make[1]: Leaving directory '/tmp/B.5McgOR/BUILD/eventlog-0.2.14' + /bin/rm '--interactive=never' /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/lib64/libevtlog.la + __spec_install_post_strip + set +x Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 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: eventlog-0.2.14-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.5McgOR/BUILD/tmp /bin/sh -e /tmp/B.5McgOR/BUILD/tmp/rpm-tmp.46194 + umask 022 + cd /tmp/B.5McgOR/BUILD + cd eventlog-0.2.14 + DOCDIR=/tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/share/doc/eventlog-0.2.14 + export DOCDIR + rm -rf /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/share/doc/eventlog-0.2.14 + /bin/mkdir -p /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/share/doc/eventlog-0.2.14 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/share/doc/eventlog-0.2.14... Documentation compressed. + cp -pr doc/configuration.txt AUTHORS COPYING CREDITS NEWS PORTS README ChangeLog /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/share/doc/eventlog-0.2.14 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/share/doc/eventlog-0.2.14... ./ChangeLog ./PORTS ./COPYING ./CREDITS ./configuration.txt ./README ./AUTHORS ./NEWS Documentation compressed. + exit 0 Provides: libevtlog.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: eventlog-devel-0.2.14-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.5McgOR/BUILD/tmp /bin/sh -e /tmp/B.5McgOR/BUILD/tmp/rpm-tmp.46194 + umask 022 + cd /tmp/B.5McgOR/BUILD + cd eventlog-0.2.14 + DOCDIR=/tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/share/doc/eventlog-devel-0.2.14 + export DOCDIR + rm -rf /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/share/doc/eventlog-devel-0.2.14 + /bin/mkdir -p /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/share/doc/eventlog-devel-0.2.14 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/share/doc/eventlog-devel-0.2.14... Documentation compressed. + cp -pr doc/API.txt doc/DESIGN.txt /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/share/doc/eventlog-devel-0.2.14 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder/usr/share/doc/eventlog-devel-0.2.14... ./API.txt ./DESIGN.txt Documentation compressed. + exit 0 Provides: pkgconfig(eventlog) = 0.2.14 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: eventlog-static-0.2.14-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder Wrote: /tmp/B.5McgOR/RPMS/eventlog-0.2.14-1.x86_64.rpm Wrote: /tmp/B.5McgOR/RPMS/eventlog-devel-0.2.14-1.x86_64.rpm Wrote: /tmp/B.5McgOR/RPMS/eventlog-static-0.2.14-1.x86_64.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.5McgOR/BUILD/tmp /bin/sh -e /tmp/B.5McgOR/BUILD/tmp/rpm-tmp.46194 + umask 022 + cd /tmp/B.5McgOR/BUILD + cd eventlog-0.2.14 + /bin/rm '--interactive=never' -rf /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder + rm -rf /tmp/B.5McgOR/BUILD/tmp/eventlog-0.2.14-root-builder ended at: Wed Apr 5 14:53:34 2017, done in 0:00:03.882894 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.5McgOR/BUILD + rm -rf /tmp/B.5McgOR/tmp /tmp/B.5McgOR/BUILD 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-TLD-Builder-Info upgrading packages Preparing... ################################################## eventlog ################################################## eventlog-devel ################################################## eventlog-static ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.5McgOR Begin-TLD-Builder-Info Build-Time: user:2.29s sys:0.76s real:10.74s (faults io:8 non-io:574932) Files queued for ftp: 9131 eventlog-static-0.2.14-1.x86_64.rpm 8796 eventlog-devel-0.2.14-1.x86_64.rpm 16415 eventlog-0.2.14-1.x86_64.rpm 171 eventlog-0.2.14-1.src.rpm.uploadinfo End-TLD-Builder-Info