<86>Aug  1 11:56:37 userdel[2130245]: delete user 'rooter'
<86>Aug  1 11:56:37 userdel[2130245]: removed group 'rooter' owned by 'rooter'
<86>Aug  1 11:56:37 userdel[2130245]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug  1 11:56:37 groupadd[2130260]: group added to /etc/group: name=rooter, GID=639
<86>Aug  1 11:56:37 groupadd[2130260]: group added to /etc/gshadow: name=rooter
<86>Aug  1 11:56:37 groupadd[2130260]: new group: name=rooter, GID=639
<86>Aug  1 11:56:37 useradd[2130272]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash
<86>Aug  1 11:56:37 userdel[2130293]: delete user 'builder'
<86>Aug  1 11:56:37 userdel[2130293]: removed group 'builder' owned by 'builder'
<86>Aug  1 11:56:37 userdel[2130293]: removed shadow group 'builder' owned by 'builder'
<86>Aug  1 11:56:37 groupadd[2130319]: group added to /etc/group: name=builder, GID=640
<86>Aug  1 11:56:37 groupadd[2130319]: group added to /etc/gshadow: name=builder
<86>Aug  1 11:56:37 groupadd[2130319]: new group: name=builder, GID=640
<86>Aug  1 11:56:37 useradd[2130332]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash
<13>Aug  1 11:56:39 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/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.2090
+ 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.2090
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ 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 <zlib.h> 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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o contrib/tools/png-fix-itxt.o contrib/tools/png-fix-itxt.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -march=i586 -mtune=generic -c -o pngmem.lo pngmem.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngmem.c  -fPIC -DPIC -o .libs/pngmem.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -march=i586 -mtune=generic -c -o pngpread.lo pngpread.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngpread.c  -fPIC -DPIC -o .libs/pngpread.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -march=i586 -mtune=generic -c -o pngget.lo pngget.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngget.c  -fPIC -DPIC -o .libs/pngget.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -march=i586 -mtune=generic -c -o pngerror.lo pngerror.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngerror.c  -fPIC -DPIC -o .libs/pngerror.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -march=i586 -mtune=generic -c -o pngrio.lo pngrio.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngrio.c  -fPIC -DPIC -o .libs/pngrio.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -march=i586 -mtune=generic -c -o pngset.lo pngset.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngset.c  -fPIC -DPIC -o .libs/pngset.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -march=i586 -mtune=generic -c -o pngwio.lo pngwio.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngwio.c  -fPIC -DPIC -o .libs/pngwio.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -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 -march=i586 -mtune=generic -c -o png.lo png.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c png.c  -fPIC -DPIC -o .libs/png.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -march=i586 -mtune=generic -c -o pngrutil.lo pngrutil.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngrutil.c  -fPIC -DPIC -o .libs/pngrutil.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -march=i586 -mtune=generic -c -o pngread.lo pngread.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngread.c  -fPIC -DPIC -o .libs/pngread.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -march=i586 -mtune=generic -c -o pngtrans.lo pngtrans.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngtrans.c  -fPIC -DPIC -o .libs/pngtrans.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -march=i586 -mtune=generic -c -o pngwtran.lo pngwtran.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngwtran.c  -fPIC -DPIC -o .libs/pngwtran.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -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'
/bin/sh ./libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o png-fix-itxt contrib/tools/png-fix-itxt.o  -lz -lm 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o png-fix-itxt contrib/tools/png-fix-itxt.o  -lz -lm
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -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 -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'
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 -march=i586 -mtune=generic -c -o pngwrite.lo pngwrite.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngwrite.c  -fPIC -DPIC -o .libs/pngwrite.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -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 -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o contrib/libtests/pngstest.o contrib/libtests/pngstest.c
contrib/libtests/pngstest.c: In function 'write_one_file':
contrib/libtests/pngstest.c:3216:24: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 10 and 32 [-Wformat-overflow=]
       sprintf(name, "%s%d.png", tmpf, ++counter);
                        ^~
contrib/libtests/pngstest.c:3216:21: note: directive argument in the range [-2147483647, 2147483647]
       sprintf(name, "%s%d.png", tmpf, ++counter);
                     ^~~~~~~~~~
