<86>Nov 24 01:19:32 userdel[126605]: delete user 'rooter' <86>Nov 24 01:19:32 userdel[126605]: removed group 'rooter' owned by 'rooter' <86>Nov 24 01:19:32 userdel[126605]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 24 01:19:32 groupadd[126625]: group added to /etc/group: name=rooter, GID=660 <86>Nov 24 01:19:32 groupadd[126625]: group added to /etc/gshadow: name=rooter <86>Nov 24 01:19:32 groupadd[126625]: new group: name=rooter, GID=660 <86>Nov 24 01:19:32 useradd[126645]: new user: name=rooter, UID=660, GID=660, home=/root, shell=/bin/bash <86>Nov 24 01:19:32 userdel[126676]: delete user 'builder' <86>Nov 24 01:19:32 userdel[126676]: removed group 'builder' owned by 'builder' <86>Nov 24 01:19:32 userdel[126676]: removed shadow group 'builder' owned by 'builder' <86>Nov 24 01:19:32 groupadd[126697]: group added to /etc/group: name=builder, GID=661 <86>Nov 24 01:19:32 groupadd[126697]: group added to /etc/gshadow: name=builder <86>Nov 24 01:19:32 groupadd[126697]: new group: name=builder, GID=661 <86>Nov 24 01:19:32 useradd[126715]: new user: name=builder, UID=661, GID=661, home=/usr/src, shell=/bin/bash <13>Nov 24 01:19:34 rpmi: libalsa-1:1.1.7-alt1 sisyphus.215150.100 1539797654 installed <13>Nov 24 01:19:34 rpmi: libao-1:1.2.2-alt3 1512129137 installed <13>Nov 24 01:19:35 rpmi: gcc-c++-common-1.4.22-alt1 1519183788 installed <13>Nov 24 01:19:35 rpmi: libstdc++8-devel-8.2.1-alt1 sisyphus.214000.20 1542662172 installed <13>Nov 24 01:19:35 rpmi: gcc8-c++-8.2.1-alt1 sisyphus.214000.20 1542662172 installed <13>Nov 24 01:19:35 rpmi: gcc-c++-8-alt1 sisyphus.214000.40 1542664792 installed <13>Nov 24 01:19:35 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.6-alt1_17.nosrc.rpm Installing aldo-0.7.6-alt1_17.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71284 + 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.71284 + 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' + 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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + xargs -ri dirname -- '{}' + ./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 --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 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: --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' 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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/aldo-0.7.6/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.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.69607 + 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.69607 + 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.xw1hiK 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.QKx9ye 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.zuX1ZL 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.kVUFGm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xShdJ0 find-requires: running scripts (debuginfo) Requires: aldo = 0.7.6-alt1_17, /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) Wrote: /usr/src/RPM/RPMS/x86_64/aldo-0.7.6-alt1_17.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/aldo-debuginfo-0.7.6-alt1_17.x86_64.rpm 12.63user 1.45system 0:12.99elapsed 108%CPU (0avgtext+0avgdata 113900maxresident)k 0inputs+0outputs (0major+683335minor)pagefaults 0swaps 22.16user 3.78system 0:26.40elapsed 98%CPU (0avgtext+0avgdata 122464maxresident)k 120inputs+0outputs (0major+1073606minor)pagefaults 0swaps