<86>Feb 19 09:36:11 userdel[130453]: delete user 'rooter'
<86>Feb 19 09:36:11 userdel[130453]: removed group 'rooter' owned by 'rooter'
<86>Feb 19 09:36:11 userdel[130453]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 19 09:36:11 groupadd[130488]: group added to /etc/group: name=rooter, GID=567
<86>Feb 19 09:36:11 groupadd[130488]: group added to /etc/gshadow: name=rooter
<86>Feb 19 09:36:11 groupadd[130488]: new group: name=rooter, GID=567
<86>Feb 19 09:36:12 useradd[130502]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash
<86>Feb 19 09:36:12 userdel[130654]: delete user 'builder'
<86>Feb 19 09:36:12 userdel[130654]: removed group 'builder' owned by 'builder'
<86>Feb 19 09:36:12 userdel[130654]: removed shadow group 'builder' owned by 'builder'
<86>Feb 19 09:36:12 groupadd[130750]: group added to /etc/group: name=builder, GID=568
<86>Feb 19 09:36:12 groupadd[130750]: group added to /etc/gshadow: name=builder
<86>Feb 19 09:36:12 groupadd[130750]: new group: name=builder, GID=568
<86>Feb 19 09:36:12 useradd[130770]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash
<13>Feb 19 09:36:14 rpmi: libalsa-1:1.1.8-alt1 sisyphus+219888.100.4.1 1548752826 installed
<13>Feb 19 09:36:14 rpmi: libao-1:1.2.2-alt3 1512129138 installed
<13>Feb 19 09:36:14 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus.218115.200 1545282875 installed
<13>Feb 19 09:36:14 rpmi: libstdc++8-devel-8.2.1-alt5 sisyphus+219286.200.2.1 1549854113 installed
<13>Feb 19 09:36:15 rpmi: gcc8-c++-8.2.1-alt5 sisyphus+219286.200.2.1 1549854113 installed
<13>Feb 19 09:36:15 rpmi: gcc-c++-8-alt1 sisyphus.214000.40 1542664775 installed
<13>Feb 19 09:36:15 rpmi: libao-devel-1:1.2.2-alt3 1512129138 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/aldo-0.7.6-alt1_17.nosrc.rpm
Installing aldo-0.7.6-alt1_17.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45972
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf aldo-0.7.6
+ echo 'Source #0 (aldo-0.7.6.tar.bz2):'
Source #0 (aldo-0.7.6.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/aldo-0.7.6.tar.bz2
+ /bin/tar -xf -
+ cd aldo-0.7.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.72643
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd aldo-0.7.6
+ 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
+ '[' -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
+ 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=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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext
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 for i586-alt-linux-g++... i586-alt-linux-g++
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-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-g++... none
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
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 dependency style of i586-alt-linux-gcc... none
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for main in -lao... 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 ao/ao.h usability... yes
checking ao/ao.h presence... yes
checking for ao/ao.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether i586-alt-linux-gcc needs -traditional... no
checking for floor... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-random.o `test -f 'random.cc' || echo './'`random.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-textfile_exc.o `test -f 'textfile_exc.cc' || echo './'`textfile_exc.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-datafile.o `test -f 'datafile.cc' || echo './'`datafile.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-astream.o `test -f 'astream.cc' || echo './'`astream.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-qrz.o `test -f 'qrz.cc' || echo './'`qrz.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-blocks_exc.o `test -f 'blocks_exc.cc' || echo './'`blocks_exc.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-keyer.o `test -f 'keyer.cc' || echo './'`keyer.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-option.o `test -f 'option.cc' || echo './'`option.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-menu.o `test -f 'menu.cc' || echo './'`menu.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-main.o `test -f 'main.cc' || echo './'`main.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-setup.o `test -f 'setup.cc' || echo './'`setup.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-wave.o `test -f 'wave.cc' || echo './'`wave.cc
wave.cc: In copy constructor 'libaudiostream::Wave::Wave(const libaudiostream::Wave&)':
wave.cc:43:8: warning: '*<unknown>.libaudiostream::Wave::m_data' is used uninitialized in this function [-Wuninitialized]
     if(m_data != 0)
        ^~~~~~
wave.cc: In member function 'libaudiostream::Wave& libaudiostream::Wave::operator+(const libaudiostream::Wave&)':
wave.cc:55:5: warning: 'temp.libaudiostream::Wave::m_data' is used uninitialized in this function [-Wuninitialized]
     if(m_data != 0)
     ^~
wave.cc:70:10: note: 'temp.libaudiostream::Wave::m_data' was declared here
     Wave temp(m_size + cpy.m_size);
          ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-blocks.o `test -f 'blocks.cc' || echo './'`blocks.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-section.o `test -f 'section.cc' || echo './'`section.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-audioworkspace.o `test -f 'audioworkspace.cc' || echo './'`audioworkspace.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-check.o `test -f 'check.cc' || echo './'`check.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-koch_exc.o `test -f 'koch_exc.cc' || echo './'`koch_exc.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-koch.o `test -f 'koch.cc' || echo './'`koch.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-textfile.o `test -f 'textfile.cc' || echo './'`textfile.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o aldo-qrz_exc.o `test -f 'qrz_exc.cc' || echo './'`qrz_exc.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
