<86>May 3 02:10:26 userdel[38785]: delete user 'rooter' <86>May 3 02:10:26 userdel[38785]: removed shadow group 'rooter' owned by 'rooter' <86>May 3 02:10:26 groupadd[38792]: group added to /etc/group: name=rooter, GID=603 <86>May 3 02:10:26 groupadd[38792]: group added to /etc/gshadow: name=rooter <86>May 3 02:10:26 groupadd[38792]: new group: name=rooter, GID=603 <86>May 3 02:10:26 useradd[38797]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>May 3 02:10:26 userdel[38806]: delete user 'builder' <86>May 3 02:10:26 userdel[38806]: removed group 'builder' owned by 'builder' <86>May 3 02:10:26 groupadd[38811]: group added to /etc/group: name=builder, GID=604 <86>May 3 02:10:26 groupadd[38811]: group added to /etc/gshadow: name=builder <86>May 3 02:10:26 groupadd[38811]: new group: name=builder, GID=604 <86>May 3 02:10:26 useradd[38815]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash <13>May 3 02:10:28 rpmi: libalsa-1:1.1.8-alt2 sisyphus+221894.200.4.1 1550583282 installed <13>May 3 02:10:28 rpmi: libao-1:1.2.2-alt3 1512129137 installed <13>May 3 02:10:28 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>May 3 02:10:28 rpmi: libstdc++8-devel-8.3.1-alt3 sisyphus+228100.100.1.1 1556142139 installed <13>May 3 02:10:29 rpmi: gcc8-c++-8.3.1-alt3 sisyphus+228100.100.1.1 1556142139 installed <13>May 3 02:10:29 rpmi: gcc-c++-8-alt1 sisyphus+222164.100.1.1 1550685957 installed <13>May 3 02:10:29 rpmi: libao-devel-1:1.2.2-alt3 1512129137 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/aldo-0.7.7-alt1_1.nosrc.rpm 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.6132 + 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.6132 + 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 + '[' -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 -j8 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-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-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-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-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-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-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-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-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-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-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-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-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-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-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++ -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-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-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-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-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++ -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.58019 + 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.7 + make 'INSTALL=/bin/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" /bin/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" /bin/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) 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.58019 + 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.IEgYHA 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.5kMoi4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.sFI8XA 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.NSfTKa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2YoaDN 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 Wrote: /usr/src/RPM/RPMS/x86_64/aldo-debuginfo-0.7.7-alt1_1.x86_64.rpm 11.17user 1.51system 0:14.14elapsed 89%CPU (0avgtext+0avgdata 112884maxresident)k 0inputs+0outputs (0major+710624minor)pagefaults 0swaps 15.60user 3.56system 0:20.96elapsed 91%CPU (0avgtext+0avgdata 113940maxresident)k 0inputs+0outputs (0major+1004708minor)pagefaults 0swaps