<86>Jun 12 01:32:45 userdel[1705061]: delete user 'rooter'
<86>Jun 12 01:32:45 userdel[1705061]: removed group 'rooter' owned by 'rooter'
<86>Jun 12 01:32:45 userdel[1705061]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 12 01:32:45 groupadd[1705084]: group added to /etc/group: name=rooter, GID=1859
<86>Jun 12 01:32:45 groupadd[1705084]: group added to /etc/gshadow: name=rooter
<86>Jun 12 01:32:45 groupadd[1705084]: new group: name=rooter, GID=1859
<86>Jun 12 01:32:45 useradd[1705100]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none
<86>Jun 12 01:32:45 userdel[1705134]: delete user 'builder'
<86>Jun 12 01:32:45 userdel[1705134]: removed group 'builder' owned by 'builder'
<86>Jun 12 01:32:45 userdel[1705134]: removed shadow group 'builder' owned by 'builder'
<86>Jun 12 01:32:45 groupadd[1705160]: group added to /etc/group: name=builder, GID=1860
<86>Jun 12 01:32:45 groupadd[1705160]: group added to /etc/gshadow: name=builder
<86>Jun 12 01:32:45 groupadd[1705160]: new group: name=builder, GID=1860
<86>Jun 12 01:32:45 useradd[1705177]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/libalut-1.1.0-alt5.src.rpm: The use of such a license name is ambiguous: GPL
<13>Jun 12 01:32:47 rpmi: libopenal1-1.22.2-alt1 sisyphus+303860.40.2.1 1658091308 installed
<13>Jun 12 01:32:47 rpmi: libopenal-devel-1.22.2-alt1 sisyphus+303860.40.2.1 1658091308 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libalut-1.1.0-alt5.nosrc.rpm (w1.gzdio)
Installing libalut-1.1.0-alt5.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82544
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf freealut-1.1.0
+ echo 'Source #0 (freealut-1.1.0.tar.gz):'
Source #0 (freealut-1.1.0.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/freealut-1.1.0.tar.gz
+ /bin/tar -xf -
+ cd freealut-1.1.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82544
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd freealut-1.1.0
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ 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
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for an ANSI C-conforming const... yes
checking whether the C compiler supports __attribute__... yes
checking whether x86_64-alt-linux-gcc accepts -fvisibility=hidden... yes
checking whether x86_64-alt-linux-gcc accepts -Wno-deprecated-declarations... yes
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 egrep... grep -E
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 for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... (cached) pass_all
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-alt-linux-g++... no
checking for x86_64-alt-linux-c++... no
checking for x86_64-alt-linux-gpp... no
checking for x86_64-alt-linux-aCC... no
checking for x86_64-alt-linux-CC... no
checking for x86_64-alt-linux-cxx... no
checking for x86_64-alt-linux-cc++... no
checking for x86_64-alt-linux-cl... no
checking for x86_64-alt-linux-FCC... no
checking for x86_64-alt-linux-KCC... no
checking for x86_64-alt-linux-RCC... no
checking for x86_64-alt-linux-xlC_r... no
checking for x86_64-alt-linux-xlC... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-ifc... no
checking for x86_64-alt-linux-efc... no
checking for x86_64-alt-linux-pgf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-alt-linux-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse nm output from x86_64-alt-linux-gcc object... failed
checking for objdir... .libs
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking if x86_64-alt-linux-gcc static flag  works... yes
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
checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... 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... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
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
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking for library containing pthread_self... none required
checking for library containing alGetError... -lopenal
checking for ANSI C header files... (cached) yes
checking AL/alc.h usability... yes
checking AL/alc.h presence... yes
checking for AL/alc.h... yes
checking AL/al.h usability... yes
checking AL/al.h presence... yes
checking for AL/al.h... yes
checking basetsd.h usability... no
checking basetsd.h presence... no
checking for basetsd.h... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for nanosleep... yes
checking for usleep... yes
checking for Sleep... no
checking for stat... yes
checking for _stat... no
checking for cos in -lm... yes
checking flags for maximum ANSI warnings... -Wall -ansi -pedantic
configure: creating ./config.status
config.status: creating Makefile
config.status: creating admin/Makefile
config.status: creating admin/pkgconfig/Makefile
config.status: creating admin/pkgconfig/freealut-config
config.status: creating admin/pkgconfig/freealut.pc
config.status: creating admin/RPM/freealut.spec
config.status: creating examples/Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating test_suite/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make -j16
make  all-recursive
Making all in admin
Making all in pkgconfig
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libalut_la-alutBufferData.lo `test -f 'alutBufferData.c' || echo './'`alutBufferData.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c alutBufferData.c  -fPIC -DPIC -o .libs/libalut_la-alutBufferData.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libalut_la-alutOutputStream.lo `test -f 'alutOutputStream.c' || echo './'`alutOutputStream.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c alutOutputStream.c  -fPIC -DPIC -o .libs/libalut_la-alutOutputStream.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libalut_la-alutVersion.lo `test -f 'alutVersion.c' || echo './'`alutVersion.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c alutVersion.c  -fPIC -DPIC -o .libs/libalut_la-alutVersion.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libalut_la-alutUtil.lo `test -f 'alutUtil.c' || echo './'`alutUtil.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c alutUtil.c  -fPIC -DPIC -o .libs/libalut_la-alutUtil.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libalut_la-alutInit.lo `test -f 'alutInit.c' || echo './'`alutInit.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c alutInit.c  -fPIC -DPIC -o .libs/libalut_la-alutInit.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libalut_la-alutCodec.lo `test -f 'alutCodec.c' || echo './'`alutCodec.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c alutCodec.c  -fPIC -DPIC -o .libs/libalut_la-alutCodec.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libalut_la-alutError.lo `test -f 'alutError.c' || echo './'`alutError.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c alutError.c  -fPIC -DPIC -o .libs/libalut_la-alutError.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libalut_la-alutLoader.lo `test -f 'alutLoader.c' || echo './'`alutLoader.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c alutLoader.c  -fPIC -DPIC -o .libs/libalut_la-alutLoader.o
alutLoader.c: In function 'alutLoadWAVFile':
alutLoader.c:442:47: warning: pointer targets in passing argument 1 of '_alutInputStreamConstructFromFile' differ in signedness [-Wpointer-sign]
  442 |   stream = _alutInputStreamConstructFromFile (fileName);
      |                                               ^~~~~~~~
      |                                               |
      |                                               ALbyte * {aka signed char *}
