<86>Oct  9 09:13:53 userdel[1443382]: delete user 'rooter'
<86>Oct  9 09:13:53 userdel[1443382]: removed group 'rooter' owned by 'rooter'
<86>Oct  9 09:13:53 userdel[1443382]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  9 09:13:53 groupadd[1443401]: group added to /etc/group: name=rooter, GID=990
<86>Oct  9 09:13:53 groupadd[1443401]: group added to /etc/gshadow: name=rooter
<86>Oct  9 09:13:53 groupadd[1443401]: new group: name=rooter, GID=990
<86>Oct  9 09:13:53 useradd[1443422]: new user: name=rooter, UID=990, GID=990, home=/root, shell=/bin/bash
<86>Oct  9 09:13:53 userdel[1443456]: delete user 'builder'
<86>Oct  9 09:13:53 userdel[1443456]: removed group 'builder' owned by 'builder'
<86>Oct  9 09:13:53 userdel[1443456]: removed shadow group 'builder' owned by 'builder'
<86>Oct  9 09:13:53 groupadd[1443482]: group added to /etc/group: name=builder, GID=991
<86>Oct  9 09:13:53 groupadd[1443482]: group added to /etc/gshadow: name=builder
<86>Oct  9 09:13:53 groupadd[1443482]: new group: name=builder, GID=991
<86>Oct  9 09:13:53 useradd[1443504]: new user: name=builder, UID=991, GID=991, home=/usr/src, shell=/bin/bash
<13>Oct  9 09:13:55 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libpng15-1.5.30-alt1.nosrc.rpm (w1.gzdio)
Installing libpng15-1.5.30-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13936
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libpng15-1.5.30-alt1
+ echo 'Source #0 (libpng15-1.5.30-alt1.tar):'
Source #0 (libpng15-1.5.30-alt1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libpng15-1.5.30-alt1.tar
+ cd libpng15-1.5.30-alt1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13936
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libpng15-1.5.30-alt1
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize-default: and rerunning libtoolize-default and aclocal.
libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:38: installing './compile'
configure.ac:22: installing './missing'
Makefile.am: installing './depcomp'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-alt-linux-gcc... none
checking dependency style of x86_64-alt-linux-gcc... none
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking how to print strings... printf
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for a sed that does not truncate output... (cached) /bin/sed
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ANSI C header files... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for C/C++ restrict keyword... __restrict
checking for working strtod... yes
checking for memset... yes
checking for pow... no
checking for pow in -lm... yes
checking for zlibVersion in -lz... yes
checking for feenableexcept in -lm... yes
checking for feenableexcept... yes
checking if using Solaris linker... no
checking if libraries can be versioned... yes
checking for symbol prefix... 
configure: pkgconfig directory is ${libdir}/pkgconfig
configure: Extra options for compiler: 
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpng.pc
config.status: creating libpng-config
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
cp libpng-config libpng15-config
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
cp libpng.pc libpng15.pc
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
rm -f pnglibconf.c pnglibconf.pre pnglibconf.c.?
gawk -f ./scripts/options.awk out="pnglibconf.pre"\
    version=search ./pngconf.h ./scripts/pnglibconf.dfa\
    ./pngusr.dfa  1>&2
