<86>Jun 16 02:37:08 userdel[1678892]: delete user 'rooter' <86>Jun 16 02:37:08 userdel[1678892]: removed group 'rooter' owned by 'rooter' <86>Jun 16 02:37:08 userdel[1678892]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 02:37:08 groupadd[1678905]: group added to /etc/group: name=rooter, GID=1283 <86>Jun 16 02:37:08 groupadd[1678905]: group added to /etc/gshadow: name=rooter <86>Jun 16 02:37:08 groupadd[1678905]: new group: name=rooter, GID=1283 <86>Jun 16 02:37:08 useradd[1678918]: new user: name=rooter, UID=1283, GID=1283, home=/root, shell=/bin/bash <86>Jun 16 02:37:08 userdel[1678931]: delete user 'builder' <86>Jun 16 02:37:08 userdel[1678931]: removed group 'builder' owned by 'builder' <86>Jun 16 02:37:08 userdel[1678931]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 02:37:08 groupadd[1678940]: group added to /etc/group: name=builder, GID=1284 <86>Jun 16 02:37:08 groupadd[1678940]: group added to /etc/gshadow: name=builder <86>Jun 16 02:37:08 groupadd[1678940]: new group: name=builder, GID=1284 <86>Jun 16 02:37:08 useradd[1678947]: new user: name=builder, UID=1284, GID=1284, home=/usr/src, shell=/bin/bash <13>Jun 16 02:37:12 rpmi: zlib-devel-1.2.13-alt1 p10+318109.100.2.1 1682690580 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libpng-1.7.0-alt3.beta89.nosrc.rpm (w1.gzdio) Installing libpng-1.7.0-alt3.beta89.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23023 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libpng-1.7.0beta89 + echo 'Source #0 (libpng-1.7.0beta89.tar):' Source #0 (libpng-1.7.0beta89.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libpng-1.7.0beta89.tar + cd libpng-1.7.0beta89 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23023 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpng-1.7.0beta89 + 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:63: installing './compile' configure.ac:39: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 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 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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for 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 that AWK works... ok checking for ANSI C header files... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fp.h usability... no checking fp.h presence... no checking for fp.h... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking m68881.h usability... no checking m68881.h presence... no checking for m68881.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for C/C++ restrict keyword... __restrict checking for memset... yes checking for memcpy... yes checking for strncpy... yes checking for clock_gettime... yes checking for library containing floor... -lm checking for library containing frexp... none required checking for library containing modf... none required checking for library containing atof... none required checking for library containing pow... none required checking for library containing feenableexcept... none required checking for library containing ceil... none required checking Library 'z' and #include for symbol 'zlibVersion'... ok 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/libpng-1.7.0beta89' 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/libpng-1.7.0beta89' make: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' rm -f pnglibconf.out pnglibconf.tf[12] test -d scripts || mkdir scripts || test -d scripts x86_64-alt-linux-gcc -E -E -DHAVE_CONFIG_H -I. \ -DPNGLIB_LIBNAME='PNG17_0' -DPNGLIB_VERSION='1.7.0beta89' -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/libpng-1.7.0beta89' make: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' rm -f pnglibconf.h cp pnglibconf.out pnglibconf.h make: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' :>pngprefix.h make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' cp libpng-config libpng17-config make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' cp libpng.pc libpng17.pc make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o contrib/tools/png-fix-itxt.o contrib/tools/png-fix-itxt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngrio.lo pngrio.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c pngrio.c -fPIC -DPIC -o .libs/pngrio.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngmem.lo pngmem.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c pngmem.c -fPIC -DPIC -o .libs/pngmem.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngerror.lo pngerror.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c pngerror.c -fPIC -DPIC -o .libs/pngerror.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngpread.lo pngpread.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c pngpread.c -fPIC -DPIC -o .libs/pngpread.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngget.lo pngget.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c pngget.c -fPIC -DPIC -o .libs/pngget.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o png.lo png.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c png.c -fPIC -DPIC -o .libs/png.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngwio.lo pngwio.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c pngwio.c -fPIC -DPIC -o .libs/pngwio.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngset.lo pngset.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c pngset.c -fPIC -DPIC -o .libs/pngset.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngwtran.lo pngwtran.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c pngwtran.c -fPIC -DPIC -o .libs/pngwtran.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o contrib/tools/pngfix.o contrib/tools/pngfix.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' rm -f scripts/vers.out scripts/vers.tf[12] test -d scripts || mkdir scripts || test -d scripts x86_64-alt-linux-gcc -E -E -DHAVE_CONFIG_H -I. \ -DPNGLIB_LIBNAME='PNG17_0' -DPNGLIB_VERSION='1.7.0beta89' -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/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o png-fix-itxt contrib/tools/png-fix-itxt.o -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o png-fix-itxt contrib/tools/png-fix-itxt.o -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' 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.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngwrite.lo pngwrite.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c pngwrite.c -fPIC -DPIC -o .libs/pngwrite.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngrutil.lo pngrutil.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c pngrutil.c -fPIC -DPIC -o .libs/pngrutil.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngread.lo pngread.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c pngread.c -fPIC -DPIC -o .libs/pngread.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o contrib/libtests/pngunknown.o contrib/libtests/pngunknown.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o contrib/libtests/timepng.o contrib/libtests/timepng.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' rm -f libpng.vers cp scripts/vers.out libpng.vers make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o contrib/libtests/pngimage.o contrib/libtests/pngimage.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngtrans.lo pngtrans.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c pngtrans.c -fPIC -DPIC -o .libs/pngtrans.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o contrib/tools/pngcp.o contrib/tools/pngcp.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o contrib/libtests/pngstest.o contrib/libtests/pngstest.c contrib/libtests/pngstest.c: In function 'write_one_file': contrib/libtests/pngstest.c:3216:24: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 10 and 32 [-Wformat-overflow=] 3216 | sprintf(name, "%s%d.png", tmpf, ++counter); | ^~ contrib/libtests/pngstest.c:3216:21: note: directive argument in the range [-2147483647, 2147483647] 3216 | sprintf(name, "%s%d.png", tmpf, ++counter); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:866, from contrib/libtests/pngstest.c:19: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 6 and 38 bytes into a destination of size 32 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngrtran.lo pngrtran.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c pngrtran.c -fPIC -DPIC -o .libs/pngrtran.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngwutil.lo pngwutil.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c pngwutil.c -fPIC -DPIC -o .libs/pngwutil.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /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 17:0:0 -Wl,--version-script=libpng.vers -o libpng17.la -rpath /usr/lib64 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 -lz -lm libtool: link: x86_64-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 -lz -lm -g -O2 -Wl,--version-script=libpng.vers -Wl,-soname -Wl,libpng17.so.17 -o .libs/libpng17.so.17.0.0 libtool: link: (cd ".libs" && rm -f "libpng17.so.17" && ln -s "libpng17.so.17.0.0" "libpng17.so.17") libtool: link: (cd ".libs" && rm -f "libpng17.so" && ln -s "libpng17.so.17.0.0" "libpng17.so") libtool: link: ( cd ".libs" && rm -f "libpng17.la" && ln -s "../libpng17.la" "libpng17.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o pngfix contrib/tools/pngfix.o libpng17.la -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/pngfix contrib/tools/pngfix.o ./.libs/libpng17.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o pngstest contrib/libtests/pngstest.o libpng17.la -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/pngstest contrib/libtests/pngstest.o ./.libs/libpng17.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o pngimage contrib/libtests/pngimage.o libpng17.la -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/pngimage contrib/libtests/pngimage.o ./.libs/libpng17.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o pngtest pngtest.o libpng17.la -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/pngtest pngtest.o ./.libs/libpng17.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o pngunknown contrib/libtests/pngunknown.o libpng17.la -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/pngunknown contrib/libtests/pngunknown.o ./.libs/libpng17.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o timepng contrib/libtests/timepng.o libpng17.la -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/timepng contrib/libtests/timepng.o ./.libs/libpng17.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o pngcp contrib/tools/pngcp.o libpng17.la -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/pngcp contrib/tools/pngcp.o ./.libs/libpng17.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o contrib/libtests/pngvalid.o contrib/libtests/pngvalid.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o pngvalid contrib/libtests/pngvalid.o libpng17.la -lz -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/pngvalid contrib/libtests/pngvalid.o ./.libs/libpng17.so -lz -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.70663 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libpng-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libpng-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libpng-1.7.0beta89 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libpng-buildroot make: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make install-am make[1]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[2]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/mkdir -p '/usr/src/tmp/libpng-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libpng17.la '/usr/src/tmp/libpng-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libpng17.so.17.0.0 /usr/src/tmp/libpng-buildroot/usr/lib64/libpng17.so.17.0.0 libtool: install: (cd /usr/src/tmp/libpng-buildroot/usr/lib64 && { ln -s -f libpng17.so.17.0.0 libpng17.so.17 || { rm -f libpng17.so.17 && ln -s libpng17.so.17.0.0 libpng17.so.17; }; }) libtool: install: (cd /usr/src/tmp/libpng-buildroot/usr/lib64 && { ln -s -f libpng17.so.17.0.0 libpng17.so || { rm -f libpng17.so && ln -s libpng17.so.17.0.0 libpng17.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libpng17.lai /usr/src/tmp/libpng-buildroot/usr/lib64/libpng17.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libpng-buildroot/usr/bin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p pngfix png-fix-itxt '/usr/src/tmp/libpng-buildroot/usr/bin' libtool: warning: 'libpng17.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/pngfix /usr/src/tmp/libpng-buildroot/usr/bin/pngfix libtool: install: /usr/libexec/rpm-build/install -p png-fix-itxt /usr/src/tmp/libpng-buildroot/usr/bin/png-fix-itxt /bin/mkdir -p '/usr/src/tmp/libpng-buildroot/usr/bin' /usr/libexec/rpm-build/install -p libpng17-config '/usr/src/tmp/libpng-buildroot/usr/bin' make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' + cd /usr/src/tmp/libpng-buildroot/usr/lib64 + for ext in a dll.a so so.17.0 la sl dylib + rm -f libpng.a + test -f libpng17.a + for ext in a dll.a so so.17.0 la sl dylib + rm -f libpng.dll.a + test -f libpng17.dll.a + for ext in a dll.a so so.17.0 la sl dylib + rm -f libpng.so + test -f libpng17.so + ln -s libpng17.so libpng.so + for ext in a dll.a so so.17.0 la sl dylib + rm -f libpng.so.17.0 + test -f libpng17.so.17.0 + for ext in a dll.a so so.17.0 la sl dylib + rm -f libpng.la + test -f libpng17.la + ln -s libpng17.la libpng.la + for ext in a dll.a so so.17.0 la sl dylib + rm -f libpng.sl + test -f libpng17.sl + for ext in a dll.a so so.17.0 la sl dylib + rm -f libpng.dylib + test -f libpng17.dylib + cd /usr/src/tmp/libpng-buildroot/usr/bin + rm -f libpng-config + ln -s libpng17-config libpng-config make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' /bin/mkdir -p '/usr/src/tmp/libpng-buildroot/usr/share/man/man3' /usr/libexec/rpm-build/install -p -m 644 libpng.3 libpngpf.3 '/usr/src/tmp/libpng-buildroot/usr/share/man/man3' /bin/mkdir -p '/usr/src/tmp/libpng-buildroot/usr/share/man/man5' /usr/libexec/rpm-build/install -p -m 644 png.5 '/usr/src/tmp/libpng-buildroot/usr/share/man/man5' /bin/mkdir -p '/usr/src/tmp/libpng-buildroot/usr/include/libpng17' /usr/libexec/rpm-build/install -p -m 644 pnglibconf.h '/usr/src/tmp/libpng-buildroot/usr/include/libpng17' /bin/mkdir -p '/usr/src/tmp/libpng-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libpng17.pc '/usr/src/tmp/libpng-buildroot/usr/lib64/pkgconfig' /bin/mkdir -p '/usr/src/tmp/libpng-buildroot/usr/include/libpng17' /usr/libexec/rpm-build/install -p -m 644 png.h pngconf.h '/usr/src/tmp/libpng-buildroot/usr/include/libpng17' make install-data-hook make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' + cd /usr/src/tmp/libpng-buildroot/usr/include + for f in pnglibconf.h png.h pngconf.h + rm -f pnglibconf.h + ln -s libpng17/pnglibconf.h pnglibconf.h + for f in pnglibconf.h png.h pngconf.h + rm -f png.h + ln -s libpng17/png.h png.h + for f in pnglibconf.h png.h pngconf.h + rm -f pngconf.h + ln -s libpng17/pngconf.h pngconf.h + cd /usr/src/tmp/libpng-buildroot/usr/lib64/pkgconfig + rm -f libpng.pc + ln -s libpng17.pc libpng.pc make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[2]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' + rm /usr/src/tmp/libpng-buildroot/usr/lib64/libpng.la /usr/src/tmp/libpng-buildroot/usr/lib64/libpng17.la + rm -rf /usr/src/tmp/libpng-buildroot/usr/share/man/man5 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libpng-buildroot (auto) mode of './usr/lib64/libpng17.so.17.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libpng-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/bin/libpng17-config: 22c22 < L_opts="-L${libdir}" --- > L_opts="" /usr/lib64/pkgconfig/libpng17.pc: Libs: '-L${libdir} -lpng17' --> '-lpng17' Checking contents of files in /usr/src/tmp/libpng-buildroot/ (default) Compressing files in /usr/src/tmp/libpng-buildroot (auto) Adjusting library links in /usr/src/tmp/libpng-buildroot ./usr/lib64: (from :0) libpng17.so.17 -> libpng17.so.17.0.0 Verifying ELF objects in /usr/src/tmp/libpng-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.49598 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpng-1.7.0beta89 + make -j8 -k check VERBOSE=1 make: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' rm -f scripts/symbols.out scripts/symbols.tf[12] test -d scripts || mkdir scripts || test -d scripts x86_64-alt-linux-gcc -E -E -DHAVE_CONFIG_H -I. \ -DPNGLIB_LIBNAME='PNG17_0' -DPNGLIB_VERSION='1.7.0beta89' -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/libpng-1.7.0beta89' make: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' 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/libpng-1.7.0beta89' make check-am make pngtest pngunknown pngstest pngvalid pngimage pngcp timepng 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/libpng-1.7.0beta89' PASS: tests/pngtest make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-gamma-16-to-8 make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-gamma-expand16-transform make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-gamma-threshold make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-gamma-expand16-background make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-gamma-background make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-progressive-interlace-standard make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-gamma-transform make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-progressive-standard make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-progressive-size make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-size make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-transform make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-standard make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-gamma-alpha-mode make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-gamma-expand16-alpha-mode make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-interlace-transform make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngvalid-gamma-sbit make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngstest-linear-alpha make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngunknown-IDAT make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngunknown-discard make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngunknown-if-safe make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngunknown-sAPI make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngunknown-sTER make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngunknown-save make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngunknown-vpAg make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngimage-quick make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngstest-1.8-alpha make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngstest-none-alpha make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngstest-sRGB make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngstest-sRGB-alpha make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngstest-none make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngstest-linear make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngstest-1.8 make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' PASS: tests/pngimage-full make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' make[3]: Entering directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' ============================================================================ Testsuite summary for libpng 1.7.0beta89 ============================================================================ # TOTAL: 34 # PASS: 34 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/usr/src/RPM/BUILD/libpng-1.7.0beta89' + exit 0 Processing files: libpng17-1.7.0-alt3.beta89 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.syGUrN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libpng-buildroot/usr/lib64/libpng17.so.17: 221 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.AIRCvO find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libpng17.so.17()(64bit) = set:ldW2lxcOxb1yAl30dJFrgs4SXu31W2bXyqUogHLkF0pUlvODW8GeA6dami15PzGjSqcwEOpF80sZisB8ayDbAbQhoFzVFWFNj6wewoAiZj3jXy1nC1T9tZiraDDhcb09TsgIEJk3ikyEwvsnQy1OZCt8xqFpG905TQkYtBDqcBP8hRHnd7OZbC19v75YCicK8PVSTtVzflMoPtObdFEInqTEO56v72hwLKKz5pJinqww9gONwb1fJbI7XOF6leOlMODfAJWfm6yxirVf6P2LZFHvT2Q4e6WBFG2Z8NK5hBwxPmD5oNiuI8EvngerhC6zSRQN3kHb81ujjcZvxsNOjpolAoK0TZrPmo4wnFqlDSIK7TY8p9oUutntFw6NtEZrSgGEwZdINydwuShgUbLI4rCxMXeYfrmp5BjQzub90lDChj4TxqD68CH, libpng17.so.17(PNG17_0)(64bit) Requires: libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libz.so.1()(64bit) >= set:kgb6dgrqrOhm7kcazk6xSnSMxuOZt6, libz.so.1(ZLIB_1.2.3.4)(64bit), 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.9tFy6O Creating libpng17-debuginfo package Processing files: libpng17-devel-1.7.0-alt3.beta89 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66161 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpng-1.7.0beta89 + DOCDIR=/usr/src/tmp/libpng-buildroot/usr/share/doc/libpng17-devel-1.7.0 + export DOCDIR + rm -rf /usr/src/tmp/libpng-buildroot/usr/share/doc/libpng17-devel-1.7.0 + /bin/mkdir -p /usr/src/tmp/libpng-buildroot/usr/share/doc/libpng17-devel-1.7.0 + cp -prL ANNOUNCE CHANGES LICENSE README TODO libpng-manual.txt /usr/src/tmp/libpng-buildroot/usr/share/doc/libpng17-devel-1.7.0 + chmod -R go-w /usr/src/tmp/libpng-buildroot/usr/share/doc/libpng17-devel-1.7.0 + chmod -R a+rX /usr/src/tmp/libpng-buildroot/usr/share/doc/libpng17-devel-1.7.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9X81sM find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) ++ /bin/sed -e '/^pkgconfig(libpng)/d' --- find-provides-deps 2024-06-16 02:38:52.343564843 +0000 +++ filter-provides-deps 2024-06-16 02:38:52.345564851 +0000 @@ -1,2 +1 @@ -pkgconfig(libpng) = 1.7.0beta89 pkgconfig(libpng17) = 1.7.0beta89 Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8nAJ2L find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cat Provides: pkgconfig(libpng17) = 1.7.0beta89 Requires: pkgconfig(zlib), /bin/sh, /usr/lib64/libpng17.so.17.0.0, /usr/lib64/pkgconfig, coreutils Conflicts: libpng-devel, libpng12-devel, libpng15-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CpLlkN Processing files: libpng17-tools-1.7.0-alt3.beta89 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rk0FnO find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.58ZDnP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, 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)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpng17.so.17()(64bit) >= set:lhtxELKKBGOyNw0fpsyfG9R0K51D7tGVsJTUdliOc, libpng17.so.17(PNG17_0)(64bit), libz.so.1()(64bit) >= set:khA48bZCqvxHeZbd0, libz.so.1(ZLIB_1.2.3.4)(64bit), 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.O54jNM Creating libpng17-tools-debuginfo package Processing files: libpng17-debuginfo-1.7.0-alt3.beta89 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qBaajP 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.UGRWeM find-requires: running scripts (debuginfo) Provides: debug64(libpng17.so.17) Requires: libpng17 = 1.7.0-alt3.beta89, debug64(libc.so.6), debug64(libm.so.6), debug64(libz.so.1) Processing files: libpng17-tools-debuginfo-1.7.0-alt3.beta89 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6RGf7M find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jtxAJO find-requires: running scripts (debuginfo) Requires: libpng17-tools = 1.7.0-alt3.beta89, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpng17.so.17), debug64(libz.so.1) Adding to libpng17-debuginfo a strict dependency on libpng17 Adding to libpng17-tools-debuginfo a strict dependency on libpng17-tools Adding to libpng17-devel a strict dependency on libpng17 Adding to libpng17-tools a strict dependency on libpng17 Adding to libpng17-tools-debuginfo a strict dependency on libpng17-debuginfo Removing from libpng17-tools-debuginfo 2 sources provided by libpng17-debuginfo Removing 1 extra deps from libpng17-devel due to dependency on libpng17 Removing 2 extra deps from libpng17-tools due to dependency on libpng17 Removing 1 extra deps from libpng17-tools-debuginfo due to dependency on libpng17-debuginfo Removing 9 extra deps from libpng17-tools due to repentancy on libpng17 Removing 2 extra deps from libpng17-tools-debuginfo due to repentancy on libpng17-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libpng17-1.7.0-alt3.beta89.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libpng17-devel-1.7.0-alt3.beta89.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libpng17-tools-1.7.0-alt3.beta89.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libpng17-debuginfo-1.7.0-alt3.beta89.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libpng17-tools-debuginfo-1.7.0-alt3.beta89.x86_64.rpm (w2.lzdio) 169.52user 7.84system 1:47.83elapsed 164%CPU (0avgtext+0avgdata 105384maxresident)k 0inputs+0outputs (0major+1908848minor)pagefaults 0swaps 5.35user 2.09system 2:00.69elapsed 6%CPU (0avgtext+0avgdata 128640maxresident)k 0inputs+0outputs (0major+194489minor)pagefaults 0swaps --- libpng17-1.7.0-alt3.beta89.x86_64.rpm.repo 2021-02-18 10:09:57.000000000 +0000 +++ libpng17-1.7.0-alt3.beta89.x86_64.rpm.hasher 2024-06-16 02:39:03.911607347 +0000 @@ -18,3 +18,3 @@ File: /usr/lib64/libpng17.so.17 120777 root:root libpng17.so.17.0.0 -File: /usr/lib64/libpng17.so.17.0.0 100644 root:root 1187c537187e5356a37646587a460d5b -RPMIdentity: 03f6dcfbb093fdc855e1a8775aa7bfe571ac8508567f7f45054996009418f6fb0d7bee022b30aaf3a430e95c532832a7b41dfae742c57fbeba1a8260e7834e82 +File: /usr/lib64/libpng17.so.17.0.0 100644 root:root a4b6323c7bd99296dd9b720b54fac514 +RPMIdentity: de6c3fd1ed78ba7eaad887cdf4ee80aa3c3a906ee4c717cb51bf7edb8e925475b1cfe5809a7593f40171d1608c0c0c68a24969ade9de6f89b4130b1972852656 --- libpng17-debuginfo-1.7.0-alt3.beta89.x86_64.rpm.repo 2021-02-18 10:09:57.000000000 +0000 +++ libpng17-debuginfo-1.7.0-alt3.beta89.x86_64.rpm.hasher 2024-06-16 02:39:04.001607677 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b5 40755 root:root -/usr/lib/debug/.build-id/b5/3d5b33a703c0ef47969e20c94ade8fe518a0d2 120777 root:root ../../../../lib64/libpng17.so.17.0.0 -/usr/lib/debug/.build-id/b5/3d5b33a703c0ef47969e20c94ade8fe518a0d2.debug 120777 root:root ../../usr/lib64/libpng17.so.17.0.0.debug +/usr/lib/debug/.build-id/74 40755 root:root +/usr/lib/debug/.build-id/74/21a9d90d145876ebed882e6a534d08567c1d11 120777 root:root ../../../../lib64/libpng17.so.17.0.0 +/usr/lib/debug/.build-id/74/21a9d90d145876ebed882e6a534d08567c1d11.debug 120777 root:root ../../usr/lib64/libpng17.so.17.0.0.debug /usr/lib/debug/usr/lib64/libpng17.so.17.0.0.debug 100644 root:root @@ -33,6 +33,6 @@ Provides: libpng17-debuginfo = 1.7.0-alt3.beta89:sisyphus+266568.100.1.1 -File: /usr/lib/debug/.build-id/b5 40755 root:root -File: /usr/lib/debug/.build-id/b5/3d5b33a703c0ef47969e20c94ade8fe518a0d2 120777 root:root ../../../../lib64/libpng17.so.17.0.0 -File: /usr/lib/debug/.build-id/b5/3d5b33a703c0ef47969e20c94ade8fe518a0d2.debug 120777 root:root ../../usr/lib64/libpng17.so.17.0.0.debug -File: /usr/lib/debug/usr/lib64/libpng17.so.17.0.0.debug 100644 root:root 49414c1ab56ea7260ca1236af88c2540 +File: /usr/lib/debug/.build-id/74 40755 root:root +File: /usr/lib/debug/.build-id/74/21a9d90d145876ebed882e6a534d08567c1d11 120777 root:root ../../../../lib64/libpng17.so.17.0.0 +File: /usr/lib/debug/.build-id/74/21a9d90d145876ebed882e6a534d08567c1d11.debug 120777 root:root ../../usr/lib64/libpng17.so.17.0.0.debug +File: /usr/lib/debug/usr/lib64/libpng17.so.17.0.0.debug 100644 root:root 2d465e9d02cb96317969c52dcfe535ba File: /usr/lib/debug/usr/lib64/libpng17.so.17.debug 120777 root:root libpng17.so.17.0.0.debug @@ -59,2 +59,2 @@ File: /usr/src/debug/libpng-1.7.0beta89/pngwutil.c 100644 root:root 375073bce43da6f9996effb188b8b5d5 -RPMIdentity: 2ab455274e8bc9f6ef3fee35f462136fa115cd6bc3e25999b6016163ae6ccef04788313cbe0a45edbe74b6d44bc649d1cd42841624d882ca927cbdab87e0d778 +RPMIdentity: 60489964861f81ec743c085426d6a311106a183f45c93ddb5fc0cfe7b73976caacdc9eb0e4342e5646f1241bf17498e5ac5af36cf291887c8a6a5776aff3d0fe --- libpng17-devel-1.7.0-alt3.beta89.x86_64.rpm.repo 2021-02-18 10:09:57.000000000 +0000 +++ libpng17-devel-1.7.0-alt3.beta89.x86_64.rpm.hasher 2024-06-16 02:39:04.068607924 +0000 @@ -38,3 +38,3 @@ File: /usr/include/libpng17/pngconf.h 100644 root:root 1d3a0283145504d5c121d4f5a5d9d595 -File: /usr/include/libpng17/pnglibconf.h 100644 root:root 2d4a3ee469ef980f4aec3d5bf8f2c513 +File: /usr/include/libpng17/pnglibconf.h 100644 root:root fcb96e93b69d1e463c5715e36848e718 File: /usr/include/png.h 120777 root:root libpng17/png.h @@ -55,2 +55,2 @@ File: /usr/share/man/man3/libpngpf.3.xz 100644 root:root 6172ba3497fa614d63813578730d6baf -RPMIdentity: c50a5a70ff7203fc767629fd171f037caee85eb1597379b7554b44f859da46be4049c68748e9a2cbe3221622fa7c422a712ff8cd562d15e9ac20403b8715b80a +RPMIdentity: 675c778df135e25a37dd9a602ed457dfe5644d4fd0e2593298366c05799fbe5d154e18f43b280cfbd166100973111dd40e84176d80376b2440237508be405d4c --- libpng17-tools-1.7.0-alt3.beta89.x86_64.rpm.repo 2021-02-18 10:09:57.000000000 +0000 +++ libpng17-tools-1.7.0-alt3.beta89.x86_64.rpm.hasher 2024-06-16 02:39:04.130608151 +0000 @@ -7,4 +7,4 @@ Provides: libpng17-tools = 1.7.0-alt3.beta89:sisyphus+266568.100.1.1 -File: /usr/bin/png-fix-itxt 100755 root:root fdf547b901359972a8f2c91f8cbb9259 -File: /usr/bin/pngfix 100755 root:root 3d7e2a483c3dadafc965d411013825c6 -RPMIdentity: d322b02607add42505ba984fd2f1affeb6a123dc26a4400d0a279901d04f4ca7a7ad6d70b6ad9a130124db0a3d1854746e67bfb09e6447b5b86d0240f92c6f47 +File: /usr/bin/png-fix-itxt 100755 root:root e3fe3c4b85dc7203ef545d33cbaaa44d +File: /usr/bin/pngfix 100755 root:root 05b5b3a6795a05e0cccbf601ce0a5cd8 +RPMIdentity: d5e3319cf9655f0faa7c0627c6f88e838c05e197ca7ee7b802fa2b366cc5488bf0a46cccf0e8561005e41e1b1f23496b330bdd3fc11512a3d755a5baa3ad7b8c --- libpng17-tools-debuginfo-1.7.0-alt3.beta89.x86_64.rpm.repo 2021-02-18 10:09:57.000000000 +0000 +++ libpng17-tools-debuginfo-1.7.0-alt3.beta89.x86_64.rpm.hasher 2024-06-16 02:39:04.198608401 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/65 40755 root:root -/usr/lib/debug/.build-id/65/93ff59f0bf54d5eddd574bd22cc4b9afc12191 120777 root:root ../../../../bin/png-fix-itxt -/usr/lib/debug/.build-id/65/93ff59f0bf54d5eddd574bd22cc4b9afc12191.debug 120777 root:root ../../usr/bin/png-fix-itxt.debug -/usr/lib/debug/.build-id/f6 40755 root:root -/usr/lib/debug/.build-id/f6/f7f40f37a6a2294a55cbf7b43446b53224c16e 120777 root:root ../../../../bin/pngfix -/usr/lib/debug/.build-id/f6/f7f40f37a6a2294a55cbf7b43446b53224c16e.debug 120777 root:root ../../usr/bin/pngfix.debug +/usr/lib/debug/.build-id/15 40755 root:root +/usr/lib/debug/.build-id/15/007d6dc19f6a992521ca193a5e0343303fb9f1 120777 root:root ../../../../bin/png-fix-itxt +/usr/lib/debug/.build-id/15/007d6dc19f6a992521ca193a5e0343303fb9f1.debug 120777 root:root ../../usr/bin/png-fix-itxt.debug +/usr/lib/debug/.build-id/1f 40755 root:root +/usr/lib/debug/.build-id/1f/6c03f953129a6a4f4e0c89ac05d3394c2df2b2 120777 root:root ../../../../bin/pngfix +/usr/lib/debug/.build-id/1f/6c03f953129a6a4f4e0c89ac05d3394c2df2b2.debug 120777 root:root ../../usr/bin/pngfix.debug /usr/lib/debug/usr/bin/png-fix-itxt.debug 100644 root:root @@ -18,10 +18,10 @@ Provides: libpng17-tools-debuginfo = 1.7.0-alt3.beta89:sisyphus+266568.100.1.1 -File: /usr/lib/debug/.build-id/65 40755 root:root -File: /usr/lib/debug/.build-id/65/93ff59f0bf54d5eddd574bd22cc4b9afc12191 120777 root:root ../../../../bin/png-fix-itxt -File: /usr/lib/debug/.build-id/65/93ff59f0bf54d5eddd574bd22cc4b9afc12191.debug 120777 root:root ../../usr/bin/png-fix-itxt.debug -File: /usr/lib/debug/.build-id/f6 40755 root:root -File: /usr/lib/debug/.build-id/f6/f7f40f37a6a2294a55cbf7b43446b53224c16e 120777 root:root ../../../../bin/pngfix -File: /usr/lib/debug/.build-id/f6/f7f40f37a6a2294a55cbf7b43446b53224c16e.debug 120777 root:root ../../usr/bin/pngfix.debug -File: /usr/lib/debug/usr/bin/png-fix-itxt.debug 100644 root:root 72bd0d0c9e1234d9f1ef060672c971d7 -File: /usr/lib/debug/usr/bin/pngfix.debug 100644 root:root e9f344457233bec3be367ed4aadbc595 +File: /usr/lib/debug/.build-id/15 40755 root:root +File: /usr/lib/debug/.build-id/15/007d6dc19f6a992521ca193a5e0343303fb9f1 120777 root:root ../../../../bin/png-fix-itxt +File: /usr/lib/debug/.build-id/15/007d6dc19f6a992521ca193a5e0343303fb9f1.debug 120777 root:root ../../usr/bin/png-fix-itxt.debug +File: /usr/lib/debug/.build-id/1f 40755 root:root +File: /usr/lib/debug/.build-id/1f/6c03f953129a6a4f4e0c89ac05d3394c2df2b2 120777 root:root ../../../../bin/pngfix +File: /usr/lib/debug/.build-id/1f/6c03f953129a6a4f4e0c89ac05d3394c2df2b2.debug 120777 root:root ../../usr/bin/pngfix.debug +File: /usr/lib/debug/usr/bin/png-fix-itxt.debug 100644 root:root 13c452dbbc387da270d0d27d9f461599 +File: /usr/lib/debug/usr/bin/pngfix.debug 100644 root:root 01bafa15affef6a46bf8acbfce9f60ac File: /usr/src/debug/libpng-1.7.0beta89 40755 root:root @@ -31,2 +31,2 @@ File: /usr/src/debug/libpng-1.7.0beta89/contrib/tools/pngfix.c 100644 root:root 59b0bcf718cde51eb34cd7dfa89df5e4 -RPMIdentity: b2f96d89068166bc01f1c32076689d818bfceea2e7313dcaca2930667a4d620a79a068a8139794e8e07d199c105f482731613b2688d6d81abc4ff037ccd86958 +RPMIdentity: 471e60eadbf5b33d0792ceda4bdef48e401c7931b54feae5e1b656fb1baa37dbe90a7abb55ffcf00a17e2dabd2320bf6fad1085a6ebf81064732853bd774306e