In file included from alutLoader.c:1:
alutInternal.h:80:68: note: expected 'const char *' but argument is of type 'ALbyte *' {aka 'signed char *'}
   80 | extern InputStream *_alutInputStreamConstructFromFile (const char *fileName);
      |                                                        ~~~~~~~~~~~~^~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libalut_la-alutInputStream.lo `test -f 'alutInputStream.c' || echo './'`alutInputStream.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c alutInputStream.c  -fPIC -DPIC -o .libs/libalut_la-alutInputStream.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libalut_la-alutWaveform.lo `test -f 'alutWaveform.c' || echo './'`alutWaveform.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c alutWaveform.c  -fPIC -DPIC -o .libs/libalut_la-alutWaveform.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o libalut.la -rpath /usr/lib64 -no-undefined -version-info 1:0:1 libalut_la-alutBufferData.lo libalut_la-alutCodec.lo libalut_la-alutError.lo libalut_la-alutInit.lo libalut_la-alutInputStream.lo libalut_la-alutLoader.lo libalut_la-alutOutputStream.lo libalut_la-alutUtil.lo libalut_la-alutVersion.lo libalut_la-alutWaveform.lo -lm -lopenal 
x86_64-alt-linux-gcc -shared  .libs/libalut_la-alutBufferData.o .libs/libalut_la-alutCodec.o .libs/libalut_la-alutError.o .libs/libalut_la-alutInit.o .libs/libalut_la-alutInputStream.o .libs/libalut_la-alutLoader.o .libs/libalut_la-alutOutputStream.o .libs/libalut_la-alutUtil.o .libs/libalut_la-alutVersion.o .libs/libalut_la-alutWaveform.o  -lm -lopenal  -Wl,-soname -Wl,libalut.so.0 -o .libs/libalut.so.0.1.0
(cd .libs && rm -f libalut.so.0 && ln -s libalut.so.0.1.0 libalut.so.0)
(cd .libs && rm -f libalut.so && ln -s libalut.so.0.1.0 libalut.so)
creating libalut.la
(cd .libs && rm -f libalut.la && ln -s ../libalut.la libalut.la)
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
Making all in include
make[2]: Nothing to be done for 'all'.
Making all in examples
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/examples'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c hello_world.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/examples'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c playfile.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/examples'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o hello_world  hello_world.o ../src/libalut.la -lopenal 
mkdir .libs
x86_64-alt-linux-gcc -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/hello_world hello_world.o  ../src/.libs/libalut.so -lm -lopenal -Wl,--rpath -Wl,/usr/lib64
creating hello_world
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/examples'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o playfile  playfile.o ../src/libalut.la -lopenal 
x86_64-alt-linux-gcc -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/playfile playfile.o  ../src/.libs/libalut.so -lm -lopenal -Wl,--rpath -Wl,/usr/lib64
creating playfile
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/examples'
Making all in test_suite
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c test_errorstuff.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c test_waveforms.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c test_fileloader.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c test_memoryloader.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c test_version.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../include  -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o test_retrostuff-test_retrostuff.o `test -f 'test_retrostuff.c' || echo './'`test_retrostuff.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o test_errorstuff  test_errorstuff.o ../src/libalut.la -lopenal 
mkdir .libs
x86_64-alt-linux-gcc -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test_errorstuff test_errorstuff.o  ../src/.libs/libalut.so -lm -lopenal -Wl,--rpath -Wl,/usr/lib64
creating test_errorstuff
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o test_version  test_version.o ../src/libalut.la -lopenal 
x86_64-alt-linux-gcc -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test_version test_version.o  ../src/.libs/libalut.so -lm -lopenal -Wl,--rpath -Wl,/usr/lib64
creating test_version
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o test_waveforms  test_waveforms.o ../src/libalut.la -lopenal 
x86_64-alt-linux-gcc -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test_waveforms test_waveforms.o  ../src/.libs/libalut.so -lm -lopenal -Wl,--rpath -Wl,/usr/lib64
creating test_waveforms
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o test_fileloader  test_fileloader.o ../src/libalut.la -lopenal 
x86_64-alt-linux-gcc -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test_fileloader test_fileloader.o  ../src/.libs/libalut.so -lm -lopenal -Wl,--rpath -Wl,/usr/lib64
creating test_fileloader
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o test_memoryloader  test_memoryloader.o ../src/libalut.la -lopenal 
x86_64-alt-linux-gcc -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test_memoryloader test_memoryloader.o  ../src/.libs/libalut.so -lm -lopenal -Wl,--rpath -Wl,/usr/lib64
creating test_memoryloader
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -fvisibility=hidden  -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o test_retrostuff  test_retrostuff-test_retrostuff.o ../src/libalut.la -lopenal 
x86_64-alt-linux-gcc -fvisibility=hidden -Wall -ansi -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/test_retrostuff test_retrostuff-test_retrostuff.o  ../src/.libs/libalut.so -lm -lopenal -Wl,--rpath -Wl,/usr/lib64
creating test_retrostuff
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65678
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libalut-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libalut-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd freealut-1.1.0
+ make DESTDIR=/usr/src/tmp/libalut-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0'
Making install in admin
make[1]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/admin'
Making install in pkgconfig
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/admin/pkgconfig'
make[3]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/admin/pkgconfig'
test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/libalut-buildroot/usr/bin"
 /bin/install -c 'freealut-config' '/usr/src/tmp/libalut-buildroot/usr/bin/freealut-config'
