<86>Apr 21 01:12:57 userdel[13999]: delete user 'rooter' <86>Apr 21 01:12:57 userdel[13999]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:12:57 groupadd[14017]: group added to /etc/group: name=rooter, GID=585 <86>Apr 21 01:12:57 groupadd[14017]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:12:57 groupadd[14017]: new group: name=rooter, GID=585 <86>Apr 21 01:12:57 useradd[14029]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Apr 21 01:12:57 userdel[14043]: delete user 'builder' <86>Apr 21 01:12:57 userdel[14043]: removed group 'builder' owned by 'builder' <86>Apr 21 01:12:57 userdel[14043]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:12:57 groupadd[14056]: group added to /etc/group: name=builder, GID=586 <86>Apr 21 01:12:57 groupadd[14056]: group added to /etc/gshadow: name=builder <86>Apr 21 01:12:57 groupadd[14056]: new group: name=builder, GID=586 <86>Apr 21 01:12:57 useradd[14073]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash <13>Apr 21 01:13:01 rpmi: libalsa-1:1.1.0-alt1.1.1 1454429213 installed <13>Apr 21 01:13:01 rpmi: libao-1:1.1.0-alt1 1301301046 installed <13>Apr 21 01:13:01 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 01:13:01 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:13:02 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:13:02 rpmi: libao-devel-1:1.1.0-alt1 1301301046 installed Installing aldo-0.7.6-alt1_14.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64248 + 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/tar -xf - + /bin/bzip2 -dc /usr/src/RPM/SOURCES/aldo-0.7.6.tar.bz2 + 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.64248 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aldo-0.7.6 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 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 + 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/lib --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 make: Entering directory `/usr/src/RPM/BUILD/aldo-0.7.6' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/aldo-0.7.6' 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 -Wall -g -O2 -c -o aldo-astream.o `test -f 'astream.cc' || echo './'`astream.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-blocks.o `test -f 'blocks.cc' || echo './'`blocks.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-datafile.o `test -f 'datafile.cc' || echo './'`datafile.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-koch_exc.o `test -f 'koch_exc.cc' || echo './'`koch_exc.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-menu.o `test -f 'menu.cc' || echo './'`menu.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-qrz.o `test -f 'qrz.cc' || echo './'`qrz.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-random.o `test -f 'random.cc' || echo './'`random.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-setup.o `test -f 'setup.cc' || echo './'`setup.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-textfile_exc.o `test -f 'textfile_exc.cc' || echo './'`textfile_exc.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-check.o `test -f 'check.cc' || echo './'`check.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-blocks_exc.o `test -f 'blocks_exc.cc' || echo './'`blocks_exc.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-keyer.o `test -f 'keyer.cc' || echo './'`keyer.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-main.o `test -f 'main.cc' || echo './'`main.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-option.o `test -f 'option.cc' || echo './'`option.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-qrz_exc.o `test -f 'qrz_exc.cc' || echo './'`qrz_exc.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-section.o `test -f 'section.cc' || echo './'`section.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-textfile.o `test -f 'textfile.cc' || echo './'`textfile.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-wave.o `test -f 'wave.cc' || echo './'`wave.cc wave.cc: In member function 'libaudiostream::Wave& libaudiostream::Wave::operator+(const libaudiostream::Wave&)': wave.cc:56:18: warning: 'temp.libaudiostream::Wave::m_data' is used uninitialized in this function [-Wuninitialized] delete [] m_data; ^ wave.cc:70:10: note: 'temp.libaudiostream::Wave::m_data' was declared here Wave temp(m_size + cpy.m_size); ^ x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-audioworkspace.o `test -f 'audioworkspace.cc' || echo './'`audioworkspace.cc x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include -ansi -Wall -pedantic -pipe -Wall -g -O2 -c -o aldo-koch.o `test -f 'koch.cc' || echo './'`koch.cc x86_64-alt-linux-g++ -ansi -Wall -pedantic -pipe -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]: Entering directory `/usr/src/RPM/BUILD/aldo-0.7.6/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/aldo-0.7.6/include' make[2]: Entering directory `/usr/src/RPM/BUILD/aldo-0.7.6' 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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.21805 + 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) 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_14 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21805 + 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.gagfpM find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kLznQL 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.A2nbZN Creating aldo-debuginfo package Processing files: aldo-debuginfo-0.7.6-alt1_14 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A13hSS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.goYCt0 find-requires: running scripts (debuginfo) Requires: aldo = 0.7.6-alt1_14, /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_14.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/aldo-debuginfo-0.7.6-alt1_14.x86_64.rpm 13.95user 3.14system 0:22.10elapsed 77%CPU (0avgtext+0avgdata 88808maxresident)k 0inputs+0outputs (0major+574986minor)pagefaults 0swaps 20.22user 7.99system 0:33.33elapsed 84%CPU (0avgtext+0avgdata 123972maxresident)k 64inputs+0outputs (0major+858675minor)pagefaults 0swaps