gawk -f ./scripts/options.awk out="pnglibconf.c.1" pnglibconf.pre 1>&2
mv pnglibconf.c.1 pnglibconf.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
rm -f pnglibconf.out pnglibconf.tf[12]
test -d scripts || mkdir scripts || test -d scripts
x86_64-alt-linux-gcc -E -DHAVE_CONFIG_H -I. \
     -DPNGLIB_LIBNAME='PNG15_0' -DPNGLIB_VERSION='1.5.30' -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[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
rm -f pnglibconf.h
cp pnglibconf.out pnglibconf.h
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
rm -f scripts/vers.out scripts/vers.tf[12]
test -d scripts || mkdir scripts || test -d scripts
x86_64-alt-linux-gcc -E -DHAVE_CONFIG_H -I. \
     -DPNGLIB_LIBNAME='PNG15_0' -DPNGLIB_VERSION='1.5.30' -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/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng15_la-pngmem.lo `test -f 'pngmem.c' || echo './'`pngmem.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngmem.c  -fPIC -DPIC -o .libs/libpng15_la-pngmem.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng15_la-pngwtran.lo `test -f 'pngwtran.c' || echo './'`pngwtran.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngwtran.c  -fPIC -DPIC -o .libs/libpng15_la-pngwtran.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
rm -f libpng.vers
cp scripts/vers.out libpng.vers
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng15_la-pngrio.lo `test -f 'pngrio.c' || echo './'`pngrio.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngrio.c  -fPIC -DPIC -o .libs/libpng15_la-pngrio.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pngtest.o pngtest.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng15_la-pngwio.lo `test -f 'pngwio.c' || echo './'`pngwio.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngwio.c  -fPIC -DPIC -o .libs/libpng15_la-pngwio.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng15_la-pngpread.lo `test -f 'pngpread.c' || echo './'`pngpread.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngpread.c  -fPIC -DPIC -o .libs/libpng15_la-pngpread.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng15_la-pngread.lo `test -f 'pngread.c' || echo './'`pngread.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngread.c  -fPIC -DPIC -o .libs/libpng15_la-pngread.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng15_la-pngerror.lo `test -f 'pngerror.c' || echo './'`pngerror.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngerror.c  -fPIC -DPIC -o .libs/libpng15_la-pngerror.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng15_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngget.c  -fPIC -DPIC -o .libs/libpng15_la-pngget.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng15_la-pngtrans.lo `test -f 'pngtrans.c' || echo './'`pngtrans.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngtrans.c  -fPIC -DPIC -o .libs/libpng15_la-pngtrans.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng15_la-pngwrite.lo `test -f 'pngwrite.c' || echo './'`pngwrite.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngwrite.c  -fPIC -DPIC -o .libs/libpng15_la-pngwrite.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng15_la-pngset.lo `test -f 'pngset.c' || echo './'`pngset.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngset.c  -fPIC -DPIC -o .libs/libpng15_la-pngset.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng15_la-png.lo `test -f 'png.c' || echo './'`png.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c png.c  -fPIC -DPIC -o .libs/libpng15_la-png.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng15_la-pngwutil.lo `test -f 'pngwutil.c' || echo './'`pngwutil.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngwutil.c  -fPIC -DPIC -o .libs/libpng15_la-pngwutil.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng15_la-pngrutil.lo `test -f 'pngrutil.c' || echo './'`pngrutil.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngrutil.c  -fPIC -DPIC -o .libs/libpng15_la-pngrutil.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DPNG_CONFIGURE_LIBPNG   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libpng15_la-pngrtran.lo `test -f 'pngrtran.c' || echo './'`pngrtran.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -pipe -frecord-gcc-switches -Wall -g -O2 -c pngrtran.c  -fPIC -DPIC -o .libs/libpng15_la-pngrtran.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -no-undefined -export-dynamic -version-number 15:30:0  -Wl,--version-script=libpng.vers   -o libpng15.la -rpath /usr/lib64 libpng15_la-png.lo libpng15_la-pngerror.lo libpng15_la-pngget.lo libpng15_la-pngmem.lo libpng15_la-pngpread.lo libpng15_la-pngread.lo libpng15_la-pngrio.lo libpng15_la-pngrtran.lo libpng15_la-pngrutil.lo libpng15_la-pngset.lo libpng15_la-pngtrans.lo libpng15_la-pngwio.lo libpng15_la-pngwrite.lo libpng15_la-pngwtran.lo libpng15_la-pngwutil.lo    -lm -lz -lm 
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/libpng15_la-png.o .libs/libpng15_la-pngerror.o .libs/libpng15_la-pngget.o .libs/libpng15_la-pngmem.o .libs/libpng15_la-pngpread.o .libs/libpng15_la-pngread.o .libs/libpng15_la-pngrio.o .libs/libpng15_la-pngrtran.o .libs/libpng15_la-pngrutil.o .libs/libpng15_la-pngset.o .libs/libpng15_la-pngtrans.o .libs/libpng15_la-pngwio.o .libs/libpng15_la-pngwrite.o .libs/libpng15_la-pngwtran.o .libs/libpng15_la-pngwutil.o   -lz -lm  -g -O2 -Wl,--version-script=libpng.vers   -Wl,-soname -Wl,libpng15.so.15 -o .libs/libpng15.so.15.30.0
libtool: link: (cd ".libs" && rm -f "libpng15.so.15" && ln -s "libpng15.so.15.30.0" "libpng15.so.15")
libtool: link: (cd ".libs" && rm -f "libpng15.so" && ln -s "libpng15.so.15.30.0" "libpng15.so")
libtool: link: ( cd ".libs" && rm -f "libpng15.la" && ln -s "../libpng15.la" "libpng15.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o pngtest pngtest.o libpng15.la -lm -lz -lm 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/pngtest pngtest.o  ./.libs/libpng15.so -lz -lm
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o contrib/libtests/pngvalid.o contrib/libtests/pngvalid.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o pngvalid contrib/libtests/pngvalid.o libpng15.la -lm -lz -lm 
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/pngvalid contrib/libtests/pngvalid.o  ./.libs/libpng15.so -lz -lm
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.39312
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libpng15-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libpng15-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libpng15-1.5.30-alt1
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libpng15-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
 /bin/mkdir -p '/usr/src/tmp/libpng15-buildroot/usr/bin'
 /usr/libexec/rpm-build/install -p libpng15-config '/usr/src/tmp/libpng15-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/libpng15-buildroot/usr/lib64'
 /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p   libpng15.la '/usr/src/tmp/libpng15-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libpng15.so.15.30.0 /usr/src/tmp/libpng15-buildroot/usr/lib64/libpng15.so.15.30.0
libtool: install: (cd /usr/src/tmp/libpng15-buildroot/usr/lib64 && { ln -s -f libpng15.so.15.30.0 libpng15.so.15 || { rm -f libpng15.so.15 && ln -s libpng15.so.15.30.0 libpng15.so.15; }; })
libtool: install: (cd /usr/src/tmp/libpng15-buildroot/usr/lib64 && { ln -s -f libpng15.so.15.30.0 libpng15.so || { rm -f libpng15.so && ln -s libpng15.so.15.30.0 libpng15.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libpng15.lai /usr/src/tmp/libpng15-buildroot/usr/lib64/libpng15.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make  install-exec-hook
make[2]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
+ cd /usr/src/tmp/libpng15-buildroot/usr/lib64
+ for ext in a dll.a so so.15.30 la sl dylib
+ rm -f libpng.a
+ test -f libpng15.a
+ for ext in a dll.a so so.15.30 la sl dylib
+ rm -f libpng.dll.a
+ test -f libpng15.dll.a
+ for ext in a dll.a so so.15.30 la sl dylib
+ rm -f libpng.so
+ test -f libpng15.so
+ ln -s libpng15.so libpng.so
+ for ext in a dll.a so so.15.30 la sl dylib
+ rm -f libpng.so.15.30
+ test -f libpng15.so.15.30
+ for ext in a dll.a so so.15.30 la sl dylib
+ rm -f libpng.la
+ test -f libpng15.la
+ ln -s libpng15.la libpng.la
+ for ext in a dll.a so so.15.30 la sl dylib
+ rm -f libpng.sl
+ test -f libpng15.sl
+ for ext in a dll.a so so.15.30 la sl dylib
+ rm -f libpng.dylib
+ test -f libpng15.dylib
+ cd /usr/src/tmp/libpng15-buildroot/usr/bin
+ rm -f libpng-config
+ ln -s libpng15-config libpng-config
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
 /bin/mkdir -p '/usr/src/tmp/libpng15-buildroot/usr/share/man/man3'
 /usr/libexec/rpm-build/install -p -m 644 libpng.3 libpngpf.3 '/usr/src/tmp/libpng15-buildroot/usr/share/man/man3'
 /bin/mkdir -p '/usr/src/tmp/libpng15-buildroot/usr/share/man/man5'
 /usr/libexec/rpm-build/install -p -m 644 png.5 '/usr/src/tmp/libpng15-buildroot/usr/share/man/man5'
 /bin/mkdir -p '/usr/src/tmp/libpng15-buildroot/usr/include/libpng15'
 /usr/libexec/rpm-build/install -p -m 644 pnglibconf.h '/usr/src/tmp/libpng15-buildroot/usr/include/libpng15'
 /bin/mkdir -p '/usr/src/tmp/libpng15-buildroot/usr/lib64/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 libpng15.pc '/usr/src/tmp/libpng15-buildroot/usr/lib64/pkgconfig'
 /bin/mkdir -p '/usr/src/tmp/libpng15-buildroot/usr/include/libpng15'
 /usr/libexec/rpm-build/install -p -m 644 png.h pngconf.h '/usr/src/tmp/libpng15-buildroot/usr/include/libpng15'
make  install-data-hook
make[2]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
+ cd /usr/src/tmp/libpng15-buildroot/usr/include
+ for f in pnglibconf.h png.h pngconf.h
+ rm -f pnglibconf.h
+ ln -s libpng15/pnglibconf.h pnglibconf.h
+ for f in pnglibconf.h png.h pngconf.h
+ rm -f png.h
+ ln -s libpng15/png.h png.h
+ for f in pnglibconf.h png.h pngconf.h
+ rm -f pngconf.h
+ ln -s libpng15/pngconf.h pngconf.h
+ cd /usr/src/tmp/libpng15-buildroot/usr/lib64/pkgconfig
+ rm -f libpng.pc
+ ln -s libpng15.pc libpng.pc
make[2]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
+ rm /usr/src/tmp/libpng15-buildroot/usr/lib64/libpng.la /usr/src/tmp/libpng15-buildroot/usr/lib64/libpng15.la
+ rm -rf /usr/src/tmp/libpng15-buildroot/usr/share/doc/libpng-1.5.30
+ mkdir -p /usr/src/tmp/libpng15-buildroot/usr/share/doc/libpng-1.5.30
+ install -p -m644 CHANGES LICENSE README TODO example.c libpng-manual.txt /usr/src/tmp/libpng15-buildroot/usr/share/doc/libpng-1.5.30/
+ xz -9 /usr/src/tmp/libpng15-buildroot/usr/share/doc/libpng-1.5.30/libpng-manual.txt /usr/src/tmp/libpng15-buildroot/usr/share/doc/libpng-1.5.30/CHANGES
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libpng15-buildroot (auto)
mode of './usr/lib64/libpng15.so.15.30.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libpng15-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/bin/libpng15-config:
22c22
< L_opts="-L${libdir}"
---
> L_opts=""
/usr/lib64/pkgconfig/libpng15.pc: Libs: '-L${libdir} -lpng15' --> '-lpng15'
Checking contents of files in /usr/src/tmp/libpng15-buildroot/ (default)
Compressing files in /usr/src/tmp/libpng15-buildroot (auto)
Adjusting library links in /usr/src/tmp/libpng15-buildroot
./usr/lib64:
	libpng15.so.15 -> libpng15.so.15.30.0
Verifying ELF objects in /usr/src/tmp/libpng15-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.87728
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libpng15-1.5.30-alt1
+ make -j16 -k check
make  pngtest pngvalid
make[1]: 'pngtest' is up to date.
make[1]: 'pngvalid' is up to date.
make  check-TESTS
make: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
rm -f scripts/symbols.out scripts/symbols.tf[12]
test -d scripts || mkdir scripts || test -d scripts
x86_64-alt-linux-gcc -E -DHAVE_CONFIG_H -I. \
     -DPNGLIB_LIBNAME='PNG15_0' -DPNGLIB_VERSION='1.5.30' -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/libpng15-1.5.30-alt1'
make: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
rm -f scripts/symbols.chk symbols.new
gawk -f ./scripts/checksym.awk ./scripts/symbols.def\
    scripts/symbols.out >&2
mv symbols.new scripts/symbols.chk
make: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
make[1]: Entering directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
Running tests.  For details see pngtest-log.txt
Running test-pngtest.sh
  PASS: pngtest --strict pngtest.png
PASS: test-pngtest.sh
Running test-pngvalid-simple.sh
  PASS: pngvalid --standard
  PASS: pngvalid --standard --progressive-read
  PASS: pngvalid --standard --interlace
  PASS: pngvalid --standard --progressive-read --interlace
  PASS: pngvalid --size
  PASS: pngvalid --size --progressive-read
  PASS: pngvalid --transform
PASS: test-pngvalid-simple.sh
Running test-pngvalid-full.sh
  PASS: pngvalid --gamma-threshold
  PASS: pngvalid --gamma-transform
  PASS: pngvalid --gamma-sbit
  PASS: pngvalid --gamma-16-to-8
  PASS: pngvalid --gamma-background
  PASS: pngvalid --gamma-alpha-mode
  PASS: pngvalid --gamma-transform --expand16
  PASS: pngvalid --gamma-background --expand16
  PASS: pngvalid --gamma-alpha-mode --expand16
PASS: test-pngvalid-full.sh
==================
All 3 tests passed
==================
make[1]: Leaving directory '/usr/src/RPM/BUILD/libpng15-1.5.30-alt1'
+ exit 0
Processing files: libpng15-1.5.30-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZrCfYk
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libpng15-buildroot/usr/lib64/libpng15.so.15: 233 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.OEzdTt
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libpng15.so.15()(64bit) = set:ldW2lxcOx3hX60qqRBLogs4SXu31W2bXyqUoE6bL8lqUlvODW8GeA6dami15PzGjSqcwEOpF8sapGxTnUahk4fnDbCKW8IQ3Z9x41IOkfduE6I6fKaVv43Wy1nC1T9tZuPlPQVp4P2gOd74bqbRw4B8Gkbs9WymcgZnH39kbdjd1EU6HYZ9ZBrcBP8hRHnd7OZbCpyyrBz2uj96nAVsXXKYNDaoIVeVBCk8xqWqYt841ZqHXohmHaPVL12C0973K4YQud7u5TPhK2jpV5ZgpHZjm6yxirVf6POI9xZIRLr1q273Z2jl5WNoTy8APmDR06iYA7b2WT5APmAFN4DXzj7fgrE9jg2YCCoYZI4RFrVFcIaicnwrf16S77QlGmRFdHXNdfim26KnTlnasPKGTxWLSgGEwZdINydwuShgU9LJ4rCxMXeYfrmWNE7Z691EWQcqyUekXQ0Ns5, libpng15.so.15(PNG15_0)(64bit)
Requires: libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libz.so.1()(64bit) >= set:kgb6dgrqrEa36BhazM1qILpZF0, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L7IVdG
Creating libpng15-debuginfo package
Processing files: libpng15-devel-1.5.30-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C5eKYV
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
++ /bin/sed -e '/^pkgconfig(libpng)/d'
--- find-provides-deps	2022-10-09 09:14:34.456026289 +0000
+++ filter-provides-deps	2022-10-09 09:14:34.457026308 +0000
@@ -1,2 +1 @@
-pkgconfig(libpng) = 1.5.30
 pkgconfig(libpng15) = 1.5.30
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nrld9e
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(libpng15) = 1.5.30
Requires: libpng15 = 1.5.30-alt1, zlib-devel, /bin/sh, /usr/lib64/libpng15.so.15.30.0, /usr/lib64/pkgconfig, coreutils
Conflicts: libpng12-devel, libpng-devel
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ANJ3IB
Processing files: libpng15-debuginfo-1.5.30-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HrLbJ1
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.kKIT8u
find-requires: running scripts (debuginfo)
Provides: debug64(libpng15.so.15)
Requires: libpng15 = 1.5.30-alt1, debug64(libc.so.6), debug64(libm.so.6), debug64(libz.so.1)
Adding to libpng15-devel a strict dependency on libpng15
Adding to libpng15-debuginfo a strict dependency on libpng15
Removing 1 extra deps from libpng15-devel due to dependency on libpng15
warning: Installed (but unpackaged) file(s) found:
    /usr/share/man/man5/png.5.xz
Wrote: /usr/src/RPM/RPMS/x86_64/libpng15-1.5.30-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libpng15-devel-1.5.30-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libpng15-debuginfo-1.5.30-alt1.x86_64.rpm (w2.lzdio)
35.82user 4.39system 0:43.56elapsed 92%CPU (0avgtext+0avgdata 105336maxresident)k
0inputs+0outputs (0major+1535745minor)pagefaults 0swaps
1.96user 1.16system 0:48.38elapsed 6%CPU (0avgtext+0avgdata 120348maxresident)k
0inputs+0outputs (34446major+151902minor)pagefaults 0swaps
--- libpng15-1.5.30-alt1.x86_64.rpm.repo	2019-02-26 22:06:07.000000000 +0000
+++ libpng15-1.5.30-alt1.x86_64.rpm.hasher	2022-10-09 09:14:40.608141935 +0000
@@ -20,3 +20,3 @@
 File: /usr/lib64/libpng15.so.15	120777	root:root		libpng15.so.15.30.0
-File: /usr/lib64/libpng15.so.15.30.0	100644	root:root	4e168d1f60ac63f5c63f28f57e55c894	
+File: /usr/lib64/libpng15.so.15.30.0	100644	root:root	f649b1b8a928fba7738e2a0feafe770a	
 File: /usr/share/doc/libpng-1.5.30	40755	root:root		
@@ -25,2 +25,2 @@
 File: /usr/share/doc/libpng-1.5.30/README	100644	root:root	067684e4dd26c00ac7f85dfc79251a3e	
-RPMIdentity: 319136d7d3dc6cde1eed44a74e7b9ced65c84fc8752c1b605f9122ad1cea7064ebe58f8722f143a2a384c55633d6c6de9e8930fab5e3004c172fe479e445ea9a
+RPMIdentity: 8adbfbd11e446d13903ebb4ba01b5dfccebea8d4e85f0c8e6883d1145ad83f3d8a9e5e4a9d9819b1dcd1e710cba8514728d120e2a72bd2dd41cfd43ad32f45a1
--- libpng15-debuginfo-1.5.30-alt1.x86_64.rpm.repo	2019-02-26 22:06:07.000000000 +0000
+++ libpng15-debuginfo-1.5.30-alt1.x86_64.rpm.hasher	2022-10-09 09:14:40.669143082 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/1e	40755	root:root	
-/usr/lib/debug/.build-id/1e/ab4845f74103be2c98fef6127636f94b8e6dd5	120777	root:root	../../../../lib64/libpng15.so.15.30.0
-/usr/lib/debug/.build-id/1e/ab4845f74103be2c98fef6127636f94b8e6dd5.debug	120777	root:root	../../usr/lib64/libpng15.so.15.30.0.debug
+/usr/lib/debug/.build-id/02	40755	root:root	
+/usr/lib/debug/.build-id/02/af06651e9629d76d2fcc6b82c7e3b9063522a8	120777	root:root	../../../../lib64/libpng15.so.15.30.0
+/usr/lib/debug/.build-id/02/af06651e9629d76d2fcc6b82c7e3b9063522a8.debug	120777	root:root	../../usr/lib64/libpng15.so.15.30.0.debug
 /usr/lib/debug/usr/lib64/libpng15.so.15.30.0.debug	100644	root:root	
@@ -33,6 +33,6 @@
 Provides: libpng15-debuginfo = 1.5.30-alt1:sisyphus+223108.100.1.1
-File: /usr/lib/debug/.build-id/1e	40755	root:root		
-File: /usr/lib/debug/.build-id/1e/ab4845f74103be2c98fef6127636f94b8e6dd5	120777	root:root		../../../../lib64/libpng15.so.15.30.0
-File: /usr/lib/debug/.build-id/1e/ab4845f74103be2c98fef6127636f94b8e6dd5.debug	120777	root:root		../../usr/lib64/libpng15.so.15.30.0.debug
-File: /usr/lib/debug/usr/lib64/libpng15.so.15.30.0.debug	100644	root:root	ffa7502ff6040c253bc8cd756677a77f	
+File: /usr/lib/debug/.build-id/02	40755	root:root		
+File: /usr/lib/debug/.build-id/02/af06651e9629d76d2fcc6b82c7e3b9063522a8	120777	root:root		../../../../lib64/libpng15.so.15.30.0
+File: /usr/lib/debug/.build-id/02/af06651e9629d76d2fcc6b82c7e3b9063522a8.debug	120777	root:root		../../usr/lib64/libpng15.so.15.30.0.debug
+File: /usr/lib/debug/usr/lib64/libpng15.so.15.30.0.debug	100644	root:root	518471cd1f9c14aa673b0d25f8f95bc3	
 File: /usr/lib/debug/usr/lib64/libpng15.so.15.debug	120777	root:root		libpng15.so.15.30.0.debug
@@ -59,2 +59,2 @@
 File: /usr/src/debug/libpng15-1.5.30-alt1/pngwutil.c	100644	root:root	2facbcb83d17b8e2366a6cecfc9a3f51	
-RPMIdentity: 8e6c6db6a4c3a1dc43dd64f89083bfa5cd5364dd39cd8ebf1d0853e037f6b668a7288c995801922b889a4f37e6ea8f18f4998f0918e076d6fce17d02bfca7e08
+RPMIdentity: 318c6650c5a124fdb9cbd130f24aec3dc8afb390324c7151e7f8ec46d1c84b298a8844e31d91b7a645c759462f242e17cf80f4cf4cf30d7767e7b5b487481004