test -z "/usr/lib64/pkgconfig" || mkdir -p -- "/usr/src/tmp/libalut-buildroot/usr/lib64/pkgconfig"
 /bin/install -c -m 644 'freealut.pc' '/usr/src/tmp/libalut-buildroot/usr/lib64/pkgconfig/freealut.pc'
make[3]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/admin/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/admin/pkgconfig'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/admin'
make[3]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/admin'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/admin'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/admin'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/admin'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
test -z "/usr/lib64" || mkdir -p -- "/usr/src/tmp/libalut-buildroot/usr/lib64"
 /bin/sh ../libtool --mode=install /bin/install -c  'libalut.la' '/usr/src/tmp/libalut-buildroot/usr/lib64/libalut.la'
/bin/install -c .libs/libalut.so.0.1.0 /usr/src/tmp/libalut-buildroot/usr/lib64/libalut.so.0.1.0
(cd /usr/src/tmp/libalut-buildroot/usr/lib64 && rm -f libalut.so.0 && ln -s libalut.so.0.1.0 libalut.so.0)
(cd /usr/src/tmp/libalut-buildroot/usr/lib64 && rm -f libalut.so && ln -s libalut.so.0.1.0 libalut.so)
/bin/install -c .libs/libalut.lai /usr/src/tmp/libalut-buildroot/usr/lib64/libalut.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/src'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/include'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include" || mkdir -p -- "/usr/src/tmp/libalut-buildroot/usr/include"
 /usr/src/RPM/BUILD/freealut-1.1.0/admin/autotools/install-sh -c -m 644 'AL/alut.h' '/usr/src/tmp/libalut-buildroot/usr/include/AL/alut.h'
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/include'
Making install in examples
make[1]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/examples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/examples'
Making install in test_suite
make[1]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0/test_suite'
make[1]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/freealut-1.1.0'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0'
make: Leaving directory '/usr/src/RPM/BUILD/freealut-1.1.0'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libalut-buildroot (auto)
removed './usr/lib64/libalut.la'
mode of './usr/lib64/libalut.so.0.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libalut-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/bin/freealut-config:
157c157
<     incpath="-I${includedir}"
---
>     incpath=""
/usr/bin/freealut-config:
166c166
<     libpathflag="-L${libdir}"
---
>     libpathflag=""
/usr/lib64/pkgconfig/freealut.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/freealut.pc: Libs: '-L${libdir} -lalut' --> '-lalut'
Checking contents of files in /usr/src/tmp/libalut-buildroot/ (default)
Compressing files in /usr/src/tmp/libalut-buildroot (auto)
Adjusting library links in /usr/src/tmp/libalut-buildroot
./usr/lib64: (from <cmdline>:0)
	libalut.so.0 -> libalut.so.0.1.0
