<86>Apr 21 07:41:00 userdel[108274]: delete user 'rooter' <86>Apr 21 07:41:00 userdel[108274]: removed group 'rooter' owned by 'rooter' <86>Apr 21 07:41:00 groupadd[108294]: group added to /etc/group: name=rooter, GID=585 <86>Apr 21 07:41:00 groupadd[108294]: group added to /etc/gshadow: name=rooter <86>Apr 21 07:41:00 groupadd[108294]: new group: name=rooter, GID=585 <86>Apr 21 07:41:00 useradd[108306]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Apr 21 07:41:00 userdel[108328]: delete user 'builder' <86>Apr 21 07:41:00 userdel[108328]: removed group 'builder' owned by 'builder' <86>Apr 21 07:41:00 userdel[108328]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 07:41:00 groupadd[108348]: group added to /etc/group: name=builder, GID=586 <86>Apr 21 07:41:00 groupadd[108348]: group added to /etc/gshadow: name=builder <86>Apr 21 07:41:00 groupadd[108348]: new group: name=builder, GID=586 <86>Apr 21 07:41:00 useradd[108368]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash <13>Apr 21 07:41:02 rpmi: zlib-devel-1.2.8-alt1 1371079011 installed Installing libpng-1.5.28-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58385 + 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.37292 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-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 i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking how to run the C preprocessor... i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... 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 i586-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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libpng15_la-png.lo `test -f 'png.c' || echo './'`png.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libpng15_la-pngerror.lo `test -f 'pngerror.c' || echo './'`pngerror.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libpng15_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libpng15_la-pngmem.lo `test -f 'pngmem.c' || echo './'`pngmem.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libpng15_la-pngpread.lo `test -f 'pngpread.c' || echo './'`pngpread.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libpng15_la-pngread.lo `test -f 'pngread.c' || echo './'`pngread.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libpng15_la-pngrio.lo `test -f 'pngrio.c' || echo './'`pngrio.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libpng15_la-pngrtran.lo `test -f 'pngrtran.c' || echo './'`pngrtran.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c pngerror.c -fPIC -DPIC -o .libs/libpng15_la-pngerror.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c pngmem.c -fPIC -DPIC -o .libs/libpng15_la-pngmem.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c pngpread.c -fPIC -DPIC -o .libs/libpng15_la-pngpread.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c png.c -fPIC -DPIC -o .libs/libpng15_la-png.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c pngrio.c -fPIC -DPIC -o .libs/libpng15_la-pngrio.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c pngget.c -fPIC -DPIC -o .libs/libpng15_la-pngget.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c pngread.c -fPIC -DPIC -o .libs/libpng15_la-pngread.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c pngrtran.c -fPIC -DPIC -o .libs/libpng15_la-pngrtran.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libpng15_la-pngrutil.lo `test -f 'pngrutil.c' || echo './'`pngrutil.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c pngrutil.c -fPIC -DPIC -o .libs/libpng15_la-pngrutil.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libpng15_la-pngset.lo `test -f 'pngset.c' || echo './'`pngset.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libpng15_la-pngtrans.lo `test -f 'pngtrans.c' || echo './'`pngtrans.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c pngset.c -fPIC -DPIC -o .libs/libpng15_la-pngset.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libpng15_la-pngwio.lo `test -f 'pngwio.c' || echo './'`pngwio.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c pngtrans.c -fPIC -DPIC -o .libs/libpng15_la-pngtrans.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c pngwio.c -fPIC -DPIC -o .libs/libpng15_la-pngwio.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libpng15_la-pngwrite.lo `test -f 'pngwrite.c' || echo './'`pngwrite.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c pngwrite.c -fPIC -DPIC -o .libs/libpng15_la-pngwrite.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libpng15_la-pngwtran.lo `test -f 'pngwtran.c' || echo './'`pngwtran.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c pngwtran.c -fPIC -DPIC -o .libs/libpng15_la-pngwtran.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libpng15_la-pngwutil.lo `test -f 'pngwutil.c' || echo './'`pngwutil.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 i586-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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o pngtest.o pngtest.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -no-undefined -export-dynamic -version-number 15:28:0 -Wl,--version-script=libpng.vers -o libpng15.la -rpath /usr/lib 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: i586-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 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o pngtest pngtest.o libpng15.la -lm -lz -lm libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/pngtest pngtest.o ./.libs/libpng15.so -lz -lm /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o pngvalid contrib/libtests/pngvalid.o libpng15.la -lm -lz -lm libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -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.37776 + 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/lib' /bin/sh ./libtool --mode=install /bin/install -p libpng15.la '/usr/src/tmp/libpng-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libpng15.so.15.28.0 /usr/src/tmp/libpng-buildroot/usr/lib/libpng15.so.15.28.0 libtool: install: (cd /usr/src/tmp/libpng-buildroot/usr/lib && { 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/lib && { 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/lib/libpng15.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make install-exec-hook make[2]: Entering directory `/usr/src/RPM/BUILD/libpng-1.5.28-alt1' + cd /usr/src/tmp/libpng-buildroot/usr/lib + 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/lib/pkgconfig' /bin/install -p -m 644 libpng15.pc '/usr/src/tmp/libpng-buildroot/usr/lib/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/lib/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/lib/libpng.la /usr/src/tmp/libpng-buildroot/usr/lib/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/lib/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/lib/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/lib: 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.55824 + 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 i586-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.rKQkZb find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libpng-buildroot/usr/lib/libpng15.so.15: 233 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Rhnilj 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 = set:ldW2lxcOx3hX60qqRBLogs4SXu31W2bXyqUoE6bL8lqUlvODW8GeA6dami15PzGjSqcwEOpF8sapGxTnUahk4fnDbCKW8IQ3Z9x41IOkfduE6I6fKaVv43Wy1nC1T9tZuPlPQVp4P2gOd74bqbRw4B8Gkbs9WymcgZnH39kbdjd1EU6HYZ9ZBrcBP8hRHnd7OZbCpyyrBz2uj96nAVsXXKYNDaoIVeVBCk8xqWqYt841ZqHXohmHaPVL12C0973K4YQud7u5TPhK2jpV5ZgpHZjm6yxirVf6POI9xZIRLr1q273Z2jl5WNoTy8APmDR06iYA7b2WT5APmAFN4DXzj7fgrE9jg2YCCoYZI4RFrVFcIaicnwrf16S77QlGmRFdHXNdfim26KnTlnasPKGTxWLSgGEwZdINydwuShgU9LJ4rCxMXeYfrmWNE7Z691EWQcqyUekXQ0Ns5, libpng15.so.15(PNG15_0) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), libz.so.1 >= 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.15Qxul 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.EX52Xr 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.sn7LFC 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/lib/libpng15.so.15.28.0, /usr/lib/pkgconfig, coreutils Conflicts: libpng12-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3Y0H6O 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.hLxwA6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o4nukw find-requires: running scripts (debuginfo) Provides: debug(libpng15.so.15) Requires: libpng15 = 1.5.28-alt1, debug(libc.so.6), debug(libm.so.6), debug(libz.so.1) Removing 1 extra deps from libpng-devel due to dependency on libpng15 Wrote: /usr/src/RPM/RPMS/i586/libpng15-1.5.28-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libpng-devel-1.5.28-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libpng15-debuginfo-1.5.28-alt1.i586.rpm 75.14user 1.99system 1:26.87elapsed 88%CPU (0avgtext+0avgdata 71068maxresident)k 0inputs+0outputs (0major+1055971minor)pagefaults 0swaps 77.42user 3.76system 1:31.34elapsed 88%CPU (0avgtext+0avgdata 122424maxresident)k 0inputs+0outputs (0major+1272058minor)pagefaults 0swaps