<86>May 24 04:12:24 userdel[1795183]: delete user 'rooter' <86>May 24 04:12:24 userdel[1795183]: removed group 'rooter' owned by 'rooter' <86>May 24 04:12:24 userdel[1795183]: removed shadow group 'rooter' owned by 'rooter' <86>May 24 04:12:24 groupadd[1795198]: group added to /etc/group: name=rooter, GID=549 <86>May 24 04:12:24 groupadd[1795198]: group added to /etc/gshadow: name=rooter <86>May 24 04:12:24 groupadd[1795198]: new group: name=rooter, GID=549 <86>May 24 04:12:24 useradd[1795202]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>May 24 04:12:24 userdel[1795213]: delete user 'builder' <86>May 24 04:12:24 userdel[1795213]: removed group 'builder' owned by 'builder' <86>May 24 04:12:24 userdel[1795213]: removed shadow group 'builder' owned by 'builder' <86>May 24 04:12:24 groupadd[1795227]: group added to /etc/group: name=builder, GID=550 <86>May 24 04:12:24 groupadd[1795227]: group added to /etc/gshadow: name=builder <86>May 24 04:12:24 groupadd[1795227]: new group: name=builder, GID=550 <86>May 24 04:12:24 useradd[1795234]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>May 24 04:12:26 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libpng12-1.2.59-alt1.nosrc.rpm Installing libpng12-1.2.59-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37280 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libpng-1.2.59 + echo 'Source #0 (libpng-1.2.59.tar):' Source #0 (libpng-1.2.59.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libpng-1.2.59.tar + cd libpng-1.2.59 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libpng-1.2.59-alt1.patch):' Patch #0 (libpng-1.2.59-alt1.patch): + /usr/bin/patch -p1 patching file Makefile.am patching file configure.ac patching file pngconf.h patching file scripts/libpng-config.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37280 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpng-1.2.59 + 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_DIRS([m4])' to configure.ac, libtoolize-default: and rerunning libtoolize-default and aclocal. 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 configure.ac:37: installing './compile' configure.ac:22: installing './missing' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 --disable-silent-rules --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 whether make supports the include directive... yes (GNU style) 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 x86_64-alt-linux-sed... /bin/sed 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 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... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... dlltool 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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 working strtod... yes checking for memset... yes checking for pow... no checking for pow in -lm... yes checking for zlibVersion in -lz... yes checking if assembler code in pnggccrd.c can be compiled without PNG_NO_MMX_CODE... yes checking if libraries can be versioned... yes checking for symbol prefix... configure: pkgconfig directory is ${libdir}/pkgconfig 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 + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng12_la-pngrio.lo `test -f 'pngrio.c' || echo './'`pngrio.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngrio.c -fPIC -DPIC -o .libs/libpng12_la-pngrio.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng12_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 -frecord-gcc-switches -Wall -g -O2 -c pngwio.c -fPIC -DPIC -o .libs/libpng12_la-pngwio.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng12_la-png.lo `test -f 'png.c' || echo './'`png.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c png.c -fPIC -DPIC -o .libs/libpng12_la-png.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng12_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 -frecord-gcc-switches -Wall -g -O2 -c pngtrans.c -fPIC -DPIC -o .libs/libpng12_la-pngtrans.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng12_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngget.c -fPIC -DPIC -o .libs/libpng12_la-pngget.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng12_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 -frecord-gcc-switches -Wall -g -O2 -c pngset.c -fPIC -DPIC -o .libs/libpng12_la-pngset.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng12_la-pngread.lo `test -f 'pngread.c' || echo './'`pngread.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngread.c -fPIC -DPIC -o .libs/libpng12_la-pngread.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng12_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 -frecord-gcc-switches -Wall -g -O2 -c pngwrite.c -fPIC -DPIC -o .libs/libpng12_la-pngwrite.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng12_la-pngerror.lo `test -f 'pngerror.c' || echo './'`pngerror.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngerror.c -fPIC -DPIC -o .libs/libpng12_la-pngerror.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' rm -f libpng.sym libpng.sym.new x86_64-alt-linux-gcc -E -DPNG_CONFIGURE_LIBPNG -DPNG_BUILDSYMS ./png.h | \ /bin/sed -n -e \ 's|^.*PNG_FUNCTION_EXPORT[ ]*\(['_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789']*\).*$|\1|p' \ -e 's|^.*PNG_DATA_EXPORT[ ]*\(['_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789']*\).*$|\1|p' \ >libpng.sym.new mv libpng.sym.new libpng.sym make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng12_la-pngmem.lo `test -f 'pngmem.c' || echo './'`pngmem.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngmem.c -fPIC -DPIC -o .libs/libpng12_la-pngmem.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng12_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 -frecord-gcc-switches -Wall -g -O2 -c pngwtran.c -fPIC -DPIC -o .libs/libpng12_la-pngwtran.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng12_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 -frecord-gcc-switches -Wall -g -O2 -c pngrutil.c -fPIC -DPIC -o .libs/libpng12_la-pngrutil.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng_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 -frecord-gcc-switches -Wall -g -O2 -c pngset.c -fPIC -DPIC -o .libs/libpng_la-pngset.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng_la-png.lo `test -f 'png.c' || echo './'`png.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c png.c -fPIC -DPIC -o .libs/libpng_la-png.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng12_la-pngpread.lo `test -f 'pngpread.c' || echo './'`pngpread.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngpread.c -fPIC -DPIC -o .libs/libpng12_la-pngpread.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngget.c -fPIC -DPIC -o .libs/libpng_la-pngget.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng_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 -frecord-gcc-switches -Wall -g -O2 -c pngtrans.c -fPIC -DPIC -o .libs/libpng_la-pngtrans.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng_la-pngrio.lo `test -f 'pngrio.c' || echo './'`pngrio.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngrio.c -fPIC -DPIC -o .libs/libpng_la-pngrio.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng_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 -frecord-gcc-switches -Wall -g -O2 -c pngwio.c -fPIC -DPIC -o .libs/libpng_la-pngwio.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng_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 -frecord-gcc-switches -Wall -g -O2 -c pngwrite.c -fPIC -DPIC -o .libs/libpng_la-pngwrite.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng12_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 -frecord-gcc-switches -Wall -g -O2 -c pngwutil.c -fPIC -DPIC -o .libs/libpng12_la-pngwutil.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng_la-pngerror.lo `test -f 'pngerror.c' || echo './'`pngerror.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngerror.c -fPIC -DPIC -o .libs/libpng_la-pngerror.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng_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 -frecord-gcc-switches -Wall -g -O2 -c pngrutil.c -fPIC -DPIC -o .libs/libpng_la-pngrutil.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' cp libpng-config libpng12-config make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' cp libpng.pc libpng12.pc make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' rm -f libpng.vers libpng.vers.new echo PNG_12 '{global:' > libpng.vers.new /bin/sed s/$/\;/ libpng.sym >> libpng.vers.new echo 'local: *; };' >> libpng.vers.new echo 'PNG12_0 {} PNG_12;' >> libpng.vers.new mv libpng.vers.new libpng.vers make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' rm -f libpng.lds libpng.lds.new /bin/sed 's/^.*$/"&@PNG12_0" = &;/' libpng.sym >> libpng.lds.new mv libpng.lds.new libpng.lds make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng_la-pngmem.lo `test -f 'pngmem.c' || echo './'`pngmem.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngmem.c -fPIC -DPIC -o .libs/libpng_la-pngmem.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng_la-pngpread.lo `test -f 'pngpread.c' || echo './'`pngpread.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngpread.c -fPIC -DPIC -o .libs/libpng_la-pngpread.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng_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 -frecord-gcc-switches -Wall -g -O2 -c pngwtran.c -fPIC -DPIC -o .libs/libpng_la-pngwtran.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng_la-pngread.lo `test -f 'pngread.c' || echo './'`pngread.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngread.c -fPIC -DPIC -o .libs/libpng_la-pngread.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng_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 -frecord-gcc-switches -Wall -g -O2 -c pngwutil.c -fPIC -DPIC -o .libs/libpng_la-pngwutil.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng_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 -frecord-gcc-switches -Wall -g -O2 -c pngrtran.c -fPIC -DPIC -o .libs/libpng_la-pngrtran.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -rpath '/usr/lib64' -no-undefined -export-dynamic -version-number 3:59:0 -o libpng.la libpng_la-png.lo libpng_la-pngset.lo libpng_la-pngget.lo libpng_la-pngrutil.lo libpng_la-pngtrans.lo libpng_la-pngwutil.lo libpng_la-pngread.lo libpng_la-pngrio.lo libpng_la-pngwio.lo libpng_la-pngwrite.lo libpng_la-pngrtran.lo libpng_la-pngwtran.lo libpng_la-pngmem.lo libpng_la-pngerror.lo libpng_la-pngpread.lo -lz -lm libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libpng_la-png.o .libs/libpng_la-pngset.o .libs/libpng_la-pngget.o .libs/libpng_la-pngrutil.o .libs/libpng_la-pngtrans.o .libs/libpng_la-pngwutil.o .libs/libpng_la-pngread.o .libs/libpng_la-pngrio.o .libs/libpng_la-pngwio.o .libs/libpng_la-pngwrite.o .libs/libpng_la-pngrtran.o .libs/libpng_la-pngwtran.o .libs/libpng_la-pngmem.o .libs/libpng_la-pngerror.o .libs/libpng_la-pngpread.o -lz -lm -g -O2 -Wl,-soname -Wl,libpng.so.3 -o .libs/libpng.so.3.59.0 libtool: link: (cd ".libs" && rm -f "libpng.so.3" && ln -s "libpng.so.3.59.0" "libpng.so.3") libtool: link: (cd ".libs" && rm -f "libpng.so" && ln -s "libpng.so.3.59.0" "libpng.so") libtool: link: ( cd ".libs" && rm -f "libpng.la" && ln -s "../libpng.la" "libpng.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng12_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 -frecord-gcc-switches -Wall -g -O2 -c pngrtran.c -fPIC -DPIC -o .libs/libpng12_la-pngrtran.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -no-undefined -export-dynamic -version-number 0:59:0 -Wl,--version-script=libpng.vers -Wl,libpng.lds -o libpng12.la -rpath /usr/lib64 libpng12_la-png.lo libpng12_la-pngset.lo libpng12_la-pngget.lo libpng12_la-pngrutil.lo libpng12_la-pngtrans.lo libpng12_la-pngwutil.lo libpng12_la-pngread.lo libpng12_la-pngrio.lo libpng12_la-pngwio.lo libpng12_la-pngwrite.lo libpng12_la-pngrtran.lo libpng12_la-pngwtran.lo libpng12_la-pngmem.lo libpng12_la-pngerror.lo libpng12_la-pngpread.lo -lz -lm libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libpng12_la-png.o .libs/libpng12_la-pngset.o .libs/libpng12_la-pngget.o .libs/libpng12_la-pngrutil.o .libs/libpng12_la-pngtrans.o .libs/libpng12_la-pngwutil.o .libs/libpng12_la-pngread.o .libs/libpng12_la-pngrio.o .libs/libpng12_la-pngwio.o .libs/libpng12_la-pngwrite.o .libs/libpng12_la-pngrtran.o .libs/libpng12_la-pngwtran.o .libs/libpng12_la-pngmem.o .libs/libpng12_la-pngerror.o .libs/libpng12_la-pngpread.o -lz -lm -g -O2 -Wl,--version-script=libpng.vers -Wl,libpng.lds -Wl,-soname -Wl,libpng12.so.0 -o .libs/libpng12.so.0.59.0 libtool: link: (cd ".libs" && rm -f "libpng12.so.0" && ln -s "libpng12.so.0.59.0" "libpng12.so.0") libtool: link: (cd ".libs" && rm -f "libpng12.so" && ln -s "libpng12.so.0.59.0" "libpng12.so") libtool: link: ( cd ".libs" && rm -f "libpng12.la" && ln -s "../libpng12.la" "libpng12.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80917 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libpng12-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libpng12-buildroot + cd libpng-1.2.59 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libpng12-buildroot make: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/mkdir -p '/usr/src/tmp/libpng12-buildroot/usr/bin' /bin/install -p libpng12-config '/usr/src/tmp/libpng12-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/libpng12-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p libpng12.la libpng.la '/usr/src/tmp/libpng12-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libpng12.so.0.59.0 /usr/src/tmp/libpng12-buildroot/usr/lib64/libpng12.so.0.59.0 libtool: install: (cd /usr/src/tmp/libpng12-buildroot/usr/lib64 && { ln -s -f libpng12.so.0.59.0 libpng12.so.0 || { rm -f libpng12.so.0 && ln -s libpng12.so.0.59.0 libpng12.so.0; }; }) libtool: install: (cd /usr/src/tmp/libpng12-buildroot/usr/lib64 && { ln -s -f libpng12.so.0.59.0 libpng12.so || { rm -f libpng12.so && ln -s libpng12.so.0.59.0 libpng12.so; }; }) libtool: install: /bin/install -p .libs/libpng12.lai /usr/src/tmp/libpng12-buildroot/usr/lib64/libpng12.la libtool: install: /bin/install -p .libs/libpng.so.3.59.0 /usr/src/tmp/libpng12-buildroot/usr/lib64/libpng.so.3.59.0 libtool: install: (cd /usr/src/tmp/libpng12-buildroot/usr/lib64 && { ln -s -f libpng.so.3.59.0 libpng.so.3 || { rm -f libpng.so.3 && ln -s libpng.so.3.59.0 libpng.so.3; }; }) libtool: install: (cd /usr/src/tmp/libpng12-buildroot/usr/lib64 && { ln -s -f libpng.so.3.59.0 libpng.so || { rm -f libpng.so && ln -s libpng.so.3.59.0 libpng.so; }; }) libtool: install: /bin/install -p .libs/libpng.lai /usr/src/tmp/libpng12-buildroot/usr/lib64/libpng.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make install-exec-hook make[2]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' cd /usr/src/tmp/libpng12-buildroot/usr/bin; rm -f libpng-config cd /usr/src/tmp/libpng12-buildroot/usr/bin; ln -s libpng12-config libpng-config + cd /usr/src/tmp/libpng12-buildroot/usr/lib64 + for ext in a la so sl dylib + rm -f libpng.a + test -f libpng12.a + for ext in a la so sl dylib + rm -f libpng.la + test -f libpng12.la + ln -s libpng12.la libpng.la + for ext in a la so sl dylib + rm -f libpng.so + test -f libpng12.so + ln -s libpng12.so libpng.so + for ext in a la so sl dylib + rm -f libpng.sl + test -f libpng12.sl + for ext in a la so sl dylib + rm -f libpng.dylib + test -f libpng12.dylib make[2]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/mkdir -p '/usr/src/tmp/libpng12-buildroot/usr/share/man/man3' /bin/install -p -m 644 libpng.3 libpngpf.3 '/usr/src/tmp/libpng12-buildroot/usr/share/man/man3' /bin/mkdir -p '/usr/src/tmp/libpng12-buildroot/usr/share/man/man5' /bin/install -p -m 644 png.5 '/usr/src/tmp/libpng12-buildroot/usr/share/man/man5' /bin/mkdir -p '/usr/src/tmp/libpng12-buildroot/usr/lib64/pkgconfig' /bin/install -p -m 644 libpng12.pc '/usr/src/tmp/libpng12-buildroot/usr/lib64/pkgconfig' /bin/mkdir -p '/usr/src/tmp/libpng12-buildroot/usr/include/libpng12' /bin/install -p -m 644 png.h pngconf.h '/usr/src/tmp/libpng12-buildroot/usr/include/libpng12' make install-data-hook make[2]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' cd /usr/src/tmp/libpng12-buildroot/usr/include; rm -f png.h pngconf.h cd /usr/src/tmp/libpng12-buildroot/usr/include; ln -s libpng12/png.h png.h cd /usr/src/tmp/libpng12-buildroot/usr/include; ln -s libpng12/pngconf.h pngconf.h cd /usr/src/tmp/libpng12-buildroot/usr/lib64/pkgconfig; rm -f libpng.pc cd /usr/src/tmp/libpng12-buildroot/usr/lib64/pkgconfig; ln -s libpng12.pc libpng.pc make[2]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' + rm /usr/src/tmp/libpng12-buildroot/usr/lib64/libpng.la /usr/src/tmp/libpng12-buildroot/usr/lib64/libpng12.la + rm -rf /usr/src/tmp/libpng12-buildroot/usr/share/doc/libpng-1.2.59 + mkdir -p /usr/src/tmp/libpng12-buildroot/usr/share/doc/libpng-1.2.59 + install -p -m644 CHANGES KNOWNBUG LICENSE README TODO example.c libpng-1.2.59.txt /usr/src/tmp/libpng12-buildroot/usr/share/doc/libpng-1.2.59/ + xz -9 /usr/src/tmp/libpng12-buildroot/usr/share/doc/libpng-1.2.59/libpng-1.2.59.txt /usr/src/tmp/libpng12-buildroot/usr/share/doc/libpng-1.2.59/CHANGES + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libpng12-buildroot (auto) mode of './usr/lib64/libpng.so.3.59.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libpng12.so.0.59.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libpng12-buildroot (binconfig,pkgconfig,libtool,desktop) Package libpng was not found in the pkg-config search path. Perhaps you should add the directory containing `libpng.pc' to the PKG_CONFIG_PATH environment variable No package 'libpng' found Package libpng was not found in the pkg-config search path. Perhaps you should add the directory containing `libpng.pc' to the PKG_CONFIG_PATH environment variable No package 'libpng' found Package libpng was not found in the pkg-config search path. Perhaps you should add the directory containing `libpng.pc' to the PKG_CONFIG_PATH environment variable No package 'libpng' found Package libpng was not found in the pkg-config search path. Perhaps you should add the directory containing `libpng.pc' to the PKG_CONFIG_PATH environment variable No package 'libpng' found /usr/lib64/pkgconfig/libpng12.pc: Cflags: '-I${includedir} ' --> '-I${includedir}' /usr/lib64/pkgconfig/libpng12.pc: Libs: '-L${libdir} -lpng12' --> '-lpng12' Checking contents of files in /usr/src/tmp/libpng12-buildroot/ (default) Compressing files in /usr/src/tmp/libpng12-buildroot (auto) Adjusting library links in /usr/src/tmp/libpng12-buildroot ./usr/lib64: libpng12.so.0 -> libpng12.so.0.59.0 libpng.so.3 -> libpng.so.3.59.0 Verifying ELF objects in /usr/src/tmp/libpng12-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.29592 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpng-1.2.59 + make -j8 -k check make pngtest make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngtest.o pngtest.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o pngtest pngtest.o libpng12.la -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/pngtest pngtest.o ./.libs/libpng12.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' PASS: test-pngtest.sh make[2]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' make[2]: Entering directory '/usr/src/RPM/BUILD/libpng-1.2.59' ============================================================================ Testsuite summary for libpng 1.2.59 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.2.59' + exit 0 Processing files: libpng12-1.2.59-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kRWhKB find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libpng12-buildroot/usr/lib64/libpng12.so.0: 206 symbols, 18 bpp ++ /bin/sed -e '/^pkgconfig(libpng)/d' Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xER4T7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libpng = 1.2.59, libpng12.so.0()(64bit) = set:ldzYtilUjyKd2CvNwU8ITZ68gnopns9HNObiB6uRDYFeyG3FhJHwyVhHscwrlhoeMxfUObeJl4fnDbZL0XERXPj4oACwlfduUjuslO5Wb6sp6sOoIFw9wAre8mQmG1OYiJMB08oYhJeAgxehszlZuPZGNV8hASaodT02xseMJ2p6BenAVsXXKYNf2d48XWBikSQRUXg82YRRtI8HlWi34ZClBIkjMjXRsUlsTzqabLM7WGF0Z3m6ynRvcC5uZznZKmwCMNgpLgf6Xm4xsSWI0bmJ8dFpM4gZK2inqx4pqcqnj7fgJKw4UddNw8yjTOjpolAoK0Tu2cZjRD5zIx4p58BUsLKHKkUCtlL3RvJxkh1XrSodwAxdU4uOrbNCp8YK3ZzrmWNE7Z6hT9zmDwxHzp5QfrH0, libpng12.so.0(PNG12_0)(64bit), libpng12.so.0(PNG_12)(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: libpng3 < 1.2.13-alt1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8fMMbH Creating libpng12-debuginfo package Processing files: libpng3-1.2.59-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jiPnJj find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libpng12-buildroot/usr/lib64/libpng.so.3: 361 symbols, 19 bpp ++ /bin/sed -e '/^pkgconfig(libpng)/d' Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qSOWmZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libpng.so.3()(64bit) = set:mdzYtO2kJy8a4gR3OEnD2base5m1KQZ9GfVjACFX5kcfuEUml48ZDM5nCzWOApZjSd7CusfcaJ97tY9ptip8AWeeUAN0qliKVwoNKOvZh78m1t6BYfGI52jscpmZkGAubiCNV8NEWZd8vKnYi3wrAUH7qDd1PWYH5YCax58fK4leEv8WvRA6NiNyk4tw85xqSZGDkTKzzLZApV5ZgtRkuZi50hEY4AcWCb8vNqR6EXwCMnBR8RoDJG6MQnbG5oaVxngWirGKCeyMrWHUz95t8AZHUt6Zu8VsQa4a399OrQ3WPI45pn7J0HdZLtZIBqRHQWDt7Gr1O7XTalUJydgErYPmDp4G4rCaswMZnSKjKmQDr2ZqrJATZp9kYZBbZ67r3YdO4viIkEEM191IFae1NhUaQby8R0GiFRXbK4QPZ8YBvG8dyBzCWkic4FkqOJZjnSjHhMeqZePj4MabMFKAwb0dAszDVAQ5yiqrGCz16q4woZvzq02G0a7Mum2dOz62SkMcUenrsPQ1iCYuP2MRKAfDrvS6ovxZuqZEqzbhtotPxJOxeyGkZ5vRFtaO8GEF52oAYaiOx1L66Pb3h4P9yuVn5xJUNGgf6XmM43bpSc7MmhQzejhwPm7PL4X7ZFhEtIQyaUQKPoZ2VPAounvjXGzJVHsWo14BtL03dAtZmSAdk2iMe9LJ4HvpzgUtnSBvgWmoGOkhhfiZrXnWi1tGQWNxQkvH0 Requires: libpng12 = 1.2.59-alt1, 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) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lohX7H Creating libpng3-debuginfo package Processing files: libpng12-devel-1.2.59-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MYdS7t find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) ++ /bin/sed -e '/^pkgconfig(libpng)/d' --- find-provides-deps 2020-05-24 04:12:57.378577829 +0000 +++ filter-provides-deps 2020-05-24 04:12:57.380577810 +0000 @@ -1,2 +1 @@ -pkgconfig(libpng) = 1.2.59 pkgconfig(libpng12) = 1.2.59 Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hT1Rfj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cat Provides: libpng3-devel = 1.2.59, pkgconfig(libpng12) = 1.2.59 Requires: libpng12 = 1.2.59-alt1, zlib-devel, /bin/sh, /usr/lib64/libpng12.so.0.59.0, /usr/lib64/pkgconfig, coreutils Conflicts: libpng2-devel, libpng15-devel, libpng-devel Obsoletes: libpng3-devel < 1.2.59 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MtnQCb Processing files: libpng12-debuginfo-1.2.59-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l4Pd66 find-provides: running scripts (debuginfo) ++ /bin/sed -e '/^pkgconfig(libpng)/d' Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gyd7O5 find-requires: running scripts (debuginfo) Provides: debug64(libpng12.so.0) Requires: libpng12 = 1.2.59-alt1, debug64(libc.so.6), debug64(libm.so.6), debug64(libz.so.1) Processing files: libpng3-debuginfo-1.2.59-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XkATJ7 find-provides: running scripts (debuginfo) ++ /bin/sed -e '/^pkgconfig(libpng)/d' Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.imqKQc find-requires: running scripts (debuginfo) Provides: debug64(libpng.so.3) Requires: libpng3 = 1.2.59-alt1, debug64(libc.so.6), debug64(libm.so.6), debug64(libz.so.1) Adding to libpng3 a strict dependency on libpng12 Adding to libpng12-devel a strict dependency on libpng12 Adding to libpng12-debuginfo a strict dependency on libpng12 Adding to libpng3-debuginfo a strict dependency on libpng3 Adding to libpng3-debuginfo a strict dependency on libpng12-debuginfo Removing from libpng3-debuginfo 17 sources provided by libpng12-debuginfo also prunning dir /usr/src/debug/libpng-1.2.59 Removing 1 extra deps from libpng12-devel due to dependency on libpng12 Removing 9 extra deps from libpng3 due to repentancy on libpng12 Removing 3 extra deps from libpng3-debuginfo due to repentancy on libpng12-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libpng12-1.2.59-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpng3-1.2.59-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpng12-devel-1.2.59-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpng12-debuginfo-1.2.59-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libpng3-debuginfo-1.2.59-alt1.x86_64.rpm 21.75user 3.51system 0:35.92elapsed 70%CPU (0avgtext+0avgdata 69328maxresident)k 0inputs+0outputs (0major+1706086minor)pagefaults 0swaps 26.05user 6.62system 0:46.06elapsed 70%CPU (0avgtext+0avgdata 116044maxresident)k 0inputs+0outputs (0major+2082406minor)pagefaults 0swaps