Verifying ELF objects in /usr/src/tmp/libalut-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: libalut-1.1.0-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TCzojx
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/libalut-buildroot/usr/lib64/libalut.so.0: 20 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sJYv7Y
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libalut.so.0()(64bit) = set:idncfEvRP1XRZG7BGa2sUZtSltPuG9MmieHD7QISLJ
Requires: 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.33)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libopenal.so.1()(64bit) >= set:lhFZ6cjCqRHmn3ZbLWHpvZoLarrBkvS0, 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.xpvWqH
Creating libalut-debuginfo package
Processing files: libalut-devel-1.1.0-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.seZQk4
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kZyzX1
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: cat
Provides: pkgconfig(freealut) = 1.1.0
Requires: libalut = 1.1.0-alt5, /bin/sh, /usr/lib64/libalut.so.0.1.0, /usr/lib64/pkgconfig, coreutils, libopenal-devel, pkgconfig(openal)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e9kG2H
Processing files: libalut-debuginfo-1.1.0-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WgQ9UW
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UtJPEj
find-requires: running scripts (debuginfo)
Provides: debug64(libalut.so.0)
Requires: libalut = 1.1.0-alt5, debug64(libc.so.6), debug64(libm.so.6), debug64(libopenal.so.1)
Removing 1 extra deps from libalut-devel due to dependency on libalut
Wrote: /usr/src/RPM/RPMS/x86_64/libalut-1.1.0-alt5.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libalut-devel-1.1.0-alt5.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libalut-debuginfo-1.1.0-alt5.x86_64.rpm (w2.lzdio)
3.91user 2.68system 0:13.11elapsed 50%CPU (0avgtext+0avgdata 34616maxresident)k
0inputs+0outputs (0major+1361569minor)pagefaults 0swaps
/.out/libalut-1.1.0-alt5.x86_64.rpm: The use of such a license name is ambiguous: GPL
/.out/libalut-devel-1.1.0-alt5.x86_64.rpm: The use of such a license name is ambiguous: GPL
/.out/libalut-debuginfo-1.1.0-alt5.x86_64.rpm: The use of such a license name is ambiguous: GPL
1.66user 0.96system 0:17.54elapsed 14%CPU (0avgtext+0avgdata 111252maxresident)k
56inputs+0outputs (0major+187202minor)pagefaults 0swaps
--- libalut-1.1.0-alt5.x86_64.rpm.repo	2011-03-28 09:07:01.000000000 +0000
+++ libalut-1.1.0-alt5.x86_64.rpm.hasher	2023-06-12 01:33:01.690918426 +0000
@@ -2,4 +2,6 @@
 /usr/lib64/libalut.so.0.1.0	100644	root:root	
