<86>Aug 1 12:46:27 userdel[2470503]: delete user 'rooter' <86>Aug 1 12:46:27 userdel[2470503]: removed group 'rooter' owned by 'rooter' <86>Aug 1 12:46:27 userdel[2470503]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 12:46:27 groupadd[2470523]: group added to /etc/group: name=rooter, GID=660 <86>Aug 1 12:46:27 groupadd[2470523]: group added to /etc/gshadow: name=rooter <86>Aug 1 12:46:27 groupadd[2470523]: new group: name=rooter, GID=660 <86>Aug 1 12:46:27 useradd[2470531]: new user: name=rooter, UID=660, GID=660, home=/root, shell=/bin/bash <86>Aug 1 12:46:27 userdel[2470545]: delete user 'builder' <86>Aug 1 12:46:27 userdel[2470545]: removed group 'builder' owned by 'builder' <86>Aug 1 12:46:27 userdel[2470545]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 12:46:27 groupadd[2470559]: group added to /etc/group: name=builder, GID=661 <86>Aug 1 12:46:27 groupadd[2470559]: group added to /etc/gshadow: name=builder <86>Aug 1 12:46:27 groupadd[2470559]: new group: name=builder, GID=661 <86>Aug 1 12:46:27 useradd[2470566]: new user: name=builder, UID=661, GID=661, home=/usr/src, shell=/bin/bash <13>Aug 1 12:46:34 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libpng16-1.6.36-alt1.nosrc.rpm (w1.gzdio) Installing libpng16-1.6.36-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99562 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libpng16-1.6.36 + echo 'Source #0 (libpng16-1.6.36-alt1.tar):' Source #0 (libpng16-1.6.36-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libpng16-1.6.36-alt1.tar + cd libpng16-1.6.36 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99562 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpng16-1.6.36 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I scripts 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: putting macros in AC_CONFIG_MACRO_DIRS, 'scripts'. libtoolize-default: linking file 'scripts/libtool.m4' libtoolize-default: linking file 'scripts/ltoptions.m4' libtoolize-default: linking file 'scripts/ltsugar.m4' libtoolize-default: linking file 'scripts/ltversion.m4' libtoolize-default: linking file 'scripts/lt~obsolete.m4' 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:61: installing './compile' configure.ac:37: installing './missing' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + 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=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 --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 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 whether make supports the include directive... yes (GNU style) 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 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 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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 that AWK works... ok checking if we need to force back C standard to C89... no checking for ANSI C header files... (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 pow... no checking for pow in -lm... yes checking for clock_gettime... 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 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' rm -f pnglibconf.c pnglibconf.tf[45] gawk -f ./scripts/options.awk out=pnglibconf.tf4 version=search\ ./pngconf.h ./scripts/pnglibconf.dfa\ ./pngusr.dfa 1>&2 gawk -f ./scripts/options.awk out=pnglibconf.tf5 pnglibconf.tf4 1>&2 rm pnglibconf.tf4 mv pnglibconf.tf5 pnglibconf.c make: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' 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='PNG16_0' -DPNGLIB_VERSION='1.6.36' -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 make: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' rm -f pnglibconf.h cp pnglibconf.out pnglibconf.h make: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' :>pngprefix.h make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' cp libpng-config libpng16-config make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' cp libpng.pc libpng16.pc make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' 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='PNG16_0' -DPNGLIB_VERSION='1.6.36' -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 make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o contrib/tools/png-fix-itxt.o contrib/tools/png-fix-itxt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pngmem.lo pngmem.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngmem.c -fPIC -DPIC -o .libs/pngmem.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pngerror.lo pngerror.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngerror.c -fPIC -DPIC -o .libs/pngerror.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pngtest.o pngtest.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pngget.lo pngget.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngget.c -fPIC -DPIC -o .libs/pngget.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o contrib/tools/pngcp.o contrib/tools/pngcp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pngrio.lo pngrio.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngrio.c -fPIC -DPIC -o .libs/pngrio.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pngpread.lo pngpread.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngpread.c -fPIC -DPIC -o .libs/pngpread.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o contrib/tools/pngfix.o contrib/tools/pngfix.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pngwio.lo pngwio.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngwio.c -fPIC -DPIC -o .libs/pngwio.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pngtrans.lo pngtrans.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngtrans.c -fPIC -DPIC -o .libs/pngtrans.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o png.lo png.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c png.c -fPIC -DPIC -o .libs/png.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pngwtran.lo pngwtran.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngwtran.c -fPIC -DPIC -o .libs/pngwtran.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pngset.lo pngset.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngset.c -fPIC -DPIC -o .libs/pngset.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o mips/mips_init.lo mips/mips_init.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mips/mips_init.c -fPIC -DPIC -o mips/.libs/mips_init.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o mips/filter_msa_intrinsics.lo mips/filter_msa_intrinsics.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c mips/filter_msa_intrinsics.c -fPIC -DPIC -o mips/.libs/filter_msa_intrinsics.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pngread.lo pngread.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngread.c -fPIC -DPIC -o .libs/pngread.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o intel/filter_sse2_intrinsics.lo intel/filter_sse2_intrinsics.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c intel/filter_sse2_intrinsics.c -fPIC -DPIC -o intel/.libs/filter_sse2_intrinsics.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o intel/intel_init.lo intel/intel_init.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c intel/intel_init.c -fPIC -DPIC -o intel/.libs/intel_init.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' rm -f libpng.vers cp scripts/vers.out libpng.vers make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o powerpc/filter_vsx_intrinsics.lo powerpc/filter_vsx_intrinsics.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c powerpc/filter_vsx_intrinsics.c -fPIC -DPIC -o powerpc/.libs/filter_vsx_intrinsics.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o powerpc/powerpc_init.lo powerpc/powerpc_init.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c powerpc/powerpc_init.c -fPIC -DPIC -o powerpc/.libs/powerpc_init.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pngrutil.lo pngrutil.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngrutil.c -fPIC -DPIC -o .libs/pngrutil.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pngwrite.lo pngwrite.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngwrite.c -fPIC -DPIC -o .libs/pngwrite.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pngrtran.lo pngrtran.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngrtran.c -fPIC -DPIC -o .libs/pngrtran.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o pngwutil.lo pngwutil.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngwutil.c -fPIC -DPIC -o .libs/pngwutil.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o png-fix-itxt contrib/tools/png-fix-itxt.o -lm -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o png-fix-itxt contrib/tools/png-fix-itxt.o -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o contrib/libtests/pngimage.o contrib/libtests/pngimage.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o contrib/libtests/pngunknown.o contrib/libtests/pngunknown.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o contrib/libtests/timepng.o contrib/libtests/timepng.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -no-undefined -export-dynamic -version-number 16:36:0 -Wl,--version-script=libpng.vers -o libpng16.la -rpath /usr/lib png.lo pngerror.lo pngget.lo pngmem.lo pngpread.lo pngread.lo pngrio.lo pngrtran.lo pngrutil.lo pngset.lo pngtrans.lo pngwio.lo pngwrite.lo pngwtran.lo pngwutil.lo mips/mips_init.lo mips/filter_msa_intrinsics.lo intel/intel_init.lo intel/filter_sse2_intrinsics.lo powerpc/powerpc_init.lo powerpc/filter_vsx_intrinsics.lo -lm -lz -lm libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/png.o .libs/pngerror.o .libs/pngget.o .libs/pngmem.o .libs/pngpread.o .libs/pngread.o .libs/pngrio.o .libs/pngrtran.o .libs/pngrutil.o .libs/pngset.o .libs/pngtrans.o .libs/pngwio.o .libs/pngwrite.o .libs/pngwtran.o .libs/pngwutil.o mips/.libs/mips_init.o mips/.libs/filter_msa_intrinsics.o intel/.libs/intel_init.o intel/.libs/filter_sse2_intrinsics.o powerpc/.libs/powerpc_init.o powerpc/.libs/filter_vsx_intrinsics.o -lz -lm -g -O2 -march=i586 -mtune=generic -Wl,--version-script=libpng.vers -Wl,-soname -Wl,libpng16.so.16 -o .libs/libpng16.so.16.36.0 libtool: link: (cd ".libs" && rm -f "libpng16.so.16" && ln -s "libpng16.so.16.36.0" "libpng16.so.16") libtool: link: (cd ".libs" && rm -f "libpng16.so" && ln -s "libpng16.so.16.36.0" "libpng16.so") libtool: link: ( cd ".libs" && rm -f "libpng16.la" && ln -s "../libpng16.la" "libpng16.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o contrib/libtests/pngstest.o contrib/libtests/pngstest.c contrib/libtests/pngstest.c: In function 'write_one_file': contrib/libtests/pngstest.c:3215:24: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 10 and 32 [-Wformat-overflow=] sprintf(name, "%s%d.png", tmpf, ++counter); ^~ contrib/libtests/pngstest.c:3215:21: note: directive argument in the range [-2147483647, 2147483647] sprintf(name, "%s%d.png", tmpf, ++counter); ^~~~~~~~~~ In file included from /usr/include/stdio.h:862, from contrib/libtests/pngstest.c:19: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 6 and 38 bytes into a destination of size 32 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o pngfix contrib/tools/pngfix.o libpng16.la -lm -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/pngfix contrib/tools/pngfix.o ./.libs/libpng16.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o pngtest pngtest.o libpng16.la -lm -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/pngtest pngtest.o ./.libs/libpng16.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o pngimage contrib/libtests/pngimage.o libpng16.la -lm -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/pngimage contrib/libtests/pngimage.o ./.libs/libpng16.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o pngunknown contrib/libtests/pngunknown.o libpng16.la -lm -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/pngunknown contrib/libtests/pngunknown.o ./.libs/libpng16.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o pngcp contrib/tools/pngcp.o libpng16.la -lm -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/pngcp contrib/tools/pngcp.o ./.libs/libpng16.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o pngstest contrib/libtests/pngstest.o libpng16.la -lm -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/pngstest contrib/libtests/pngstest.o ./.libs/libpng16.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o timepng contrib/libtests/timepng.o libpng16.la -lm -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/timepng contrib/libtests/timepng.o ./.libs/libpng16.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o contrib/libtests/pngvalid.o contrib/libtests/pngvalid.c In file included from /usr/include/signal.h:25, from contrib/libtests/pngvalid.c:26: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o pngvalid contrib/libtests/pngvalid.o libpng16.la -lm -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/pngvalid contrib/libtests/pngvalid.o ./.libs/libpng16.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.97259 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libpng16-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libpng16-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libpng16-1.6.36 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libpng16-buildroot make: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make install-am make[1]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[2]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/mkdir -p '/usr/src/tmp/libpng16-buildroot/usr/lib' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libpng16.la '/usr/src/tmp/libpng16-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libpng16.so.16.36.0 /usr/src/tmp/libpng16-buildroot/usr/lib/libpng16.so.16.36.0 libtool: install: (cd /usr/src/tmp/libpng16-buildroot/usr/lib && { ln -s -f libpng16.so.16.36.0 libpng16.so.16 || { rm -f libpng16.so.16 && ln -s libpng16.so.16.36.0 libpng16.so.16; }; }) libtool: install: (cd /usr/src/tmp/libpng16-buildroot/usr/lib && { ln -s -f libpng16.so.16.36.0 libpng16.so || { rm -f libpng16.so && ln -s libpng16.so.16.36.0 libpng16.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libpng16.lai /usr/src/tmp/libpng16-buildroot/usr/lib/libpng16.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libpng16-buildroot/usr/bin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p pngfix png-fix-itxt '/usr/src/tmp/libpng16-buildroot/usr/bin' libtool: warning: 'libpng16.la' has not been installed in '/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/pngfix /usr/src/tmp/libpng16-buildroot/usr/bin/pngfix libtool: install: /usr/libexec/rpm-build/install -p png-fix-itxt /usr/src/tmp/libpng16-buildroot/usr/bin/png-fix-itxt /bin/mkdir -p '/usr/src/tmp/libpng16-buildroot/usr/bin' /usr/libexec/rpm-build/install -p libpng16-config '/usr/src/tmp/libpng16-buildroot/usr/bin' make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' + cd /usr/src/tmp/libpng16-buildroot/usr/lib + for ext in a dll.a so so.16.36 la sl dylib + rm -f libpng.a + test -f libpng16.a + for ext in a dll.a so so.16.36 la sl dylib + rm -f libpng.dll.a + test -f libpng16.dll.a + for ext in a dll.a so so.16.36 la sl dylib + rm -f libpng.so + test -f libpng16.so + ln -s libpng16.so libpng.so + for ext in a dll.a so so.16.36 la sl dylib + rm -f libpng.so.16.36 + test -f libpng16.so.16.36 + for ext in a dll.a so so.16.36 la sl dylib + rm -f libpng.la + test -f libpng16.la + ln -s libpng16.la libpng.la + for ext in a dll.a so so.16.36 la sl dylib + rm -f libpng.sl + test -f libpng16.sl + for ext in a dll.a so so.16.36 la sl dylib + rm -f libpng.dylib + test -f libpng16.dylib + cd /usr/src/tmp/libpng16-buildroot/usr/bin + rm -f libpng-config + ln -s libpng16-config libpng-config make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' /bin/mkdir -p '/usr/src/tmp/libpng16-buildroot/usr/share/man/man3' /usr/libexec/rpm-build/install -p -m 644 libpng.3 libpngpf.3 '/usr/src/tmp/libpng16-buildroot/usr/share/man/man3' /bin/mkdir -p '/usr/src/tmp/libpng16-buildroot/usr/share/man/man5' /usr/libexec/rpm-build/install -p -m 644 png.5 '/usr/src/tmp/libpng16-buildroot/usr/share/man/man5' /bin/mkdir -p '/usr/src/tmp/libpng16-buildroot/usr/include/libpng16' /usr/libexec/rpm-build/install -p -m 644 pnglibconf.h '/usr/src/tmp/libpng16-buildroot/usr/include/libpng16' /bin/mkdir -p '/usr/src/tmp/libpng16-buildroot/usr/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libpng16.pc '/usr/src/tmp/libpng16-buildroot/usr/lib/pkgconfig' /bin/mkdir -p '/usr/src/tmp/libpng16-buildroot/usr/include/libpng16' /usr/libexec/rpm-build/install -p -m 644 png.h pngconf.h '/usr/src/tmp/libpng16-buildroot/usr/include/libpng16' make install-data-hook make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' + cd /usr/src/tmp/libpng16-buildroot/usr/include + for f in pnglibconf.h png.h pngconf.h + rm -f pnglibconf.h + ln -s libpng16/pnglibconf.h pnglibconf.h + for f in pnglibconf.h png.h pngconf.h + rm -f png.h + ln -s libpng16/png.h png.h + for f in pnglibconf.h png.h pngconf.h + rm -f pngconf.h + ln -s libpng16/pngconf.h pngconf.h + cd /usr/src/tmp/libpng16-buildroot/usr/lib/pkgconfig + rm -f libpng.pc + ln -s libpng16.pc libpng.pc make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[2]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' + rm /usr/src/tmp/libpng16-buildroot/usr/lib/libpng.la /usr/src/tmp/libpng16-buildroot/usr/lib/libpng16.la + rm -rf /usr/src/tmp/libpng16-buildroot/usr/share/doc/libpng-1.6.36 + mkdir -p /usr/src/tmp/libpng16-buildroot/usr/share/doc/libpng-1.6.36 + install -p -m644 CHANGES LICENSE README TODO example.c libpng-manual.txt /usr/src/tmp/libpng16-buildroot/usr/share/doc/libpng-1.6.36/ + xz -9 /usr/src/tmp/libpng16-buildroot/usr/share/doc/libpng-1.6.36/libpng-manual.txt /usr/src/tmp/libpng16-buildroot/usr/share/doc/libpng-1.6.36/CHANGES + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libpng16-buildroot (auto) mode of './usr/lib/libpng16.so.16.36.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libpng16-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/bin/libpng16-config: 22c22 < L_opts="-L${libdir}" --- > L_opts="" /usr/lib/pkgconfig/libpng16.pc: Libs: '-L${libdir} -lpng16' --> '-lpng16' Checking contents of files in /usr/src/tmp/libpng16-buildroot/ (default) Compressing files in /usr/src/tmp/libpng16-buildroot (auto) Adjusting library links in /usr/src/tmp/libpng16-buildroot ./usr/lib: libpng16.so.16 -> libpng16.so.16.36.0 Verifying ELF objects in /usr/src/tmp/libpng16-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/pngfix: uses non-LFS functions: fgetpos fopen fsetpos verify-elf: WARNING: ./usr/lib/libpng16.so.16.36.0: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.64691 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpng16-1.6.36 + make -j8 -k check VERBOSE=1 make: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' rm -f scripts/symbols.out scripts/symbols.tf[12] test -d scripts || mkdir scripts || test -d scripts i586-alt-linux-gcc -E -DHAVE_CONFIG_H -I. \ -DPNGLIB_LIBNAME='PNG16_0' -DPNGLIB_VERSION='1.6.36' -DSYMBOL_PREFIX='' -DPNG_NO_USE_READ_MACROS -DPNG_BUILDING_SYMBOL_TABLE scripts/symbols.c > scripts/symbols.tf1 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 make: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' rm -f scripts/symbols.chk scripts/symbols.new gawk -f ./scripts/checksym.awk ./scripts/symbols.def\ of="scripts/symbols.new" scripts/symbols.out >&2 mv scripts/symbols.new scripts/symbols.chk make: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make check-am make pngtest pngunknown pngstest pngvalid pngimage pngcp timepng make[2]: 'pngtest' is up to date. make[2]: 'pngunknown' is up to date. make[2]: 'pngstest' is up to date. make[2]: 'pngvalid' is up to date. make[2]: 'pngimage' is up to date. make[2]: 'pngcp' is up to date. make[2]: 'timepng' is up to date. make check-TESTS make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngtest make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngtest-badpngs make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngvalid-gamma-16-to-8 make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngvalid-gamma-threshold make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngvalid-gamma-background make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngvalid-gamma-expand16-transform make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngvalid-progressive-size make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngvalid-progressive-interlace-standard make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngvalid-gamma-transform make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngvalid-gamma-expand16-background make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngvalid-progressive-standard make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngvalid-standard make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngvalid-gamma-expand16-alpha-mode make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngstest-1.8-alpha make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngvalid-gamma-alpha-mode make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngvalid-gamma-sbit make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngvalid-transform make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngunknown-IDAT make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngunknown-discard make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngunknown-if-safe make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngunknown-sAPI make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngunknown-sTER make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngunknown-save make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngunknown-vpAg make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngimage-quick make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngstest-none make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngstest-linear make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngstest-1.8 make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngstest-sRGB make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngstest-linear-alpha make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngstest-none-alpha make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngstest-sRGB-alpha make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' PASS: tests/pngimage-full make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng16-1.6.36' ============================================================================ Testsuite summary for libpng 1.6.36 ============================================================================ # TOTAL: 33 # PASS: 33 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng16-1.6.36' + exit 0 Processing files: libpng16-1.6.36-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hvx0yJ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libpng16-buildroot/usr/lib/libpng16.so.16: 246 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xIBWeN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libpng = 1.6.36, libpng16.so.16 = set:ldW2lxcOxb1yAl30dJWOnc8e2XtLx0txBthdsckzBnAadYGfVjt4l7iz65bFwyVhR9rd6gkVIk4eBcRMXH2QIi45NPRVyFHe2bZ0Z9x41IOkfduO0Q1mz7nBYfy1tNwbPwXAevvKqCefzom0iKVwohrF6AE4hBqxbhnQy1OZCt8xqFpG905TQkYtTDZBrcBP8hRHnd7OZbCpymApeWEwTkyN5peTZuKYNDaoIVeVBCk8xKhBbcZug82YRRtI8HlBVYT0h9RXaVoMBwDS5SPhUJsGhBzs5COObYxIlZxb3NgFJY7zppSAMvKZtJ0dxzxupGGgf6Xm4l26ertm3o8NjuI8IDd8a8DJ8jzhXqWU1q3dp2iwTQ4zZDCEetbfBxlhyV2sX9MMZo3WalHWQCRDPtQVhOiMMZaXGb5KpnRXgZ7Jxkh1XrSoN6gfX88Y4wObbNCp8YK3Zzrmp5BjQzub90lDChj4TxqD68CH, libpng16.so.16(PNG16_0) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), 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:kgb6dgrqrOhm7kcazk6xSnSMVyvDEZbd, libz.so.1(ZLIB_1.2.3.4), libz.so.1(ZLIB_1.2.9), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Conflicts: libpng15 < 1.5.28-alt2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HHpVoe Creating libpng16-debuginfo package Processing files: libpng-devel-1.6.36-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wRazF8 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1Rdy6o 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: pkgconfig(libpng) = 1.6.36, pkgconfig(libpng16) = 1.6.36 Requires: libpng16 = 1.6.36-alt1, zlib-devel, /bin/sh, /usr/lib/libpng16.so.16.36.0, /usr/lib/pkgconfig, coreutils, pkgconfig(zlib) Conflicts: libpng15-devel, libpng12-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.igIb19 Processing files: libpng16-debuginfo-1.6.36-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tGcOmi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bc25WR find-requires: running scripts (debuginfo) Provides: debug(libpng16.so.16) Requires: libpng16 = 1.6.36-alt1, debug(libc.so.6), debug(libm.so.6), debug(libz.so.1) Adding to libpng-devel a strict dependency on libpng16 Adding to libpng16-debuginfo a strict dependency on libpng16 Removing 1 extra deps from libpng-devel due to dependency on libpng16 warning: Installed (but unpackaged) file(s) found: /usr/bin/png-fix-itxt /usr/bin/pngfix Wrote: /usr/src/RPM/RPMS/i586/libpng16-1.6.36-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libpng-devel-1.6.36-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libpng16-debuginfo-1.6.36-alt1.i586.rpm (w2.lzdio) 416.93user 10.17system 3:24.57elapsed 208%CPU (0avgtext+0avgdata 77144maxresident)k 0inputs+0outputs (0major+1717973minor)pagefaults 0swaps 424.51user 15.42system 3:44.92elapsed 195%CPU (0avgtext+0avgdata 118204maxresident)k 0inputs+0outputs (0major+2009765minor)pagefaults 0swaps --- libpng16-1.6.36-alt1.i586.rpm.repo 2019-01-16 10:08:41.000000000 +0000 +++ libpng16-1.6.36-alt1.i586.rpm.hasher 2021-08-01 12:50:06.082056424 +0000 @@ -26,3 +26,3 @@ File: /usr/lib/libpng16.so.16 120777 root:root libpng16.so.16.36.0 -File: /usr/lib/libpng16.so.16.36.0 100644 root:root 8150d502edc7b515335c539768697702 +File: /usr/lib/libpng16.so.16.36.0 100644 root:root 01e9a9a0be86d6fbecef1b8948c2f4ad File: /usr/share/doc/libpng-1.6.36 40755 root:root @@ -32,2 +32,2 @@ File: /usr/share/man/man5/png.5.xz 100644 root:root 21c20f3f13bc74f8fc4eb87e1f287c9b -RPMIdentity: 9abaadf6dde1ecbfaf9049702e78105ded05b3116c401e5e7d7ae184d882858b45f265e18e201ce16294fc3b6c1433d2adc5353d1fcff42161aad8689dc0c75b +RPMIdentity: daf910014bda6d255460857ccec0ce223ea895fdf396589af22279a3224c94f01d5b5f6de267ac042c723d201637604dd5c208bebde1ee6f545e660b27a748a1 --- libpng16-debuginfo-1.6.36-alt1.i586.rpm.repo 2019-01-16 10:08:41.000000000 +0000 +++ libpng16-debuginfo-1.6.36-alt1.i586.rpm.hasher 2021-08-01 12:50:08.037988073 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/56 40755 root:root -/usr/lib/debug/.build-id/56/d6a16d65fff5d57ab5104de1154fde2ef0d90f 120777 root:root ../../../libpng16.so.16.36.0 -/usr/lib/debug/.build-id/56/d6a16d65fff5d57ab5104de1154fde2ef0d90f.debug 120777 root:root ../../usr/lib/libpng16.so.16.36.0.debug +/usr/lib/debug/.build-id/11 40755 root:root +/usr/lib/debug/.build-id/11/8084fff495059393eb30bde8d81403c7ed55d2 120777 root:root ../../../libpng16.so.16.36.0 +/usr/lib/debug/.build-id/11/8084fff495059393eb30bde8d81403c7ed55d2.debug 120777 root:root ../../usr/lib/libpng16.so.16.36.0.debug /usr/lib/debug/usr/lib/libpng16.so.16.36.0.debug 100644 root:root @@ -33,6 +33,6 @@ Provides: libpng16-debuginfo = 1.6.36-alt1:sisyphus+219478.100.1.1 -File: /usr/lib/debug/.build-id/56 40755 root:root -File: /usr/lib/debug/.build-id/56/d6a16d65fff5d57ab5104de1154fde2ef0d90f 120777 root:root ../../../libpng16.so.16.36.0 -File: /usr/lib/debug/.build-id/56/d6a16d65fff5d57ab5104de1154fde2ef0d90f.debug 120777 root:root ../../usr/lib/libpng16.so.16.36.0.debug -File: /usr/lib/debug/usr/lib/libpng16.so.16.36.0.debug 100644 root:root 4f81d3547b4df311c8e501c5ada4f977 +File: /usr/lib/debug/.build-id/11 40755 root:root +File: /usr/lib/debug/.build-id/11/8084fff495059393eb30bde8d81403c7ed55d2 120777 root:root ../../../libpng16.so.16.36.0 +File: /usr/lib/debug/.build-id/11/8084fff495059393eb30bde8d81403c7ed55d2.debug 120777 root:root ../../usr/lib/libpng16.so.16.36.0.debug +File: /usr/lib/debug/usr/lib/libpng16.so.16.36.0.debug 100644 root:root 2ff9f1ce69265fbafe2be762c56b56e4 File: /usr/lib/debug/usr/lib/libpng16.so.16.debug 120777 root:root libpng16.so.16.36.0.debug @@ -59,2 +59,2 @@ File: /usr/src/debug/libpng16-1.6.36/pngwutil.c 100644 root:root 922088254d9b3706414bad48444cd9fe -RPMIdentity: 87ae6c6eb377671c36e8afd555d773c2222a631f3f653413db684d9682a99a29e19f6800783bb90a106d6a8b2d45e9f4a9d27c529cb19cdcd569561a50f16d1d +RPMIdentity: 34d4b1bc29112713dae8ab847853c0cc32312ae125630775242c664dbe15861d0fb7998722fe9e6e5d931b670ae559cb1961b65d02b11b7f34039e43f3387e8f