<86>Sep 14 13:08:48 userdel[449884]: delete user 'rooter' <86>Sep 14 13:08:48 groupadd[449931]: group added to /etc/group: name=rooter, GID=618 <86>Sep 14 13:08:48 groupadd[449931]: group added to /etc/gshadow: name=rooter <86>Sep 14 13:08:48 groupadd[449931]: new group: name=rooter, GID=618 <86>Sep 14 13:08:48 useradd[449973]: new user: name=rooter, UID=618, GID=618, home=/root, shell=/bin/bash <86>Sep 14 13:08:48 userdel[449983]: delete user 'builder' <86>Sep 14 13:08:48 userdel[449983]: removed group 'builder' owned by 'builder' <86>Sep 14 13:08:48 userdel[449983]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 13:08:48 groupadd[449988]: group added to /etc/group: name=builder, GID=619 <86>Sep 14 13:08:48 groupadd[449988]: group added to /etc/gshadow: name=builder <86>Sep 14 13:08:48 groupadd[449988]: new group: name=builder, GID=619 <86>Sep 14 13:08:48 useradd[449995]: new user: name=builder, UID=619, GID=619, home=/usr/src, shell=/bin/bash <13>Sep 14 13:08:51 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847006 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80091 + 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.80091 + 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 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 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 i586-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' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -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' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/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 i586-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=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -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' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -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' 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' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o contrib/libtests/pngstest.o contrib/libtests/pngstest.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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o png-fix-itxt contrib/tools/png-fix-itxt.o -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -no-undefined -export-dynamic -version-number 17:0:0 -Wl,--version-script=libpng.vers -o libpng17.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 -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 -lz -lm -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o timepng contrib/libtests/timepng.o libpng17.la -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o pngunknown contrib/libtests/pngunknown.o libpng17.la -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o pngtest pngtest.o libpng17.la -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o pngimage contrib/libtests/pngimage.o libpng17.la -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o pngcp contrib/tools/pngcp.o libpng17.la -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o pngstest contrib/libtests/pngstest.o libpng17.la -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o pngfix contrib/tools/pngfix.o libpng17.la -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o pngvalid contrib/libtests/pngvalid.o libpng17.la -lz -lm libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.93858 + 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/lib' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libpng17.la '/usr/src/tmp/libpng-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libpng17.so.17.0.0 /usr/src/tmp/libpng-buildroot/usr/lib/libpng17.so.17.0.0 libtool: install: (cd /usr/src/tmp/libpng-buildroot/usr/lib && { 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/lib && { 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/lib/libpng17.la libtool: warning: remember to run 'libtool --finish /usr/lib' /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/lib' 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/lib + 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/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libpng17.pc '/usr/src/tmp/libpng-buildroot/usr/lib/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/lib/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/lib/libpng.la /usr/src/tmp/libpng-buildroot/usr/lib/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/lib/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/lib/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/lib: (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) verify-elf: WARNING: ./usr/bin/pngfix: uses non-LFS functions: fgetpos fopen fsetpos verify-elf: WARNING: ./usr/lib/libpng17.so.17.0.0: uses non-LFS functions: fopen Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.85804 + 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 i586-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-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-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-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-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-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-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-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-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-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-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-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/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/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-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-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-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-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-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/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-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/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.TNU4at find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libpng-buildroot/usr/lib/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.A9Mkfv 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 = set:ldW2lxcOxb1yAl30dJFrgs4SXu31W2bXyqUogHLkF0pUlvODW8GeA6dami15PzGjSqcwEOpF80sZisB8ayDbAbQhoFzVFWFNj6wewoAiZj3jXy1nC1T9tZiraDDhcb09TsgIEJk3ikyEwvsnQy1OZCt8xqFpG905TQkYtBDqcBP8hRHnd7OZbC19v75YCicK8PVSTtVzflMoPtObdFEInqTEO56v72hwLKKz5pJinqww9gONwb1fJbI7XOF6leOlMODfAJWfm6yxirVf6P2LZFHvT2Q4e6WBFG2Z8NK5hBwxPmD5oNiuI8EvngerhC6zSRQN3kHb81ujjcZvxsNOjpolAoK0TZrPmo4wnFqlDSIK7TY8p9oUutntFw6NtEZrSgGEwZdINydwuShgUbLI4rCxMXeYfrmp5BjQzub90lDChj4TxqD68CH, libpng17.so.17(PNG17_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), libm.so.6(GLIBC_2.29), libz.so.1 >= set:kgb6dgrqrOhm7kcazk6xSnSMxuOZt6, libz.so.1(ZLIB_1.2.3.4), 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.QNRxnu Creating libpng17-debuginfo package Processing files: libpng17-devel-1.7.0-alt3.beta89 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49493 + 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.j0AFVv find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) ++ /bin/sed -e '/^pkgconfig(libpng)/d' --- find-provides-deps 2021-09-14 13:10:19.702720871 +0000 +++ filter-provides-deps 2021-09-14 13:10:19.704720857 +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.JRXlQv 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/lib/libpng17.so.17.0.0, /usr/lib/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.hEpPat 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.XG2sHv 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.Y4FI6v find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, 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.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpng17.so.17 >= set:lhtxELKKBGOyNw0fpsyfG9R0K51D7tGVsJTUdliOc, libpng17.so.17(PNG17_0), libz.so.1 >= set:khA48bZCqvxHeZbd0, libz.so.1(ZLIB_1.2.3.4), 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.XIOEvs 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.AWyFNt 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.YQK8Ct find-requires: running scripts (debuginfo) Provides: debug(libpng17.so.17) Requires: libpng17 = 1.7.0-alt3.beta89, debug(libc.so.6), debug(libm.so.6), debug(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.okh0is find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bWFH8s find-requires: running scripts (debuginfo) Requires: libpng17-tools = 1.7.0-alt3.beta89, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpng17.so.17), debug(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 10 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/i586/libpng17-1.7.0-alt3.beta89.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libpng17-devel-1.7.0-alt3.beta89.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libpng17-tools-1.7.0-alt3.beta89.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libpng17-debuginfo-1.7.0-alt3.beta89.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libpng17-tools-debuginfo-1.7.0-alt3.beta89.i586.rpm (w2.lzdio) 324.87user 5.96system 1:35.13elapsed 347%CPU (0avgtext+0avgdata 46172maxresident)k 0inputs+0outputs (0major+2279946minor)pagefaults 0swaps 328.86user 8.68system 1:45.65elapsed 319%CPU (0avgtext+0avgdata 101332maxresident)k 0inputs+0outputs (0major+2605985minor)pagefaults 0swaps --- libpng17-1.7.0-alt3.beta89.i586.rpm.repo 2021-02-18 10:09:48.342071373 +0000 +++ libpng17-1.7.0-alt3.beta89.i586.rpm.hasher 2021-09-14 13:10:31.681638359 +0000 @@ -19,3 +19,3 @@ File: /usr/lib/libpng17.so.17 120777 root:root libpng17.so.17.0.0 -File: /usr/lib/libpng17.so.17.0.0 100644 root:root 759a71676d139a8b57030809934826d4 -RPMIdentity: 9bbda8bfd5e761162f1b7411ee2096020aaabf8f3600dd1f9083a0b54cd57d7a150674b93b5204d23899de099fb60afe7aaf0758f05a35affe77df523c43b8d3 +File: /usr/lib/libpng17.so.17.0.0 100644 root:root 3df272c49d8386ccf7f51b471b679801 +RPMIdentity: cbcb6ad06de120d2fedf3a32e4f8218481474702941e2b099611ab6f614b6830a125bd955781825b07bd036552a16be19fe0307d641e6b42528a4771ca307717 --- libpng17-debuginfo-1.7.0-alt3.beta89.i586.rpm.repo 2021-02-18 10:09:48.331071276 +0000 +++ libpng17-debuginfo-1.7.0-alt3.beta89.i586.rpm.hasher 2021-09-14 13:10:31.771637739 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/88 40755 root:root -/usr/lib/debug/.build-id/88/37dad5cf518470f0212c775fd374ad7a4947eb 120777 root:root ../../../libpng17.so.17.0.0 -/usr/lib/debug/.build-id/88/37dad5cf518470f0212c775fd374ad7a4947eb.debug 120777 root:root ../../usr/lib/libpng17.so.17.0.0.debug +/usr/lib/debug/.build-id/52 40755 root:root +/usr/lib/debug/.build-id/52/8e0b0c68cd8871a883582c06361c6078aad6e7 120777 root:root ../../../libpng17.so.17.0.0 +/usr/lib/debug/.build-id/52/8e0b0c68cd8871a883582c06361c6078aad6e7.debug 120777 root:root ../../usr/lib/libpng17.so.17.0.0.debug /usr/lib/debug/usr/lib/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/88 40755 root:root -File: /usr/lib/debug/.build-id/88/37dad5cf518470f0212c775fd374ad7a4947eb 120777 root:root ../../../libpng17.so.17.0.0 -File: /usr/lib/debug/.build-id/88/37dad5cf518470f0212c775fd374ad7a4947eb.debug 120777 root:root ../../usr/lib/libpng17.so.17.0.0.debug -File: /usr/lib/debug/usr/lib/libpng17.so.17.0.0.debug 100644 root:root 00516859989efba27776c44ccc8ff7a0 +File: /usr/lib/debug/.build-id/52 40755 root:root +File: /usr/lib/debug/.build-id/52/8e0b0c68cd8871a883582c06361c6078aad6e7 120777 root:root ../../../libpng17.so.17.0.0 +File: /usr/lib/debug/.build-id/52/8e0b0c68cd8871a883582c06361c6078aad6e7.debug 120777 root:root ../../usr/lib/libpng17.so.17.0.0.debug +File: /usr/lib/debug/usr/lib/libpng17.so.17.0.0.debug 100644 root:root d2fc7b70fc7462abaf3ada19e5359bb0 File: /usr/lib/debug/usr/lib/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: d3a9cdaee7dcaef663614c39a73781672665ef8d299d1343e85dbb017b594a03feccbf4e3cd1bd27feb40c025538125d8aaa998f13ef10fa79941c870af2658e +RPMIdentity: b08daefe83c5692d1db956f58c32ded111970b71cdc2bf163e3a04a256dca662a7ac45c54e2dd2f7be98d644cc1af055f05062442e0f4844e3cc874d1f39cb63 --- libpng17-tools-1.7.0-alt3.beta89.i586.rpm.repo 2021-02-18 10:09:48.351071452 +0000 +++ libpng17-tools-1.7.0-alt3.beta89.i586.rpm.hasher 2021-09-14 13:10:31.939636582 +0000 @@ -8,4 +8,4 @@ Provides: libpng17-tools = 1.7.0-alt3.beta89:sisyphus+266568.100.1.1 -File: /usr/bin/png-fix-itxt 100755 root:root b7ffd9fdf7c118744a3b2fafca044bff -File: /usr/bin/pngfix 100755 root:root fa2799a3bba869e895355c10ab06b486 -RPMIdentity: 1fa5991e294462652bef15daba64ec799e6400934a970df51b45397f3b68f83427abe8b2ce199c12ec793ba526db552390ee0aa3bac031a217c95a9c416633c5 +File: /usr/bin/png-fix-itxt 100755 root:root a2bb9fb1113d98df8d334055f9141863 +File: /usr/bin/pngfix 100755 root:root 77fb3aacf6986f8fcfb8cf2cadb21c08 +RPMIdentity: 1cd88bb69b548efe865b77d776413592d133ab80f375c7bd1444bf03c1a28d39a1537689b862b510a15644d7ffe206afc86733dced6c6c404a3617eba0f60f57 --- libpng17-tools-debuginfo-1.7.0-alt3.beta89.i586.rpm.repo 2021-02-18 10:09:48.311071099 +0000 +++ libpng17-tools-debuginfo-1.7.0-alt3.beta89.i586.rpm.hasher 2021-09-14 13:10:32.012636079 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/63 40755 root:root -/usr/lib/debug/.build-id/63/7787027967858fe64f17e772f11c53f5146606 120777 root:root ../../../../bin/png-fix-itxt -/usr/lib/debug/.build-id/63/7787027967858fe64f17e772f11c53f5146606.debug 120777 root:root ../../usr/bin/png-fix-itxt.debug -/usr/lib/debug/.build-id/ca 40755 root:root -/usr/lib/debug/.build-id/ca/454a1a1c0b7dc6333116247089b2b2c1266c09 120777 root:root ../../../../bin/pngfix -/usr/lib/debug/.build-id/ca/454a1a1c0b7dc6333116247089b2b2c1266c09.debug 120777 root:root ../../usr/bin/pngfix.debug +/usr/lib/debug/.build-id/b1 40755 root:root +/usr/lib/debug/.build-id/b1/95ffb7f30960b65be311221012498906012884 120777 root:root ../../../../bin/pngfix +/usr/lib/debug/.build-id/b1/95ffb7f30960b65be311221012498906012884.debug 120777 root:root ../../usr/bin/pngfix.debug +/usr/lib/debug/.build-id/bd 40755 root:root +/usr/lib/debug/.build-id/bd/7d7ea9b045f79c968cfcb25f0373053c844b25 120777 root:root ../../../../bin/png-fix-itxt +/usr/lib/debug/.build-id/bd/7d7ea9b045f79c968cfcb25f0373053c844b25.debug 120777 root:root ../../usr/bin/png-fix-itxt.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/63 40755 root:root -File: /usr/lib/debug/.build-id/63/7787027967858fe64f17e772f11c53f5146606 120777 root:root ../../../../bin/png-fix-itxt -File: /usr/lib/debug/.build-id/63/7787027967858fe64f17e772f11c53f5146606.debug 120777 root:root ../../usr/bin/png-fix-itxt.debug -File: /usr/lib/debug/.build-id/ca 40755 root:root -File: /usr/lib/debug/.build-id/ca/454a1a1c0b7dc6333116247089b2b2c1266c09 120777 root:root ../../../../bin/pngfix -File: /usr/lib/debug/.build-id/ca/454a1a1c0b7dc6333116247089b2b2c1266c09.debug 120777 root:root ../../usr/bin/pngfix.debug -File: /usr/lib/debug/usr/bin/png-fix-itxt.debug 100644 root:root bdfa0e184a886a9a2e27c8350bf86287 -File: /usr/lib/debug/usr/bin/pngfix.debug 100644 root:root a8b4581c614fcb00127b600535ae6043 +File: /usr/lib/debug/.build-id/b1 40755 root:root +File: /usr/lib/debug/.build-id/b1/95ffb7f30960b65be311221012498906012884 120777 root:root ../../../../bin/pngfix +File: /usr/lib/debug/.build-id/b1/95ffb7f30960b65be311221012498906012884.debug 120777 root:root ../../usr/bin/pngfix.debug +File: /usr/lib/debug/.build-id/bd 40755 root:root +File: /usr/lib/debug/.build-id/bd/7d7ea9b045f79c968cfcb25f0373053c844b25 120777 root:root ../../../../bin/png-fix-itxt +File: /usr/lib/debug/.build-id/bd/7d7ea9b045f79c968cfcb25f0373053c844b25.debug 120777 root:root ../../usr/bin/png-fix-itxt.debug +File: /usr/lib/debug/usr/bin/png-fix-itxt.debug 100644 root:root c33ce36cec3f54a26f029088f83254a9 +File: /usr/lib/debug/usr/bin/pngfix.debug 100644 root:root c2022123895b579075f8cba6fff57370 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: 1099cc5b08ee31a104deaa587be1b370b9ada6cc8cf02161251178df39ac5a6ce02af3c2f50093c9b21917cc8ae4ebaa51f7f0fb5d1fe1e70613921565e440dd +RPMIdentity: a0d3c4fa0e61a46b0ac05b7bcb56943fca7ba208916706e9fd89f22625f888bf1d049f04e0b374e57e8cf2a340d0ff40ef9ededa9b2d9c9fd98e4810a9d7784e