+Requires: libc.so.6(GLIBC_2.14)(64bit)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.33)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -13,3 +15,3 @@
 File: /usr/lib64/libalut.so.0	120777	root:root		libalut.so.0.1.0
-File: /usr/lib64/libalut.so.0.1.0	100644	root:root	99dcd0991a3dbe802c43054d98be038b	
-RPMIdentity: 890d894baf259b5db9bd73a7a6370aa0379553d5d6a8467147bfddcb73c9d359180545a1f09575ee908ac3d61909748fa516381d5537ee8bad4f3aa2a462e6f6
+File: /usr/lib64/libalut.so.0.1.0	100644	root:root	8babba5c9443e7e668fb8a3e7e00b54c	
+RPMIdentity: eafd91aebb048392ad15944ab01ddbdaa4d48ef9e4beee1bffc19c914b1ab836832e283816b20d144cf98633627a427bbea7d12fcab3e46256c725ae80424f8a
--- libalut-debuginfo-1.1.0-alt5.x86_64.rpm.repo	2011-03-28 09:07:01.000000000 +0000
+++ libalut-debuginfo-1.1.0-alt5.x86_64.rpm.hasher	2023-06-12 01:33:01.752919168 +0000
@@ -1,7 +1,6 @@
-/usr/lib/debug/.build-id/b6	40755	root:root	
-/usr/lib/debug/.build-id/b6/7a3d7d7586172e0c0fcf29cd0e4b499ed53d4a	120777	root:root	../../../../lib64/libalut.so.0.1.0
-/usr/lib/debug/.build-id/b6/7a3d7d7586172e0c0fcf29cd0e4b499ed53d4a.debug	120777	root:root	../../usr/lib64/libalut.so.0.1.0.debug
+/usr/lib/debug/.build-id/6d	40755	root:root	
+/usr/lib/debug/.build-id/6d/4e721375ac60092276fa27479edebb55100d84	120777	root:root	../../../../lib64/libalut.so.0.1.0
+/usr/lib/debug/.build-id/6d/4e721375ac60092276fa27479edebb55100d84.debug	120777	root:root	../../usr/lib64/libalut.so.0.1.0.debug
 /usr/lib/debug/usr/lib64/libalut.so.0.1.0.debug	100644	root:root	
 /usr/lib/debug/usr/lib64/libalut.so.0.debug	120777	root:root	libalut.so.0.1.0.debug
