<86>Feb 11 00:46:32 userdel[93673]: delete user 'rooter' <86>Feb 11 00:46:32 groupadd[93747]: group added to /etc/group: name=rooter, GID=603 <86>Feb 11 00:46:32 groupadd[93747]: group added to /etc/gshadow: name=rooter <86>Feb 11 00:46:32 groupadd[93747]: new group: name=rooter, GID=603 <86>Feb 11 00:46:32 useradd[93951]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Feb 11 00:46:32 userdel[94590]: delete user 'builder' <86>Feb 11 00:46:32 groupadd[95035]: group added to /etc/group: name=builder, GID=604 <86>Feb 11 00:46:32 groupadd[95035]: group added to /etc/gshadow: name=builder <86>Feb 11 00:46:32 useradd[95109]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash <13>Feb 11 00:46:36 rpmi: libmnl-1.0.4-alt2 sisyphus+220683.100.1.1 1549335455 installed <13>Feb 11 00:46:36 rpmi: libnetfilter_acct-1.0.3-alt1 sisyphus+220692.100.1.1 1549357073 installed <13>Feb 11 00:46:36 rpmi: libnetfilter_acct-devel-1.0.3-alt1 sisyphus+220692.100.1.1 1549357073 installed <13>Feb 11 00:46:36 rpmi: libmnl-devel-1.0.4-alt2 sisyphus+220683.100.1.1 1549335455 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/nfacct-1.0.2-alt1.nosrc.rpm Installing nfacct-1.0.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71307 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nfacct-1.0.2 + echo 'Source #0 (nfacct-1.0.2.tar):' Source #0 (nfacct-1.0.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/nfacct-1.0.2.tar + cd nfacct-1.0.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.88450 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nfacct-1.0.2 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: linking file `./config.guess' libtoolize-default: linking file `./config.sub' libtoolize-default: linking file `./install-sh' libtoolize-default: linking file `./ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize-default: linking file `m4/libtool.m4' libtoolize-default: linking file `m4/ltoptions.m4' libtoolize-default: linking file `m4/ltsugar.m4' libtoolize-default: linking file `m4/ltversion.m4' libtoolize-default: linking file `m4/lt~obsolete.m4' 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: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing configure.ac:11: installing './compile' configure.ac:6: installing './missing' src/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 -- '{}' + 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/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 build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu 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 whether make supports nested variables... (cached) 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 how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether ln -s works... yes checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libmnl >= 1.0.0... yes checking for libnetfilter_acct >= 1.0.3... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/linux/Makefile config.status: creating include/linux/netfilter/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 Making all in include Making all in linux Making all in netfilter make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' CC nfacct.o make[1]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' CCLD nfacct make[1]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55659 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nfacct-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nfacct-buildroot + cd nfacct-1.0.2 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/nfacct-buildroot make: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include' Making install in linux make[2]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux' Making install in netfilter make[3]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux/netfilter' make[4]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux/netfilter' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux/netfilter' make[3]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux/netfilter' make[3]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux' make[4]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux' make[3]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux' make[2]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include/linux' make[2]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include' make[3]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/include' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' /bin/mkdir -p '/usr/src/tmp/nfacct-buildroot/usr/sbin' /bin/sh ../libtool --mode=install /bin/install -p nfacct '/usr/src/tmp/nfacct-buildroot/usr/sbin' libtool: install: /bin/install -p nfacct /usr/src/tmp/nfacct-buildroot/usr/sbin/nfacct make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2' make[2]: Entering directory '/usr/src/RPM/BUILD/nfacct-1.0.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/nfacct-buildroot/usr/share/man/man8' /bin/install -p -m 644 nfacct.8 '/usr/src/tmp/nfacct-buildroot/usr/share/man/man8' make[2]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2' make: Leaving directory '/usr/src/RPM/BUILD/nfacct-1.0.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nfacct-buildroot (auto) Verifying and fixing files in /usr/src/tmp/nfacct-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/nfacct-buildroot/ (default) Compressing files in /usr/src/tmp/nfacct-buildroot (auto) Verifying ELF objects in /usr/src/tmp/nfacct-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: nfacct-1.0.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18278 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nfacct-1.0.2 + DOCDIR=/usr/src/tmp/nfacct-buildroot/usr/share/doc/nfacct-1.0.2 + export DOCDIR + rm -rf /usr/src/tmp/nfacct-buildroot/usr/share/doc/nfacct-1.0.2 + /bin/mkdir -p /usr/src/tmp/nfacct-buildroot/usr/share/doc/nfacct-1.0.2 + cp -prL COPYING /usr/src/tmp/nfacct-buildroot/usr/share/doc/nfacct-1.0.2 + chmod -R go-w /usr/src/tmp/nfacct-buildroot/usr/share/doc/nfacct-1.0.2 + chmod -R a+rX /usr/src/tmp/nfacct-buildroot/usr/share/doc/nfacct-1.0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WFOt9B 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.gICBn7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: iptables >= 1.4.13, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libmnl.so.0()(64bit) >= set:kgy0fBsIH2phc9hyZ4KfHrIWzIFEji, libmnl.so.0(LIBMNL_1.0)(64bit), libnetfilter_acct.so.1()(64bit) >= set:hdqv427dmZqF8iisla1, libnetfilter_acct.so.1(LIBNETFILTER_ACCT_1.0)(64bit), libnetfilter_acct.so.1(LIBNETFILTER_ACCT_1.1)(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.ep9gjG Creating nfacct-debuginfo package Processing files: nfacct-debuginfo-1.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ClLcVi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oAgLcZ find-requires: running scripts (debuginfo) Requires: nfacct = 1.0.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libmnl.so.0), debug64(libnetfilter_acct.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/nfacct-1.0.2-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/nfacct-debuginfo-1.0.2-alt1.x86_64.rpm 8.33user 1.32system 0:25.16elapsed 38%CPU (0avgtext+0avgdata 33120maxresident)k 0inputs+0outputs (0major+731202minor)pagefaults 0swaps 17.14user 3.81system 0:43.07elapsed 48%CPU (0avgtext+0avgdata 121948maxresident)k 168inputs+0outputs (0major+1158716minor)pagefaults 0swaps