<86>Dec 26 06:50:44 userdel[4929]: delete user 'rooter' <86>Dec 26 06:50:44 userdel[4929]: removed group 'rooter' owned by 'rooter' <86>Dec 26 06:50:44 userdel[4929]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 26 06:50:44 groupadd[4950]: group added to /etc/group: name=rooter, GID=675 <86>Dec 26 06:50:44 groupadd[4950]: group added to /etc/gshadow: name=rooter <86>Dec 26 06:50:44 groupadd[4950]: new group: name=rooter, GID=675 <86>Dec 26 06:50:44 useradd[4973]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Dec 26 06:50:44 userdel[5004]: delete user 'builder' <86>Dec 26 06:50:44 userdel[5004]: removed group 'builder' owned by 'builder' <86>Dec 26 06:50:44 userdel[5004]: removed shadow group 'builder' owned by 'builder' <86>Dec 26 06:50:44 groupadd[5036]: group added to /etc/group: name=builder, GID=676 <86>Dec 26 06:50:44 groupadd[5036]: group added to /etc/gshadow: name=builder <86>Dec 26 06:50:44 groupadd[5036]: new group: name=builder, GID=676 <86>Dec 26 06:50:44 useradd[5067]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/birq-1.3.0-alt1.nosrc.rpm Installing birq-1.3.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88442 + 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.88442 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... i586-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... 4 checking size of size_t... 4 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -Wall -D_GNU_SOURCE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.8796 + 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) verify-elf: WARNING: ./usr/sbin/birq: uses non-LFS functions: fopen open readdir Hardlinking identical .pyc and .pyo files Processing files: birq-1.3.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.8796 + 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.9cOuWg 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.XOoJzD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.27wOwd 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.4xbSX4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.51Xit9 find-requires: running scripts (debuginfo) Requires: birq = 1.3.0-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/birq-1.3.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/birq-debuginfo-1.3.0-alt1.i586.rpm 7.95user 1.17system 0:14.59elapsed 62%CPU (0avgtext+0avgdata 51188maxresident)k 0inputs+0outputs (0major+444572minor)pagefaults 0swaps 13.81user 3.41system 0:23.69elapsed 72%CPU (0avgtext+0avgdata 122236maxresident)k 0inputs+0outputs (0major+756872minor)pagefaults 0swaps --- birq-1.3.0-alt1.i586.rpm.repo 2016-10-29 17:36:46.000000000 +0000 +++ birq-1.3.0-alt1.i586.rpm.hasher 2018-12-26 06:51:01.083833625 +0000 @@ -9,3 +9,2 @@ Requires: libc.so.6(GLIBC_2.1) -Requires: libc.so.6(GLIBC_2.2) Requires: libc.so.6(GLIBC_2.3)