request from: hawk checking if we should skip the build started at: Wed Mar 18 17:37:24 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/858b4cf1-48c2-46eb-8c6d-add7217a1a96/giflib-5.1.0-1.src.rpm fetched 629022 bytes, 672.0 K/s installing srpm: giflib-5.1.0-1.src.rpm Can't find java virtual machine, aborting. mesg: ttyname failed: Inappropriate ioctl for device Can't find java virtual machine, aborting. mesg: ttyname failed: Inappropriate ioctl for device Can't find java virtual machine, aborting. mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: x86_64-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 858b4cf1-48c2-46eb-8c6d-add7217a1a96; cd rpm/SPECS; TMPDIR=/tmp/B.171db7 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target x86_64-pld-linux giflib.spec Can't find java virtual machine, aborting. mesg: ttyname failed: Inappropriate ioctl for device build-id: 858b4cf1-48c2-46eb-8c6d-add7217a1a96 Building target platforms: x86_64-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.171db7 /bin/sh -e /tmp/B.171db7/rpm-tmp.48560 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf giflib-5.1.0 + /usr/bin/bzip2 -dc /home/users/builder/rpm/SOURCES/giflib-5.1.0.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd giflib-5.1.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.171db7 /bin/sh -e /tmp/B.171db7/rpm-tmp.48560 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.171db7 + umask 022 + cd /home/users/builder/rpm/BUILD + cd giflib-5.1.0 + libtoolize --copy --force --install libtoolize: putting auxiliary files in '.'. libtoolize: copying file './config.guess' libtoolize: copying file './config.sub' libtoolize: copying file './install-sh' libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '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 + autoheader + autoconf + automake -a -c -f --foreign configure.ac:14: installing './compile' configure.ac:5: installing './missing' /usr/share/automake/am/ltlibrary.am: warning: 'libgif.la': linking libtool libraries using a non-POSIX /usr/share/automake/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' lib/Makefile.am:5: while processing Libtool library 'libgif.la' lib/Makefile.am: installing './depcomp' /usr/share/automake/am/library.am: warning: 'libgetarg.a': linking libraries using a non-POSIX /usr/share/automake/am/library.am: archiver requires 'AM_PROG_AR' in 'configure.ac' util/Makefile.am:6: while processing library 'libgetarg.a' + ./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' --disable-silent-rules 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 mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu checking how to print strings... print -r checking for style of include used by make... GNU 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 whether x86_64-tld-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-tld-linux-gcc... gcc3 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 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... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-tld-linux-dlltool... no checking for dlltool... no 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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 x86_64-tld-linux-gcc... (cached) x86_64-tld-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-tld-linux-gcc accepts -g... (cached) yes checking for x86_64-tld-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-tld-linux-gcc... (cached) gcc3 checking how to run the C preprocessor... x86_64-tld-linux-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for xmlto... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating util/Makefile config.status: creating lib/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating pic/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/giflib-5.1.0' Making all in lib make[2]: Entering directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 dgif_lib.lo -MD -MP -MF .deps/dgif_lib.Tpo -c -o dgif_lib.lo dgif_lib.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 egif_lib.lo -MD -MP -MF .deps/egif_lib.Tpo -c -o egif_lib.lo egif_lib.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 gif_font.lo -MD -MP -MF .deps/gif_font.Tpo -c -o gif_font.lo gif_font.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 gif_hash.lo -MD -MP -MF .deps/gif_hash.Tpo -c -o gif_hash.lo gif_hash.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 gif_font.lo -MD -MP -MF .deps/gif_font.Tpo -c gif_font.c -fPIC -DPIC -o .libs/gif_font.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 gif_hash.lo -MD -MP -MF .deps/gif_hash.Tpo -c gif_hash.c -fPIC -DPIC -o .libs/gif_hash.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 dgif_lib.lo -MD -MP -MF .deps/dgif_lib.Tpo -c dgif_lib.c -fPIC -DPIC -o .libs/dgif_lib.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 egif_lib.lo -MD -MP -MF .deps/egif_lib.Tpo -c egif_lib.c -fPIC -DPIC -o .libs/egif_lib.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 gif_hash.lo -MD -MP -MF .deps/gif_hash.Tpo -c gif_hash.c -o gif_hash.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 gif_font.lo -MD -MP -MF .deps/gif_font.Tpo -c gif_font.c -o gif_font.o >/dev/null 2>&1 mv -f .deps/gif_hash.Tpo .deps/gif_hash.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 gifalloc.lo -MD -MP -MF .deps/gifalloc.Tpo -c -o gifalloc.lo gifalloc.c mv -f .deps/gif_font.Tpo .deps/gif_font.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 gif_err.lo -MD -MP -MF .deps/gif_err.Tpo -c -o gif_err.lo gif_err.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 egif_lib.lo -MD -MP -MF .deps/egif_lib.Tpo -c egif_lib.c -o egif_lib.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 dgif_lib.lo -MD -MP -MF .deps/dgif_lib.Tpo -c dgif_lib.c -o dgif_lib.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 gifalloc.lo -MD -MP -MF .deps/gifalloc.Tpo -c gifalloc.c -fPIC -DPIC -o .libs/gifalloc.o mv -f .deps/egif_lib.Tpo .deps/egif_lib.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 quantize.lo -MD -MP -MF .deps/quantize.Tpo -c -o quantize.lo quantize.c libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 gif_err.lo -MD -MP -MF .deps/gif_err.Tpo -c gif_err.c -fPIC -DPIC -o .libs/gif_err.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 gif_err.lo -MD -MP -MF .deps/gif_err.Tpo -c gif_err.c -o gif_err.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 gifalloc.lo -MD -MP -MF .deps/gifalloc.Tpo -c gifalloc.c -o gifalloc.o >/dev/null 2>&1 mv -f .deps/gif_err.Tpo .deps/gif_err.Plo mv -f .deps/dgif_lib.Tpo .deps/dgif_lib.Plo mv -f .deps/gifalloc.Tpo .deps/gifalloc.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 quantize.lo -MD -MP -MF .deps/quantize.Tpo -c quantize.c -fPIC -DPIC -o .libs/quantize.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -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 quantize.lo -MD -MP -MF .deps/quantize.Tpo -c quantize.c -o quantize.o >/dev/null 2>&1 mv -f .deps/quantize.Tpo .deps/quantize.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 -no-undefined -version-info 7:0:0 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libgif.la -rpath /usr/lib64 dgif_lib.lo egif_lib.lo gif_font.lo gif_hash.lo gifalloc.lo gif_err.lo quantize.lo libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc .libs/dgif_lib.o .libs/egif_lib.o .libs/gif_font.o .libs/gif_hash.o .libs/gifalloc.o .libs/gif_err.o .libs/quantize.o -Wl,-soname -Wl,libgif.so.7 -o .libs/libgif.so.7.0.0 libtool: link: (cd ".libs" && rm -f "libgif.so.7" && ln -s "libgif.so.7.0.0" "libgif.so.7") libtool: link: (cd ".libs" && rm -f "libgif.so" && ln -s "libgif.so.7.0.0" "libgif.so") libtool: link: ar cru .libs/libgif.a dgif_lib.o egif_lib.o gif_font.o gif_hash.o gifalloc.o gif_err.o quantize.o libtool: link: ranlib .libs/libgif.a libtool: link: ( cd ".libs" && rm -f "libgif.la" && ln -s "../libgif.la" "libgif.la" ) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/lib' Making all in util make[2]: Entering directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/util' x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 getarg.o -MD -MP -MF .deps/getarg.Tpo -c -o getarg.o getarg.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 qprintf.o -MD -MP -MF .deps/qprintf.Tpo -c -o qprintf.o qprintf.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 gif2rgb.o -MD -MP -MF .deps/gif2rgb.Tpo -c -o gif2rgb.o gif2rgb.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 gifbuild.o -MD -MP -MF .deps/gifbuild.Tpo -c -o gifbuild.o gifbuild.c mv -f .deps/qprintf.Tpo .deps/qprintf.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 gifecho.o -MD -MP -MF .deps/gifecho.Tpo -c -o gifecho.o gifecho.c mv -f .deps/gifecho.Tpo .deps/gifecho.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 giffix.o -MD -MP -MF .deps/giffix.Tpo -c -o giffix.o giffix.c mv -f .deps/gif2rgb.Tpo .deps/gif2rgb.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 gifinto.o -MD -MP -MF .deps/gifinto.Tpo -c -o gifinto.o gifinto.c mv -f .deps/getarg.Tpo .deps/getarg.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 giftext.o -MD -MP -MF .deps/giftext.Tpo -c -o giftext.o giftext.c mv -f .deps/giffix.Tpo .deps/giffix.Po mv -f .deps/gifinto.Tpo .deps/gifinto.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 giftool.o -MD -MP -MF .deps/giftool.Tpo -c -o giftool.o giftool.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 gifclrmp.o -MD -MP -MF .deps/gifclrmp.Tpo -c -o gifclrmp.o gifclrmp.c mv -f .deps/gifbuild.Tpo .deps/gifbuild.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 gifbg.o -MD -MP -MF .deps/gifbg.Tpo -c -o gifbg.o gifbg.c mv -f .deps/giftext.Tpo .deps/giftext.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 gifcolor.o -MD -MP -MF .deps/gifcolor.Tpo -c -o gifcolor.o gifcolor.c mv -f .deps/giftool.Tpo .deps/giftool.Po mv -f .deps/gifcolor.Tpo .deps/gifcolor.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 giffilter.o -MD -MP -MF .deps/giffilter.Tpo -c -o giffilter.o giffilter.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 gifhisto.o -MD -MP -MF .deps/gifhisto.Tpo -c -o gifhisto.o gifhisto.c mv -f .deps/gifbg.Tpo .deps/gifbg.Po mv -f .deps/gifclrmp.Tpo .deps/gifclrmp.Po x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 gifsponge.o -MD -MP -MF .deps/gifsponge.Tpo -c -o gifsponge.o gifsponge.c x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../lib -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 gifwedge.o -MD -MP -MF .deps/gifwedge.Tpo -c -o gifwedge.o gifwedge.c mv -f .deps/giffilter.Tpo .deps/giffilter.Po rm -f libgetarg.a ar cru libgetarg.a getarg.o qprintf.o ranlib libgetarg.a /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 gif2rgb gif2rgb.o libgetarg.a ../lib/libgif.la mv -f .deps/gifsponge.Tpo .deps/gifsponge.Po mv -f .deps/gifhisto.Tpo .deps/gifhisto.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 gifbuild gifbuild.o libgetarg.a ../lib/libgif.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 gifecho gifecho.o libgetarg.a ../lib/libgif.la mv -f .deps/gifwedge.Tpo .deps/gifwedge.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 giffix giffix.o libgetarg.a ../lib/libgif.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/giffix giffix.o libgetarg.a ../lib/.libs/libgif.so 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/gifbuild gifbuild.o libgetarg.a ../lib/.libs/libgif.so 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/gif2rgb gif2rgb.o libgetarg.a ../lib/.libs/libgif.so 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/gifecho gifecho.o libgetarg.a ../lib/.libs/libgif.so /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 gifinto gifinto.o libgetarg.a ../lib/libgif.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 giftext giftext.o libgetarg.a ../lib/libgif.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 giftool giftool.o libgetarg.a ../lib/libgif.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 gifclrmp gifclrmp.o libgetarg.a ../lib/libgif.la -lm 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/giftool giftool.o libgetarg.a ../lib/.libs/libgif.so 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/gifinto gifinto.o libgetarg.a ../lib/.libs/libgif.so 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/giftext giftext.o libgetarg.a ../lib/.libs/libgif.so 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/gifclrmp gifclrmp.o libgetarg.a ../lib/.libs/libgif.so -lm /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 gifbg gifbg.o libgetarg.a ../lib/libgif.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 gifcolor gifcolor.o libgetarg.a ../lib/libgif.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 giffilter giffilter.o libgetarg.a ../lib/libgif.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 gifhisto gifhisto.o libgetarg.a ../lib/libgif.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/gifbg gifbg.o libgetarg.a ../lib/.libs/libgif.so 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/gifcolor gifcolor.o libgetarg.a ../lib/.libs/libgif.so 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/giffilter giffilter.o libgetarg.a ../lib/.libs/libgif.so 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/gifhisto gifhisto.o libgetarg.a ../lib/.libs/libgif.so /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 gifsponge gifsponge.o libgetarg.a ../lib/libgif.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 gifwedge gifwedge.o libgetarg.a ../lib/libgif.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/gifsponge gifsponge.o libgetarg.a ../lib/.libs/libgif.so 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/gifwedge gifwedge.o libgetarg.a ../lib/.libs/libgif.so make[2]: Leaving directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/util' Making all in pic make[2]: Entering directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/pic' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/pic' Making all in doc make[2]: Entering directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/doc' xmlto xhtml-nochunks gif2rgb.xml xmlto xhtml-nochunks gifbuild.xml xmlto xhtml-nochunks gifclrmp.xml xmlto xhtml-nochunks gifecho.xml xmlto xhtml-nochunks giffix.xml xmlto xhtml-nochunks gifinto.xml xmlto xhtml-nochunks giflib.xml xmlto xhtml-nochunks giftext.xml xmlto xhtml-nochunks giftool.xml xmlto xhtml-nochunks gifbg.xml xmlto xhtml-nochunks gifcolor.xml xmlto xhtml-nochunks gifhisto.xml xmlto xhtml-nochunks gifwedge.xml xmlto xhtml-nochunks intro.xml xmlto xhtml-nochunks gif_lib.xml make[2]: Leaving directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/doc' make[2]: Entering directory `/home/users/builder/rpm/BUILD/giflib-5.1.0' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/giflib-5.1.0' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/giflib-5.1.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.171db7 /bin/sh -e /tmp/B.171db7/rpm-tmp.50789 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.171db7 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.171db7/giflib-5.1.0-root-builder + /bin/mkdir -p /tmp/B.171db7/giflib-5.1.0-root-builder + cd giflib-5.1.0 + rm -rf /tmp/B.171db7/giflib-5.1.0-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.171db7/giflib-5.1.0-root-builder' Making install in lib make[1]: Entering directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/lib' make[2]: Entering directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/lib' /bin/mkdir -p '/tmp/B.171db7/giflib-5.1.0-root-builder/usr/lib64' /bin/mkdir -p '/tmp/B.171db7/giflib-5.1.0-root-builder/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libgif.la '/tmp/B.171db7/giflib-5.1.0-root-builder/usr/lib64' /usr/bin/install -c -m 644 gif_lib.h '/tmp/B.171db7/giflib-5.1.0-root-builder/usr/include' libtool: install: /usr/bin/install -c .libs/libgif.so.7.0.0 /tmp/B.171db7/giflib-5.1.0-root-builder/usr/lib64/libgif.so.7.0.0 libtool: install: (cd /tmp/B.171db7/giflib-5.1.0-root-builder/usr/lib64 && { ln -s -f libgif.so.7.0.0 libgif.so.7 || { rm -f libgif.so.7 && ln -s libgif.so.7.0.0 libgif.so.7; }; }) libtool: install: (cd /tmp/B.171db7/giflib-5.1.0-root-builder/usr/lib64 && { ln -s -f libgif.so.7.0.0 libgif.so || { rm -f libgif.so && ln -s libgif.so.7.0.0 libgif.so; }; }) libtool: install: /usr/bin/install -c .libs/libgif.lai /tmp/B.171db7/giflib-5.1.0-root-builder/usr/lib64/libgif.la libtool: install: /usr/bin/install -c .libs/libgif.a /tmp/B.171db7/giflib-5.1.0-root-builder/usr/lib64/libgif.a libtool: install: chmod 644 /tmp/B.171db7/giflib-5.1.0-root-builder/usr/lib64/libgif.a libtool: install: ranlib /tmp/B.171db7/giflib-5.1.0-root-builder/usr/lib64/libgif.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/lib' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/lib' Making install in util make[1]: Entering directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/util' make[2]: Entering directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/util' make[2]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/tmp/B.171db7/giflib-5.1.0-root-builder/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gif2rgb gifbuild gifecho giffix gifinto giftext giftool gifclrmp '/tmp/B.171db7/giflib-5.1.0-root-builder/usr/bin' libtool: install: /usr/bin/install -c .libs/gif2rgb /tmp/B.171db7/giflib-5.1.0-root-builder/usr/bin/gif2rgb libtool: install: /usr/bin/install -c .libs/gifbuild /tmp/B.171db7/giflib-5.1.0-root-builder/usr/bin/gifbuild libtool: install: /usr/bin/install -c .libs/gifecho /tmp/B.171db7/giflib-5.1.0-root-builder/usr/bin/gifecho libtool: install: /usr/bin/install -c .libs/giffix /tmp/B.171db7/giflib-5.1.0-root-builder/usr/bin/giffix libtool: install: /usr/bin/install -c .libs/gifinto /tmp/B.171db7/giflib-5.1.0-root-builder/usr/bin/gifinto libtool: install: /usr/bin/install -c .libs/giftext /tmp/B.171db7/giflib-5.1.0-root-builder/usr/bin/giftext libtool: install: /usr/bin/install -c .libs/giftool /tmp/B.171db7/giflib-5.1.0-root-builder/usr/bin/giftool libtool: install: /usr/bin/install -c .libs/gifclrmp /tmp/B.171db7/giflib-5.1.0-root-builder/usr/bin/gifclrmp make[2]: Leaving directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/util' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/util' Making install in pic make[1]: Entering directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/pic' make[2]: Entering directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/pic' 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/giflib-5.1.0/pic' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/pic' Making install in doc make[1]: Entering directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/doc' make[2]: Entering directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/man/man1' /usr/bin/install -c -m 644 gif2rgb.1 gifbuild.1 gifclrmp.1 gifecho.1 giffix.1 gifinto.1 giflib.1 giftext.1 giftool.1 '/tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/man/man1' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/doc' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/giflib-5.1.0/doc' make[1]: Entering directory `/home/users/builder/rpm/BUILD/giflib-5.1.0' make[2]: Entering directory `/home/users/builder/rpm/BUILD/giflib-5.1.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/giflib-5.1.0' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/giflib-5.1.0' + install -d /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/man/man1 + cp -p doc/gif2rgb.1 doc/gifbg.1 doc/gifbuild.1 doc/gifclrmp.1 doc/gifcolor.1 doc/gifecho.1 doc/giffix.1 doc/gifhisto.1 doc/gifinto.1 doc/giflib.1 doc/giftext.1 doc/giftool.1 doc/gifwedge.1 /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/man/man1 + /bin/rm '--interactive=never' /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/man/man1/gifbg.1 /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/man/man1/gifcolor.1 /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/man/man1/gifhisto.1 /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/man/man1/gifwedge.1 + cd /tmp/B.171db7/giflib-5.1.0-root-builder/usr/lib64 + ln -sf libgif.so.7.0.0 /tmp/B.171db7/giflib-5.1.0-root-builder/usr/lib64/libungif.so + ln -sf libgif.a /tmp/B.171db7/giflib-5.1.0-root-builder/usr/lib64/libungif.a + __spec_install_post_strip + set +x Stripping 8 ELF executables...DONE Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 9 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: giflib-5.1.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.171db7 /bin/sh -e /tmp/B.171db7/rpm-tmp.20244 + umask 022 + cd /home/users/builder/rpm/BUILD + cd giflib-5.1.0 + DOCDIR=/tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/doc/giflib-5.1.0 + export DOCDIR + rm -rf /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/doc/giflib-5.1.0 + /bin/mkdir -p /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/doc/giflib-5.1.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/doc/giflib-5.1.0... Documentation compressed. + cp -pr AUTHORS BUGS COPYING ChangeLog NEWS README TODO /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/doc/giflib-5.1.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/doc/giflib-5.1.0... ./BUGS ./README ./AUTHORS ./NEWS ./COPYING ./TODO ./ChangeLog Documentation compressed. + exit 0 Provides: libgif.so.7()(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.4)(64bit) rtld(GNU_HASH) Processing files: giflib-devel-5.1.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.171db7 /bin/sh -e /tmp/B.171db7/rpm-tmp.14529 + umask 022 + cd /home/users/builder/rpm/BUILD + cd giflib-5.1.0 + DOCDIR=/tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/doc/giflib-devel-5.1.0 + export DOCDIR + rm -rf /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/doc/giflib-devel-5.1.0 + /bin/mkdir -p /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/doc/giflib-devel-5.1.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/doc/giflib-devel-5.1.0... Documentation compressed. + cp -pr doc/gif87.txt doc/gif89.txt doc/lzgif.txt doc/gif_lib.html doc/intro.html doc/whatsinagif /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/doc/giflib-devel-5.1.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.171db7/giflib-5.1.0-root-builder/usr/share/doc/giflib-devel-5.1.0... ./gif87.txt ./gif89.txt ./lzgif.txt Documentation compressed. + exit 0 Provides: libtool(/usr/lib64/libgif.la) libungif-devel Obsoletes: giflib4-devel libungif-devel Processing files: giflib-static-5.1.0-1 Provides: libungif-static Obsoletes: giflib4-static libungif-static Processing files: giflib-progs-5.1.0-1 Provides: libungif-progs 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)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgif.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Obsoletes: giflib4-progs libungif-progs Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.171db7/giflib-5.1.0-root-builder Wrote: /home/users/builder/rpm/RPMS/giflib-5.1.0-1.x86_64.rpm Wrote: /home/users/builder/rpm/RPMS/giflib-devel-5.1.0-1.x86_64.rpm Wrote: /home/users/builder/rpm/RPMS/giflib-static-5.1.0-1.x86_64.rpm Wrote: /home/users/builder/rpm/RPMS/giflib-progs-5.1.0-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.171db7 /bin/sh -e /tmp/B.171db7/rpm-tmp.12110 + umask 022 + cd /home/users/builder/rpm/BUILD + cd giflib-5.1.0 + /bin/rm '--interactive=never' -rf /tmp/B.171db7/giflib-5.1.0-root-builder + rm -rf /tmp/B.171db7/giflib-5.1.0-root-builder ended at: Wed Mar 18 17:38:16 2015, done in 01days 00h 00m 48s Can't find java virtual machine, aborting. mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Can't find java virtual machine, aborting. 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 upgrade requires removal of imlib2-devel ming-devel imlib2 ming Can't find java virtual machine, aborting. error: failed to stat /sys/kernel/security: No such file or directory packages removed sucessfuly upgrading packages Can't find java virtual machine, aborting. error: failed to stat /sys/kernel/security: No such file or directory Preparing... ################################################## giflib ################################################## giflib-devel ################################################## End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:55.47s sys:36.48s real:59.44s (faults io:255 non-io:2570991) Files queued for ftp: 42070 giflib-5.1.0-1.x86_64.rpm 159172 giflib-devel-5.1.0-1.x86_64.rpm 18699 giflib-static-5.1.0-1.x86_64.rpm 50868 giflib-progs-5.1.0-1.x86_64.rpm 201 giflib-5.1.0-1.src.rpm.uploadinfo End-PLD-Builder-Info