In file included from /usr/include/stdio.h:862,
                 from contrib/libtests/pngstest.c:19:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 6 and 38 bytes into a destination of size 32
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -march=i586 -mtune=generic -c -o pngrtran.lo pngrtran.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngrtran.c  -fPIC -DPIC -o .libs/pngrtran.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -march=i586 -mtune=generic -c -o pngwutil.lo pngwutil.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c pngwutil.c  -fPIC -DPIC -o .libs/pngwutil.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o contrib/libtests/pngvalid.o contrib/libtests/pngvalid.c
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 -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 -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.84709
+ 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:
	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
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.69361
+ 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-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-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-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-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-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-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-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-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-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-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/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/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/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/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/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-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/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-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-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.5QTurw
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.pcLdD6
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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), 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.4pvTkY
Creating libpng17-debuginfo package
Processing files: libpng17-devel-1.7.0-alt3.beta89
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77873
+ 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.Pl0oCI
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
++ /bin/sed -e '/^pkgconfig(libpng)/d'
--- find-provides-deps	2021-08-01 11:58:32.335725224 +0000
+++ filter-provides-deps	2021-08-01 11:58:32.343725233 +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.gyYV1O
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: cat
Provides: pkgconfig(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.SSW5Be
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.Pv7bW7
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aUxtEm
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.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.LJn2i8
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.iwqSAj
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.kq6N8U
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.upYhZW
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fbozAs
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 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/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)
280.36user 3.52system 2:08.34elapsed 221%CPU (0avgtext+0avgdata 75904maxresident)k
0inputs+0outputs (0major+1925251minor)pagefaults 0swaps
284.34user 5.83system 2:16.27elapsed 212%CPU (0avgtext+0avgdata 118112maxresident)k
0inputs+0outputs (0major+2253545minor)pagefaults 0swaps
--- libpng17-1.7.0-alt3.beta89.i586.rpm.repo	2021-03-01 18:34:39.000000000 +0000
+++ libpng17-1.7.0-alt3.beta89.i586.rpm.hasher	2021-08-01 11:58:52.741748930 +0000
@@ -18,3 +18,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	b5864b7a30605a20a1566c14b409930b	
-RPMIdentity: 99eefd54029649b7518d468be3cabf8dff62646975ebac637e40705ea929aed596c4c0b056fe551b07171988b4a1aad2ecce5db989dcbaec1c5f262d629f2052
+File: /usr/lib/libpng17.so.17.0.0	100644	root:root	02d88044f6611975a314ffa73a079f81	
+RPMIdentity: 5b2bb22a2a2c9c3bcc00a76ad935e16fe018e32a33cc1cbd36ade5910ca8033425e2669f75807a87d50c759789b85f9e80cac7408af70505ef41579f1ea899cf
--- libpng17-debuginfo-1.7.0-alt3.beta89.i586.rpm.repo	2021-03-01 18:34:39.000000000 +0000
+++ libpng17-debuginfo-1.7.0-alt3.beta89.i586.rpm.hasher	2021-08-01 11:58:52.982749210 +0000
@@ -36,3 +36,3 @@
 File: /usr/lib/debug/.build-id/e4/d9ea00dde486b5cfd76ceae1483264e0306590.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	7216778a53947791e52d461b5666b423	
+File: /usr/lib/debug/usr/lib/libpng17.so.17.0.0.debug	100644	root:root	b8c08a451a22ce05796575b0648a8e96	
 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: cac0cbb4d32a6e5c687dcf18ec1a5c507018312325a55b53d1f666e59393bfd8f2abe78cdfb970842360b881b34664d6603343112da4fc583bccb580321cefc5
+RPMIdentity: df0033ce46b7c8af346d9044f23d6017f9f1d17055fe1c5d1ebf3d22406e307ff79b6988c33dbe1b7fe3d1448a72dc0ebb0363ba1dc2757000ff595c6e8f44eb
--- libpng17-tools-1.7.0-alt3.beta89.i586.rpm.repo	2021-03-01 18:34:39.000000000 +0000
+++ libpng17-tools-1.7.0-alt3.beta89.i586.rpm.hasher	2021-08-01 11:58:53.977750365 +0000
@@ -8,4 +8,4 @@
 Provides: libpng17-tools = 1.7.0-alt3.beta89:p9+266960.100.2.1
-File: /usr/bin/png-fix-itxt	100755	root:root	0ab743f7c0152e88fb04599cf565213d	
-File: /usr/bin/pngfix	100755	root:root	1ba2ab74dbde75e1e680248fae523a89	
-RPMIdentity: b3853f7c1912e8fd4bff3faaae7f91ed6f5ed857ef123e2e72ebaeb200dee2cca68ad6a30eb7fbd04c3346de96bb299118e7664a612198afc2337bf4460492aa
+File: /usr/bin/png-fix-itxt	100755	root:root	927b7a4ae705be1e9e377bba035948f4	
+File: /usr/bin/pngfix	100755	root:root	c392289b2095b46a421a9e07db41b9db	
+RPMIdentity: deab2ac1e2f68701755d21234ca191d2505f9861db2ba56c9a7a3a14cdb30522175050b763b3d51b2086780d477b2946fce5b64306869dc4953a6fc793173026
--- libpng17-tools-debuginfo-1.7.0-alt3.beta89.i586.rpm.repo	2021-03-01 18:34:39.000000000 +0000
+++ libpng17-tools-debuginfo-1.7.0-alt3.beta89.i586.rpm.hasher	2021-08-01 11:58:54.281750719 +0000
@@ -24,4 +24,4 @@
 File: /usr/lib/debug/.build-id/8e/9bed87dfa5e929c9ae5c1a775f1a19e0263ad3.debug	120777	root:root		../../usr/bin/png-fix-itxt.debug
-File: /usr/lib/debug/usr/bin/png-fix-itxt.debug	100644	root:root	19e56c79a8f69ecf9831c14a98313460	
-File: /usr/lib/debug/usr/bin/pngfix.debug	100644	root:root	49db1b2b86b66e081970971a52c1bf57	
+File: /usr/lib/debug/usr/bin/png-fix-itxt.debug	100644	root:root	28cf9372615f1e3f6b37efbc9e809040	
+File: /usr/lib/debug/usr/bin/pngfix.debug	100644	root:root	8f15dfad5493ff6b5b8f57ea6b5fe6dd	
 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: 9b32f8440253bf06aa98e44146c593bc9b38c6a196a2d5eaf8fff13c3554ce4a2c83d2b79f713f01c1f42aabc42558301f32f7082177038507825edb0c914896
+RPMIdentity: ff661091e31755d640a8f80b9ce6560e0a42e6d05eaacdda6074de6b70dfb4e38a00189020e827758d6a9883ca286829d0ec0547659e294e0b79a794937327d3