-/usr/lib/debug/usr/lib64/libalut.so.debug	120777	root:root	libalut.so.0.1.0.debug
 /usr/src/debug/freealut-1.1.0	40755	root:root	
@@ -26,8 +25,7 @@
 Provides: libalut-debuginfo = 1.1.0-alt5
-File: /usr/lib/debug/.build-id/b6	40755	root:root		
-File: /usr/lib/debug/.build-id/b6/7a3d7d7586172e0c0fcf29cd0e4b499ed53d4a	120777	root:root		../../../../lib64/libalut.so.0.1.0
-File: /usr/lib/debug/.build-id/b6/7a3d7d7586172e0c0fcf29cd0e4b499ed53d4a.debug	120777	root:root		../../usr/lib64/libalut.so.0.1.0.debug
-File: /usr/lib/debug/usr/lib64/libalut.so.0.1.0.debug	100644	root:root	e31d154025633ebf37b76a4e0b2a86a0	
+File: /usr/lib/debug/.build-id/6d	40755	root:root		
+File: /usr/lib/debug/.build-id/6d/4e721375ac60092276fa27479edebb55100d84	120777	root:root		../../../../lib64/libalut.so.0.1.0
+File: /usr/lib/debug/.build-id/6d/4e721375ac60092276fa27479edebb55100d84.debug	120777	root:root		../../usr/lib64/libalut.so.0.1.0.debug
+File: /usr/lib/debug/usr/lib64/libalut.so.0.1.0.debug	100644	root:root	0d83cd0cdcefa2f9b780da5db647f515	
 File: /usr/lib/debug/usr/lib64/libalut.so.0.debug	120777	root:root		libalut.so.0.1.0.debug
-File: /usr/lib/debug/usr/lib64/libalut.so.debug	120777	root:root		libalut.so.0.1.0.debug
 File: /usr/src/debug/freealut-1.1.0	40755	root:root		
@@ -45,2 +43,2 @@
 File: /usr/src/debug/freealut-1.1.0/src/alutWaveform.c	100644	root:root	05ff658e665884ed87256ef5062414eb	
-RPMIdentity: 7493e88a9789f5f256564424ad0957a09e7f740c49d3f4b1e7425a104d9d48ae1c7999142bf8ef110bcf4f0bf4417147c26ffb03c3989497fd66b66751f88b8c
+RPMIdentity: 646f588cc4d45476dea30537e05811520c900ac23ddb995ab9bd323d9fa8f170862d761d5328617eb12a91e791ca29314fd2b0bb8526b0f23f3274928957c3ae
--- libalut-devel-1.1.0-alt5.x86_64.rpm.repo	2011-03-28 09:07:01.000000000 +0000
+++ libalut-devel-1.1.0-alt5.x86_64.rpm.hasher	2023-06-12 01:33:01.808919838 +0000
@@ -19,2 +19,2 @@
 File: /usr/lib64/pkgconfig/freealut.pc	100644	root:root	a0c79e6445ad15a44d25139a96532301	
-RPMIdentity: ad483dd0f8514db273a580518b74a47d4ed1554d47a262ee95d833c90351c6f87cb4475788e4c2779342c0b096deee3af872cf6ecfd2dc5e7a1bdcf5f27e05ee
+RPMIdentity: 01d0a272b70b300ee319ef7bf1b7f6cd3b756353292f42dbc710124b9bfc048b40772406726cd05c94ee4576b3ee08dcbcbe9e9d4ad9e757ecad7babc806c1e8