i586-alt-linux-g++ -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  -L/usr/lib -o aldo aldo-astream.o aldo-blocks.o aldo-datafile.o aldo-koch_exc.o aldo-menu.o aldo-qrz.o aldo-random.o aldo-setup.o aldo-textfile_exc.o aldo-check.o aldo-blocks_exc.o aldo-keyer.o aldo-main.o aldo-option.o aldo-qrz_exc.o aldo-section.o aldo-textfile.o aldo-wave.o aldo-audioworkspace.o aldo-koch.o  -lao -L/usr/lib 
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
Making all in include
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9280
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/aldo-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/aldo-buildroot
+ cd aldo-0.7.6
+ make install DESTDIR=/usr/src/tmp/aldo-buildroot
make: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/aldo-buildroot/usr/bin"
  /bin/install -c aldo '/usr/src/tmp/aldo-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/src'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/include'
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/aldo-0.7.6/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6/include'
make[1]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/aldo-buildroot/usr/share/man/man1"
 /bin/install -c -m 644 aldo.1 '/usr/src/tmp/aldo-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6'
make[1]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6'
make: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.6'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/aldo-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/aldo-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/aldo-buildroot/ (default)
Compressing files in /usr/src/tmp/aldo-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/aldo-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: aldo-0.7.6-alt1_17
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28021
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd aldo-0.7.6
+ DOCDIR=/usr/src/tmp/aldo-buildroot/usr/share/doc/aldo-0.7.6
+ export DOCDIR
+ rm -rf /usr/src/tmp/aldo-buildroot/usr/share/doc/aldo-0.7.6
+ /bin/mkdir -p /usr/src/tmp/aldo-buildroot/usr/share/doc/aldo-0.7.6
+ cp -prL AUTHORS ChangeLog COPYING README THANKS /usr/src/tmp/aldo-buildroot/usr/share/doc/aldo-0.7.6
+ chmod -R go-w /usr/src/tmp/aldo-buildroot/usr/share/doc/aldo-0.7.6
+ chmod -R a+rX /usr/src/tmp/aldo-buildroot/usr/share/doc/aldo-0.7.6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mAQmIu
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.3BuSPa
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /lib/ld-linux.so.2, libao.so.4 >= set:hd8zjpFdXTbcLyub63f7, libao.so.4(LIBAO4_1.1.0), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libm.so.6(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.15), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.5), libstdc++.so.6(GLIBCXX_3.4.9), 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.zZj6ia
Creating aldo-debuginfo package
Processing files: aldo-debuginfo-0.7.6-alt1_17
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5nTnGz
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wtcpPk
find-requires: running scripts (debuginfo)
Requires: aldo = 0.7.6-alt1_17, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libao.so.4), debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libstdc++.so.6)
Adding to aldo-debuginfo a strict dependency on aldo
Wrote: /usr/src/RPM/RPMS/i586/aldo-0.7.6-alt1_17.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/aldo-debuginfo-0.7.6-alt1_17.i586.rpm
15.17user 1.75system 0:15.77elapsed 107%CPU (0avgtext+0avgdata 74796maxresident)k
0inputs+0outputs (0major+623557minor)pagefaults 0swaps
25.34user 4.43system 0:29.84elapsed 99%CPU (0avgtext+0avgdata 121952maxresident)k
128inputs+0outputs (0major+1044529minor)pagefaults 0swaps
--- aldo-0.7.6-alt1_17.i586.rpm.repo	2017-09-30 21:28:55.000000000 +0000
+++ aldo-0.7.6-alt1_17.i586.rpm.hasher	2019-02-19 09:36:34.760818846 +0000
@@ -27,2 +27,2 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: aldo = 0.7.6-alt1_17
+Provides: aldo = 0.7.6-alt1_17:Sisyphus+beehive
--- aldo-debuginfo-0.7.6-alt1_17.i586.rpm.repo	2017-09-30 21:28:55.000000000 +0000
+++ aldo-debuginfo-0.7.6-alt1_17.i586.rpm.hasher	2019-02-19 09:36:34.789818553 +0000
@@ -41,3 +41,2 @@
 /usr/src/debug/aldo-0.7.6/src/wave.cc	100644	
-Requires: aldo = 0.7.6-alt1_17
 Requires: /usr/lib/debug/lib/ld-linux.so.2.debug  
@@ -48,3 +47,4 @@
 Requires: debug(libstdc++.so.6)  
+Requires: aldo = 0.7.6-alt1_17:Sisyphus+beehive
 Requires: rpmlib(PayloadIsLzma)  
-Provides: aldo-debuginfo = 0.7.6-alt1_17
+Provides: aldo-debuginfo = 0.7.6-alt1_17:Sisyphus+beehive