<86>Oct 6 12:18:39 userdel[3237644]: delete user 'rooter' <86>Oct 6 12:18:39 userdel[3237644]: removed group 'rooter' owned by 'rooter' <86>Oct 6 12:18:39 userdel[3237644]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 6 12:18:39 groupadd[3237669]: group added to /etc/group: name=rooter, GID=1826 <86>Oct 6 12:18:39 groupadd[3237669]: group added to /etc/gshadow: name=rooter <86>Oct 6 12:18:39 groupadd[3237669]: new group: name=rooter, GID=1826 <86>Oct 6 12:18:39 useradd[3237687]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash <86>Oct 6 12:18:39 userdel[3237717]: delete user 'builder' <86>Oct 6 12:18:39 userdel[3237717]: removed group 'builder' owned by 'builder' <86>Oct 6 12:18:39 userdel[3237717]: removed shadow group 'builder' owned by 'builder' <86>Oct 6 12:18:39 groupadd[3237740]: group added to /etc/group: name=builder, GID=1827 <86>Oct 6 12:18:39 groupadd[3237740]: group added to /etc/gshadow: name=builder <86>Oct 6 12:18:39 groupadd[3237740]: new group: name=builder, GID=1827 <86>Oct 6 12:18:39 useradd[3237759]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash <13>Oct 6 12:18:42 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Oct 6 12:18:42 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Oct 6 12:18:43 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Oct 6 12:18:43 rpmi: alsa-ucm-conf-1.2.4-alt1 p9+250722.2300.14.1 1614269485 installed <13>Oct 6 12:18:43 rpmi: alsa-topology-conf-1.2.4-alt1 p9+250722.2200.14.1 1614269467 installed <13>Oct 6 12:18:43 rpmi: libalsa-1:1.2.4-alt1 p9+250722.2400.14.1 1614269549 installed <13>Oct 6 12:18:43 rpmi: libao-1:1.2.2-alt3 1512129137 installed <13>Oct 6 12:18:43 rpmi: libao-devel-1:1.2.2-alt3 1512129137 installed <13>Oct 6 12:18:43 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/aldo-0.7.7-alt1_1.nosrc.rpm (w1.gzdio) Installing aldo-0.7.7-alt1_1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3035 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf aldo-0.7.7 + echo 'Source #0 (aldo-0.7.7.tar.bz2):' Source #0 (aldo-0.7.7.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/aldo-0.7.7.tar.bz2 + /bin/tar -xf - + cd aldo-0.7.7 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3035 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aldo-0.7.7 + 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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-silent-rules, --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 x86_64-alt-linux-g++... x86_64-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 x86_64-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-g++... none checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc 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 dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-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 x86_64-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: --disable-silent-rules, --without-included-gettext + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aldo-random.o `test -f 'random.cc' || echo './'`random.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aldo-option.o `test -f 'option.cc' || echo './'`option.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aldo-keyer.o `test -f 'keyer.cc' || echo './'`keyer.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -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: '*.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.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aldo-astream.o `test -f 'astream.cc' || echo './'`astream.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aldo-section.o `test -f 'section.cc' || echo './'`section.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aldo-qrz.o `test -f 'qrz.cc' || echo './'`qrz.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aldo-textfile.o `test -f 'textfile.cc' || echo './'`textfile.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aldo-main.o `test -f 'main.cc' || echo './'`main.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -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.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aldo-blocks.o `test -f 'blocks.cc' || echo './'`blocks.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -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.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aldo-audioworkspace.o `test -f 'audioworkspace.cc' || echo './'`audioworkspace.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -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.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aldo-menu.o `test -f 'menu.cc' || echo './'`menu.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aldo-koch.o `test -f 'koch.cc' || echo './'`koch.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aldo-datafile.o `test -f 'datafile.cc' || echo './'`datafile.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -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.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aldo-check.o `test -f 'check.cc' || echo './'`check.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -c -o aldo-setup.o `test -f 'setup.cc' || echo './'`setup.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' x86_64-alt-linux-g++ -ansi -Wall -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 -L/usr/lib64 -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/lib64 make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/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.19794 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd aldo-0.7.7 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/aldo-buildroot make: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/aldo-buildroot/usr/bin" /usr/libexec/rpm-build/install -p 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.7/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/src' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/include' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7/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.7/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7/include' make[1]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.7' 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" /usr/libexec/rpm-build/install -p -m 644 aldo.1 '/usr/src/tmp/aldo-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7' make[1]: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7' make: Leaving directory '/usr/src/RPM/BUILD/aldo-0.7.7' + /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,gnuconfig) 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.7-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19794 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aldo-0.7.7 + DOCDIR=/usr/src/tmp/aldo-buildroot/usr/share/doc/aldo-0.7.7 + export DOCDIR + rm -rf /usr/src/tmp/aldo-buildroot/usr/share/doc/aldo-0.7.7 + /bin/mkdir -p /usr/src/tmp/aldo-buildroot/usr/share/doc/aldo-0.7.7 + cp -prL AUTHORS ChangeLog README THANKS /usr/src/tmp/aldo-buildroot/usr/share/doc/aldo-0.7.7 + chmod -R go-w /usr/src/tmp/aldo-buildroot/usr/share/doc/aldo-0.7.7 + chmod -R a+rX /usr/src/tmp/aldo-buildroot/usr/share/doc/aldo-0.7.7 + cp -prL --no-dereference COPYING /usr/src/tmp/aldo-buildroot/usr/share/doc/aldo-0.7.7 + chmod -R go-w /usr/src/tmp/aldo-buildroot/usr/share/doc/aldo-0.7.7 + chmod -R a+rX /usr/src/tmp/aldo-buildroot/usr/share/doc/aldo-0.7.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xSFFGo 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.0vOdEC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libao.so.4()(64bit) >= set:hd8zjpFdXTbcLyub63f7, libao.so.4(LIBAO4_1.1.0)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.5)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), 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.rKQJ5T Creating aldo-debuginfo package Processing files: aldo-debuginfo-0.7.7-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IV2f2e find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LlShsD find-requires: running scripts (debuginfo) Requires: aldo = 0.7.7-alt1_1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libao.so.4), debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libstdc++.so.6) Adding to aldo-debuginfo a strict dependency on aldo Wrote: /usr/src/RPM/RPMS/x86_64/aldo-0.7.7-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/aldo-debuginfo-0.7.7-alt1_1.x86_64.rpm (w2.lzdio) 9.07user 3.63system 0:10.40elapsed 122%CPU (0avgtext+0avgdata 113320maxresident)k 0inputs+0outputs (0major+744961minor)pagefaults 0swaps 3.07user 2.38system 0:19.40elapsed 28%CPU (0avgtext+0avgdata 135392maxresident)k 0inputs+0outputs (0major+199568minor)pagefaults 0swaps --- aldo-0.7.7-alt1_1.x86_64.rpm.repo 2019-03-15 20:03:37.000000000 +0000 +++ aldo-0.7.7-alt1_1.x86_64.rpm.hasher 2024-10-06 12:18:55.862057318 +0000 @@ -28,3 +28,3 @@ Provides: aldo = 0.7.7-alt1_1:sisyphus+225087.100.1.1 -File: /usr/bin/aldo 100755 root:root 16f67ece42f53ab6b86f0c485debd3f1 +File: /usr/bin/aldo 100755 root:root 820052b8a088adda3446350820db68c9 File: /usr/share/doc/aldo-0.7.7 40755 root:root @@ -36,2 +36,2 @@ File: /usr/share/man/man1/aldo.1.xz 100644 root:root 63ea006ee4670cab6de745f4e1c14517 -RPMIdentity: bd67d35224fea27603ad3f71760cb8eab725f4347848057f3a45db1abcf161bac73cbf9725e8fc36cb6282f442c02ceb747602abb4216f7e6786390dfe8cca16 +RPMIdentity: a6f44902151be1b34f0dc54569e6381be35616349abf8fbf1c34df2e247ac23615f3311de5a1105b40f5f4a916202634086a36c21482d825d100a099b0c34859 --- aldo-debuginfo-0.7.7-alt1_1.x86_64.rpm.repo 2019-03-15 20:03:37.000000000 +0000 +++ aldo-debuginfo-0.7.7-alt1_1.x86_64.rpm.hasher 2024-10-06 12:18:55.933058332 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9e 40755 root:root -/usr/lib/debug/.build-id/9e/94a6343c8803e2508adfbb6a3b2240b38b4d41 120777 root:root ../../../../bin/aldo -/usr/lib/debug/.build-id/9e/94a6343c8803e2508adfbb6a3b2240b38b4d41.debug 120777 root:root ../../usr/bin/aldo.debug +/usr/lib/debug/.build-id/89 40755 root:root +/usr/lib/debug/.build-id/89/61ec348e3db53ff57435e382f3588179c728aa 120777 root:root ../../../../bin/aldo +/usr/lib/debug/.build-id/89/61ec348e3db53ff57435e382f3588179c728aa.debug 120777 root:root ../../usr/bin/aldo.debug /usr/lib/debug/usr/bin/aldo.debug 100644 root:root @@ -53,6 +53,6 @@ Provides: aldo-debuginfo = 0.7.7-alt1_1:sisyphus+225087.100.1.1 -File: /usr/lib/debug/.build-id/9e 40755 root:root -File: /usr/lib/debug/.build-id/9e/94a6343c8803e2508adfbb6a3b2240b38b4d41 120777 root:root ../../../../bin/aldo -File: /usr/lib/debug/.build-id/9e/94a6343c8803e2508adfbb6a3b2240b38b4d41.debug 120777 root:root ../../usr/bin/aldo.debug -File: /usr/lib/debug/usr/bin/aldo.debug 100644 root:root 57e75c7a3a37bd9259993df35ee46640 +File: /usr/lib/debug/.build-id/89 40755 root:root +File: /usr/lib/debug/.build-id/89/61ec348e3db53ff57435e382f3588179c728aa 120777 root:root ../../../../bin/aldo +File: /usr/lib/debug/.build-id/89/61ec348e3db53ff57435e382f3588179c728aa.debug 120777 root:root ../../usr/bin/aldo.debug +File: /usr/lib/debug/usr/bin/aldo.debug 100644 root:root 39e390d562f766a69a082ea8ffa3ed2c File: /usr/src/debug/aldo-0.7.7 40755 root:root @@ -97,2 +97,2 @@ File: /usr/src/debug/aldo-0.7.7/src/wave.cc 100644 root:root 8a576a645dfb7e9c9533bb2473207791 -RPMIdentity: 05c448af2955482d3bd997b52266b7c50e99a653e4672898ce24c8ef8a1781aa79e46af3a8857065356765480fd6ad39c18faa34b84ee9dd7f969d8ec58a9660 +RPMIdentity: d9a6322265b9d046c64f9480d2028746cd9acaed2ae6cebcf13be0909e5dd5521579984a32d993d7824795300b4fe01bbc83682538165d2a9b8ea18296c26f08