<86>Apr 21 02:02:31 userdel[7796]: delete user 'rooter' <86>Apr 21 02:02:31 groupadd[7805]: group added to /etc/group: name=rooter, GID=603 <86>Apr 21 02:02:31 groupadd[7805]: group added to /etc/gshadow: name=rooter <86>Apr 21 02:02:31 groupadd[7805]: new group: name=rooter, GID=603 <86>Apr 21 02:02:31 useradd[7817]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Apr 21 02:02:31 userdel[7834]: delete user 'builder' <86>Apr 21 02:02:31 userdel[7834]: removed group 'builder' owned by 'builder' <86>Apr 21 02:02:31 userdel[7834]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 02:02:31 groupadd[7846]: group added to /etc/group: name=builder, GID=604 <86>Apr 21 02:02:31 groupadd[7846]: group added to /etc/gshadow: name=builder <86>Apr 21 02:02:31 groupadd[7846]: new group: name=builder, GID=604 <86>Apr 21 02:02:31 useradd[7852]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash <13>Apr 21 02:02:34 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed Installing libpng-1.5.28-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11670 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libpng-1.5.28-alt1 + echo 'Source #0 (libpng-1.5.28-alt1.tar):' Source #0 (libpng-1.5.28-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libpng-1.5.28-alt1.tar + cd libpng-1.5.28-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38106 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpng-1.5.28-alt1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: linking file `./config.guess' libtoolize-default: linking file `./config.sub' libtoolize-default: linking file `./install-sh' libtoolize-default: linking file `./ltmain.sh' libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-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/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alt-linux-gcc... x86_64-alt-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-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu 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 how to print strings... printf checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for a sed that does not truncate output... (cached) /bin/sed checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) 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 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-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-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-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... 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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-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... no checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for C/C++ restrict keyword... __restrict checking for working strtod... yes checking for memset... yes checking for pow... no checking for pow in -lm... yes checking for zlibVersion in -lz... yes checking for feenableexcept in -lm... yes checking for feenableexcept... yes checking if using Solaris linker... no checking if libraries can be versioned... yes checking for symbol prefix... configure: pkgconfig directory is ${libdir}/pkgconfig configure: Extra options for compiler: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpng.pc config.status: creating libpng-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' rm -f pnglibconf.c pnglibconf.pre pnglibconf.c.? cp libpng-config libpng15-config cp libpng.pc libpng15.pc gawk -f ./scripts/options.awk out="pnglibconf.pre"\ version=search ./pngconf.h ./scripts/pnglibconf.dfa\ ./pngusr.dfa 1>&2 gawk -f ./scripts/options.awk out="pnglibconf.c.1" pnglibconf.pre 1>&2 mv pnglibconf.c.1 pnglibconf.c rm -f pnglibconf.out pnglibconf.tf[12] test -d scripts || mkdir scripts || test -d scripts x86_64-alt-linux-gcc -E -DHAVE_CONFIG_H -I. \ -DPNGLIB_LIBNAME='PNG15_0' -DPNGLIB_VERSION='1.5.28' -DSYMBOL_PREFIX='' -DPNG_NO_USE_READ_MACROS -DPNG_BUILDING_SYMBOL_TABLE pnglibconf.c > pnglibconf.tf1 gawk -f "./scripts/dfn.awk" out="pnglibconf.tf2" pnglibconf.tf1 1>&2 rm -f pnglibconf.tf1 mv pnglibconf.tf2 pnglibconf.out rm -f pnglibconf.h cp pnglibconf.out pnglibconf.h /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c -o libpng15_la-png.lo `test -f 'png.c' || echo './'`png.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c -o libpng15_la-pngerror.lo `test -f 'pngerror.c' || echo './'`pngerror.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c -o libpng15_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c -o libpng15_la-pngmem.lo `test -f 'pngmem.c' || echo './'`pngmem.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c -o libpng15_la-pngpread.lo `test -f 'pngpread.c' || echo './'`pngpread.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c -o libpng15_la-pngread.lo `test -f 'pngread.c' || echo './'`pngread.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c -o libpng15_la-pngrio.lo `test -f 'pngrio.c' || echo './'`pngrio.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c -o libpng15_la-pngrtran.lo `test -f 'pngrtran.c' || echo './'`pngrtran.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c pngget.c -fPIC -DPIC -o .libs/libpng15_la-pngget.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c pngerror.c -fPIC -DPIC -o .libs/libpng15_la-pngerror.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c png.c -fPIC -DPIC -o .libs/libpng15_la-png.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c pngpread.c -fPIC -DPIC -o .libs/libpng15_la-pngpread.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c pngread.c -fPIC -DPIC -o .libs/libpng15_la-pngread.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c pngrtran.c -fPIC -DPIC -o .libs/libpng15_la-pngrtran.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c pngrio.c -fPIC -DPIC -o .libs/libpng15_la-pngrio.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c pngmem.c -fPIC -DPIC -o .libs/libpng15_la-pngmem.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c -o libpng15_la-pngrutil.lo `test -f 'pngrutil.c' || echo './'`pngrutil.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c pngrutil.c -fPIC -DPIC -o .libs/libpng15_la-pngrutil.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c -o libpng15_la-pngset.lo `test -f 'pngset.c' || echo './'`pngset.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c pngset.c -fPIC -DPIC -o .libs/libpng15_la-pngset.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c -o libpng15_la-pngtrans.lo `test -f 'pngtrans.c' || echo './'`pngtrans.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c pngtrans.c -fPIC -DPIC -o .libs/libpng15_la-pngtrans.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c -o libpng15_la-pngwio.lo `test -f 'pngwio.c' || echo './'`pngwio.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c pngwio.c -fPIC -DPIC -o .libs/libpng15_la-pngwio.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c -o libpng15_la-pngwrite.lo `test -f 'pngwrite.c' || echo './'`pngwrite.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c pngwrite.c -fPIC -DPIC -o .libs/libpng15_la-pngwrite.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c -o libpng15_la-pngwtran.lo `test -f 'pngwtran.c' || echo './'`pngwtran.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c pngwtran.c -fPIC -DPIC -o .libs/libpng15_la-pngwtran.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c -o libpng15_la-pngwutil.lo `test -f 'pngwutil.c' || echo './'`pngwutil.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -c pngwutil.c -fPIC -DPIC -o .libs/libpng15_la-pngwutil.o rm -f scripts/vers.out scripts/vers.tf[12] test -d scripts || mkdir scripts || test -d scripts x86_64-alt-linux-gcc -E -DHAVE_CONFIG_H -I. \ -DPNGLIB_LIBNAME='PNG15_0' -DPNGLIB_VERSION='1.5.28' -DSYMBOL_PREFIX='' -DPNG_NO_USE_READ_MACROS -DPNG_BUILDING_SYMBOL_TABLE scripts/vers.c > scripts/vers.tf1 gawk -f "./scripts/dfn.awk" out="scripts/vers.tf2" scripts/vers.tf1 1>&2 rm -f scripts/vers.tf1 mv scripts/vers.tf2 scripts/vers.out x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c -o pngtest.o pngtest.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -c -o contrib/libtests/pngvalid.o contrib/libtests/pngvalid.c rm -f libpng.vers cp scripts/vers.out libpng.vers /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -no-undefined -export-dynamic -version-number 15:28:0 -Wl,--version-script=libpng.vers -o libpng15.la -rpath /usr/lib64 libpng15_la-png.lo libpng15_la-pngerror.lo libpng15_la-pngget.lo libpng15_la-pngmem.lo libpng15_la-pngpread.lo libpng15_la-pngread.lo libpng15_la-pngrio.lo libpng15_la-pngrtran.lo libpng15_la-pngrutil.lo libpng15_la-pngset.lo libpng15_la-pngtrans.lo libpng15_la-pngwio.lo libpng15_la-pngwrite.lo libpng15_la-pngwtran.lo libpng15_la-pngwutil.lo -lm -lz -lm libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libpng15_la-png.o .libs/libpng15_la-pngerror.o .libs/libpng15_la-pngget.o .libs/libpng15_la-pngmem.o .libs/libpng15_la-pngpread.o .libs/libpng15_la-pngread.o .libs/libpng15_la-pngrio.o .libs/libpng15_la-pngrtran.o .libs/libpng15_la-pngrutil.o .libs/libpng15_la-pngset.o .libs/libpng15_la-pngtrans.o .libs/libpng15_la-pngwio.o .libs/libpng15_la-pngwrite.o .libs/libpng15_la-pngwtran.o .libs/libpng15_la-pngwutil.o -lz -lm -O2 -Wl,--version-script=libpng.vers -Wl,-soname -Wl,libpng15.so.15 -o .libs/libpng15.so.15.28.0 libtool: link: (cd ".libs" && rm -f "libpng15.so.15" && ln -s "libpng15.so.15.28.0" "libpng15.so.15") libtool: link: (cd ".libs" && rm -f "libpng15.so" && ln -s "libpng15.so.15.28.0" "libpng15.so") libtool: link: ( cd ".libs" && rm -f "libpng15.la" && ln -s "../libpng15.la" "libpng15.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o pngtest pngtest.o libpng15.la -lm -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/pngtest pngtest.o ./.libs/libpng15.so -lz -lm /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o pngvalid contrib/libtests/pngvalid.o libpng15.la -lm -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/pngvalid contrib/libtests/pngvalid.o ./.libs/libpng15.so -lz -lm make[1]: Leaving directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' make: Leaving directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.60818 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libpng-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libpng-buildroot + cd libpng-1.5.28-alt1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libpng-buildroot make: Entering directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' make[1]: Entering directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' /bin/mkdir -p '/usr/src/tmp/libpng-buildroot/usr/bin' /bin/install -p libpng15-config '/usr/src/tmp/libpng-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/libpng-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p libpng15.la '/usr/src/tmp/libpng-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libpng15.so.15.28.0 /usr/src/tmp/libpng-buildroot/usr/lib64/libpng15.so.15.28.0 libtool: install: (cd /usr/src/tmp/libpng-buildroot/usr/lib64 && { ln -s -f libpng15.so.15.28.0 libpng15.so.15 || { rm -f libpng15.so.15 && ln -s libpng15.so.15.28.0 libpng15.so.15; }; }) libtool: install: (cd /usr/src/tmp/libpng-buildroot/usr/lib64 && { ln -s -f libpng15.so.15.28.0 libpng15.so || { rm -f libpng15.so && ln -s libpng15.so.15.28.0 libpng15.so; }; }) libtool: install: /bin/install -p .libs/libpng15.lai /usr/src/tmp/libpng-buildroot/usr/lib64/libpng15.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make install-exec-hook make[2]: Entering directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' + cd /usr/src/tmp/libpng-buildroot/usr/lib64 + for ext in a dll.a so so.15.28 la sl dylib + rm -f libpng.a + test -f libpng15.a + for ext in a dll.a so so.15.28 la sl dylib + rm -f libpng.dll.a + test -f libpng15.dll.a + for ext in a dll.a so so.15.28 la sl dylib + rm -f libpng.so + test -f libpng15.so + ln -s libpng15.so libpng.so + for ext in a dll.a so so.15.28 la sl dylib + rm -f libpng.so.15.28 + test -f libpng15.so.15.28 + for ext in a dll.a so so.15.28 la sl dylib + rm -f libpng.la + test -f libpng15.la + ln -s libpng15.la libpng.la + for ext in a dll.a so so.15.28 la sl dylib + rm -f libpng.sl + test -f libpng15.sl + for ext in a dll.a so so.15.28 la sl dylib + rm -f libpng.dylib + test -f libpng15.dylib + cd /usr/src/tmp/libpng-buildroot/usr/bin + rm -f libpng-config + ln -s libpng15-config libpng-config make[2]: Leaving directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' /bin/mkdir -p '/usr/src/tmp/libpng-buildroot/usr/share/man/man3' /bin/install -p -m 644 libpng.3 libpngpf.3 '/usr/src/tmp/libpng-buildroot/usr/share/man/man3' /bin/mkdir -p '/usr/src/tmp/libpng-buildroot/usr/share/man/man5' /bin/install -p -m 644 png.5 '/usr/src/tmp/libpng-buildroot/usr/share/man/man5' /bin/mkdir -p '/usr/src/tmp/libpng-buildroot/usr/include/libpng15' /bin/install -p -m 644 pnglibconf.h '/usr/src/tmp/libpng-buildroot/usr/include/libpng15' /bin/mkdir -p '/usr/src/tmp/libpng-buildroot/usr/lib64/pkgconfig' /bin/install -p -m 644 libpng15.pc '/usr/src/tmp/libpng-buildroot/usr/lib64/pkgconfig' /bin/mkdir -p '/usr/src/tmp/libpng-buildroot/usr/include/libpng15' /bin/install -p -m 644 png.h pngconf.h '/usr/src/tmp/libpng-buildroot/usr/include/libpng15' make install-data-hook make[2]: Entering directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' + cd /usr/src/tmp/libpng-buildroot/usr/include + for f in pnglibconf.h png.h pngconf.h + rm -f pnglibconf.h + ln -s libpng15/pnglibconf.h pnglibconf.h + for f in pnglibconf.h png.h pngconf.h + rm -f png.h + ln -s libpng15/png.h png.h + for f in pnglibconf.h png.h pngconf.h + rm -f pngconf.h + ln -s libpng15/pngconf.h pngconf.h + cd /usr/src/tmp/libpng-buildroot/usr/lib64/pkgconfig + rm -f libpng.pc + ln -s libpng15.pc libpng.pc make[2]: Leaving directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' make[1]: Leaving directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' make: Leaving directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' + rm /usr/src/tmp/libpng-buildroot/usr/lib64/libpng.la /usr/src/tmp/libpng-buildroot/usr/lib64/libpng15.la + rm -rf /usr/src/tmp/libpng-buildroot/usr/share/doc/libpng-1.5.28 + mkdir -p /usr/src/tmp/libpng-buildroot/usr/share/doc/libpng-1.5.28 + install -p -m644 CHANGES LICENSE README TODO example.c libpng-manual.txt /usr/src/tmp/libpng-buildroot/usr/share/doc/libpng-1.5.28/ + xz -9 /usr/src/tmp/libpng-buildroot/usr/share/doc/libpng-1.5.28/libpng-manual.txt /usr/src/tmp/libpng-buildroot/usr/share/doc/libpng-1.5.28/CHANGES + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libpng-buildroot (auto) mode of './usr/lib64/libpng15.so.15.28.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libpng-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/bin/libpng15-config: 22c22 < L_opts="-L${libdir}" --- > L_opts="" /usr/lib64/pkgconfig/libpng15.pc: Libs: '-L${libdir} -lpng15' --> '-lpng15' Compressing files in /usr/src/tmp/libpng-buildroot (auto) Adjusting library links in /usr/src/tmp/libpng-buildroot ./usr/lib64: libpng15.so.15 -> libpng15.so.15.28.0 Verifying ELF objects in /usr/src/tmp/libpng-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.11615 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpng-1.5.28-alt1 + '[' -n '' ']' + NPROCS=8 + make -j8 -k check make: Entering directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' rm -f scripts/symbols.out scripts/symbols.tf[12] test -d scripts || mkdir scripts || test -d scripts make pngtest pngvalid x86_64-alt-linux-gcc -E -DHAVE_CONFIG_H -I. \ -DPNGLIB_LIBNAME='PNG15_0' -DPNGLIB_VERSION='1.5.28' -DSYMBOL_PREFIX='' -DPNG_NO_USE_READ_MACROS -DPNG_BUILDING_SYMBOL_TABLE scripts/symbols.c > scripts/symbols.tf1 make[1]: Entering directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' make[1]: `pngtest' is up to date. make[1]: `pngvalid' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' make check-TESTS make[1]: Entering directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' Running tests. For details see pngtest-log.txt Running test-pngtest.sh gawk -f "./scripts/dfn.awk" out="scripts/symbols.tf2" scripts/symbols.tf1 1>&2 rm -f scripts/symbols.tf1 mv scripts/symbols.tf2 scripts/symbols.out rm -f scripts/symbols.chk symbols.new gawk -f ./scripts/checksym.awk ./scripts/symbols.def\ scripts/symbols.out >&2 mv symbols.new scripts/symbols.chk PASS: pngtest --strict pngtest.png PASS: test-pngtest.sh Running test-pngvalid-simple.sh PASS: pngvalid --standard PASS: pngvalid --standard --progressive-read PASS: pngvalid --standard --interlace PASS: pngvalid --standard --progressive-read --interlace PASS: pngvalid --size PASS: pngvalid --size --progressive-read PASS: pngvalid --transform PASS: test-pngvalid-simple.sh Running test-pngvalid-full.sh PASS: pngvalid --gamma-threshold PASS: pngvalid --gamma-transform PASS: pngvalid --gamma-sbit PASS: pngvalid --gamma-16-to-8 PASS: pngvalid --gamma-background PASS: pngvalid --gamma-alpha-mode PASS: pngvalid --gamma-transform --expand16 PASS: pngvalid --gamma-background --expand16 PASS: pngvalid --gamma-alpha-mode --expand16 PASS: test-pngvalid-full.sh ================== All 3 tests passed ================== make[1]: Leaving directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' make: Leaving directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' + exit 0 Processing files: libpng15-1.5.28-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u2aJBL find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libpng-buildroot/usr/lib64/libpng15.so.15: 233 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eJeCDt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) warning: libpng15 provides another subpackage: libpng Provides: libpng = 1.5.28, libpng15.so.15()(64bit) = set:ldW2lxcOx3hX60qqRBLogs4SXu31W2bXyqUoE6bL8lqUlvODW8GeA6dami15PzGjSqcwEOpF8sapGxTnUahk4fnDbCKW8IQ3Z9x41IOkfduE6I6fKaVv43Wy1nC1T9tZuPlPQVp4P2gOd74bqbRw4B8Gkbs9WymcgZnH39kbdjd1EU6HYZ9ZBrcBP8hRHnd7OZbCpyyrBz2uj96nAVsXXKYNDaoIVeVBCk8xqWqYt841ZqHXohmHaPVL12C0973K4YQud7u5TPhK2jpV5ZgpHZjm6yxirVf6POI9xZIRLr1q273Z2jl5WNoTy8APmDR06iYA7b2WT5APmAFN4DXzj7fgrE9jg2YCCoYZI4RFrVFcIaicnwrf16S77QlGmRFdHXNdfim26KnTlnasPKGTxWLSgGEwZdINydwuShgU9LJ4rCxMXeYfrmWNE7Z691EWQcqyUekXQ0Ns5, libpng15.so.15(PNG15_0)(64bit) Requires: libc.so.6(GLIBC_2.11)(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), libm.so.6(GLIBC_2.2.5)(64bit), libz.so.1()(64bit) >= set:kgb6dgrqrEa36BhazM1qILpZF0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Conflicts: libpng12 < 1.2.50-alt2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YQ5Hoe Creating libpng15-debuginfo package Processing files: libpng-devel-1.5.28-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.knpCR1 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yaSW2R find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: cat Provides: pkgconfig(libpng) = 1.5.28, pkgconfig(libpng15) = 1.5.28 Requires: libpng15 = 1.5.28-alt1, zlib-devel, /bin/sh, /usr/lib64/libpng15.so.15.28.0, /usr/lib64/pkgconfig, coreutils Conflicts: libpng12-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U8ipYK Processing files: libpng15-debuginfo-1.5.28-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.masqCG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fKTWXE find-requires: running scripts (debuginfo) Provides: debug64(libpng15.so.15) Requires: libpng15 = 1.5.28-alt1, debug64(libc.so.6), debug64(libm.so.6), debug64(libz.so.1) Removing 1 extra deps from libpng-devel due to dependency on libpng15 Wrote: /usr/src/RPM/RPMS/x86_64/libpng15-1.5.28-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpng-devel-1.5.28-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpng15-debuginfo-1.5.28-alt1.x86_64.rpm 98.24user 6.36system 1:49.12elapsed 95%CPU (0avgtext+0avgdata 99140maxresident)k 0inputs+0outputs (0major+1162778minor)pagefaults 0swaps 102.70user 10.54system 1:57.99elapsed 95%CPU (0avgtext+0avgdata 124152maxresident)k 0inputs+0outputs (0major+1394149minor)pagefaults 0swaps