<86>Feb 18 01:35:48 userdel[63022]: delete user 'rooter' <86>Feb 18 01:35:48 userdel[63022]: removed group 'rooter' owned by 'rooter' <86>Feb 18 01:35:48 userdel[63022]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 18 01:35:48 groupadd[63063]: group added to /etc/group: name=rooter, GID=561 <86>Feb 18 01:35:48 groupadd[63063]: group added to /etc/gshadow: name=rooter <86>Feb 18 01:35:48 groupadd[63063]: new group: name=rooter, GID=561 <86>Feb 18 01:35:48 useradd[63081]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Feb 18 01:35:48 userdel[63126]: delete user 'builder' <86>Feb 18 01:35:48 userdel[63126]: removed group 'builder' owned by 'builder' <86>Feb 18 01:35:48 userdel[63126]: removed shadow group 'builder' owned by 'builder' <86>Feb 18 01:35:48 groupadd[63174]: group added to /etc/group: name=builder, GID=562 <86>Feb 18 01:35:48 groupadd[63174]: group added to /etc/gshadow: name=builder <86>Feb 18 01:35:48 groupadd[63174]: new group: name=builder, GID=562 <86>Feb 18 01:35:48 useradd[63207]: new user: name=builder, UID=562, GID=562, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/birq-1.3.0-alt1.nosrc.rpm Installing birq-1.3.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73142 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf birq-1.3.0 + echo 'Source #0 (birq-1.3.0.tar):' Source #0 (birq-1.3.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/birq-1.3.0.tar + cd birq-1.3.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (birq-1.3.0-alt1.patch):' Patch #0 (birq-1.3.0-alt1.patch): + /usr/bin/patch -p1 patching file .gear/birq.service patching file .gear/birq.spec patching file .gear/birq.sysconfig patching file .gear/rules patching file .gear/tags/list patching file .gitignore patching file doc/birq.md + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.73142 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd birq-1.3.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:17: installing './compile' configure.ac:14: installing './install-sh' configure.ac:14: installing './missing' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + 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 -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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/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 whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc 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-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib 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 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 size of int... 4 checking size of long... 8 checking size of size_t... 8 checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/birq-1.3.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o numa.o numa.c make[1]: Leaving directory '/usr/src/RPM/BUILD/birq-1.3.0' make[1]: Entering directory '/usr/src/RPM/BUILD/birq-1.3.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cpu.o cpu.c make[1]: Leaving directory '/usr/src/RPM/BUILD/birq-1.3.0' make[1]: Entering directory '/usr/src/RPM/BUILD/birq-1.3.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pxm.o pxm.c make[1]: Leaving directory '/usr/src/RPM/BUILD/birq-1.3.0' make[1]: Entering directory '/usr/src/RPM/BUILD/birq-1.3.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o balance.o balance.c make[1]: Leaving directory '/usr/src/RPM/BUILD/birq-1.3.0' make[1]: Entering directory '/usr/src/RPM/BUILD/birq-1.3.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/log/log.o lub/log/log.c make[1]: Leaving directory '/usr/src/RPM/BUILD/birq-1.3.0' make[1]: Entering directory '/usr/src/RPM/BUILD/birq-1.3.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o birq.o birq.c make[1]: Leaving directory '/usr/src/RPM/BUILD/birq-1.3.0' make[1]: Entering directory '/usr/src/RPM/BUILD/birq-1.3.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o statistics.o statistics.c make[1]: Leaving directory '/usr/src/RPM/BUILD/birq-1.3.0' make[1]: Entering directory '/usr/src/RPM/BUILD/birq-1.3.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o irq.o irq.c make[1]: Leaving directory '/usr/src/RPM/BUILD/birq-1.3.0' make[1]: Entering directory '/usr/src/RPM/BUILD/birq-1.3.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/list/list.o lub/list/list.c make[1]: Leaving directory '/usr/src/RPM/BUILD/birq-1.3.0' make[1]: Entering directory '/usr/src/RPM/BUILD/birq-1.3.0' rm -f liblub.a ar cru liblub.a lub/list/list.o lub/log/log.o ranlib liblub.a make[1]: Leaving directory '/usr/src/RPM/BUILD/birq-1.3.0' make[1]: Entering directory '/usr/src/RPM/BUILD/birq-1.3.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hexio.o hexio.c make[1]: Leaving directory '/usr/src/RPM/BUILD/birq-1.3.0' make[1]: Entering directory '/usr/src/RPM/BUILD/birq-1.3.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bit_array.o bit_array.c make[1]: Leaving directory '/usr/src/RPM/BUILD/birq-1.3.0' make[1]: Entering directory '/usr/src/RPM/BUILD/birq-1.3.0' x86_64-alt-linux-gcc -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -o birq birq.o irq.o cpu.o numa.o statistics.o balance.o pxm.o bit_array.o hexio.o liblub.a make[1]: Leaving directory '/usr/src/RPM/BUILD/birq-1.3.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.78966 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/birq-buildroot + : + /bin/rm -rf -- /usr/src/tmp/birq-buildroot + cd birq-1.3.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/birq-buildroot make: Entering directory '/usr/src/RPM/BUILD/birq-1.3.0' make[1]: Entering directory '/usr/src/RPM/BUILD/birq-1.3.0' /bin/mkdir -p '/usr/src/tmp/birq-buildroot/usr/sbin' /bin/install -p birq '/usr/src/tmp/birq-buildroot/usr/sbin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/birq-1.3.0' make: Leaving directory '/usr/src/RPM/BUILD/birq-1.3.0' + install -p -D -m 0644 /usr/src/RPM/SOURCES/birq.sysconfig /usr/src/tmp/birq-buildroot/etc/sysconfig/birq + install -p -D -m 0644 /usr/src/RPM/SOURCES/birq.service /usr/src/tmp/birq-buildroot/lib/systemd/system/birq.service + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/birq-buildroot (auto) Verifying and fixing files in /usr/src/tmp/birq-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/birq-buildroot/ (default) Compressing files in /usr/src/tmp/birq-buildroot (auto) Adjusting library links in /usr/src/tmp/birq-buildroot ./lib: Verifying ELF objects in /usr/src/tmp/birq-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: birq-1.3.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78966 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd birq-1.3.0 + DOCDIR=/usr/src/tmp/birq-buildroot/usr/share/doc/birq-1.3.0 + export DOCDIR + rm -rf /usr/src/tmp/birq-buildroot/usr/share/doc/birq-1.3.0 + /bin/mkdir -p /usr/src/tmp/birq-buildroot/usr/share/doc/birq-1.3.0 + cp -prL README doc/birq.md /usr/src/tmp/birq-buildroot/usr/share/doc/birq-1.3.0 + chmod -R go-w /usr/src/tmp/birq-buildroot/usr/share/doc/birq-1.3.0 + chmod -R a+rX /usr/src/tmp/birq-buildroot/usr/share/doc/birq-1.3.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rVxC55 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.JoRAN8 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, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rtNoCe Creating birq-debuginfo package Processing files: birq-debuginfo-1.3.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LfyTyn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D7WiBz find-requires: running scripts (debuginfo) Requires: birq = 1.3.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/birq-1.3.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/birq-debuginfo-1.3.0-alt1.x86_64.rpm 6.00user 1.21system 0:12.43elapsed 58%CPU (0avgtext+0avgdata 59736maxresident)k 0inputs+0outputs (0major+515497minor)pagefaults 0swaps 11.97user 3.66system 0:25.37elapsed 61%CPU (0avgtext+0avgdata 121956maxresident)k 88inputs+0outputs (0major+840647minor)pagefaults 0swaps