<86>Oct 10 21:01:04 userdel[4055]: delete user 'rooter' <86>Oct 10 21:01:04 userdel[4055]: removed group 'rooter' owned by 'rooter' <86>Oct 10 21:01:04 groupadd[4061]: group added to /etc/group: name=rooter, GID=549 <86>Oct 10 21:01:04 groupadd[4061]: group added to /etc/gshadow: name=rooter <86>Oct 10 21:01:04 groupadd[4061]: new group: name=rooter, GID=549 <86>Oct 10 21:01:04 useradd[4066]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Oct 10 21:01:04 userdel[4074]: delete user 'builder' <86>Oct 10 21:01:04 userdel[4074]: removed group 'builder' owned by 'builder' <86>Oct 10 21:01:04 userdel[4074]: removed shadow group 'builder' owned by 'builder' <86>Oct 10 21:01:04 groupadd[4079]: group added to /etc/group: name=builder, GID=550 <86>Oct 10 21:01:04 groupadd[4079]: group added to /etc/gshadow: name=builder <86>Oct 10 21:01:04 groupadd[4079]: new group: name=builder, GID=550 <86>Oct 10 21:01:04 useradd[4083]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Oct 10 21:01:08 rpmi: liblz4-1:1.9.1-alt1 sisyphus+228057.100.1.1 1556059262 installed <13>Oct 10 21:01:08 rpmi: libgpg-error-1.36-alt1 sisyphus+225621.300.1.1 1553521088 installed <13>Oct 10 21:01:08 rpmi: libgcrypt20-1.8.4-alt3 sisyphus+232944.100.1.1 1561281796 installed <13>Oct 10 21:01:08 rpmi: libsystemd-1:242-alt11 sisyphus+235806.100.1.1 1565309166 installed <13>Oct 10 21:01:08 rpmi: libfcgi-2.4.0-alt8 1360213040 installed <13>Oct 10 21:01:08 rpmi: libfcgi-devel-2.4.0-alt8 1360213040 installed <13>Oct 10 21:01:08 rpmi: libsystemd-devel-1:242-alt11 sisyphus+235806.100.1.1 1565309166 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/fcgiwrap-1.1.0-alt5.nosrc.rpm Installing fcgiwrap-1.1.0-alt5.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43479 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fcgiwrap-1.1.0 + echo 'Source #0 (fcgiwrap-1.1.0.tar):' Source #0 (fcgiwrap-1.1.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/fcgiwrap-1.1.0.tar + cd fcgiwrap-1.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (fcgiwrap-1.1.0-alt.patch):' Patch #0 (fcgiwrap-1.1.0-alt.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/dc479293169b07c40137325df55cb29614ad8015 patching file .gear/tags/list patching file Makefile.in patching file README.rst patching file configure.ac patching file fcgiwrap.c patching file fcgiwrap.spec patching file systemd/fcgiwrap.service patching file systemd/fcgiwrap.socket + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43479 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fcgiwrap-1.1.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: configure.ac: not using Automake 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./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 --disable-silent-rules --without-included-gettext --with-systemd --with-systemdsystemunitdir=/lib/systemd/system configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext 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 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 FCGX_Init in -lfcgi... yes checking for libsystemd... yes 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for dup2... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/fcgiwrap-1.1.0' cc -std=gnu99 -Wall -Wextra -Werror -pedantic -pipe -frecord-gcc-switches -Wall -g -O2 fcgiwrap.c -lfcgi -lsystemd -o fcgiwrap make: Leaving directory '/usr/src/RPM/BUILD/fcgiwrap-1.1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.70411 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/fcgiwrap-buildroot + : + /bin/rm -rf -- /usr/src/tmp/fcgiwrap-buildroot + cd fcgiwrap-1.1.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/fcgiwrap-buildroot make: Entering directory '/usr/src/RPM/BUILD/fcgiwrap-1.1.0' install -d -m 755 /usr/src/tmp/fcgiwrap-buildroot/usr/sbin install -m 755 fcgiwrap /usr/src/tmp/fcgiwrap-buildroot/usr/sbin install -d -m 755 /usr/src/tmp/fcgiwrap-buildroot/usr/share/man/man8 install -m 644 fcgiwrap.8 /usr/src/tmp/fcgiwrap-buildroot/usr/share/man/man8 install -d -m 755 /usr/src/tmp/fcgiwrap-buildroot/lib/systemd/system install -m 644 systemd/fcgiwrap.socket /usr/src/tmp/fcgiwrap-buildroot/lib/systemd/system install -m 644 systemd/fcgiwrap.service /usr/src/tmp/fcgiwrap-buildroot/lib/systemd/system make: Leaving directory '/usr/src/RPM/BUILD/fcgiwrap-1.1.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/fcgiwrap-buildroot (auto) Verifying and fixing files in /usr/src/tmp/fcgiwrap-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/fcgiwrap-buildroot/ (default) Compressing files in /usr/src/tmp/fcgiwrap-buildroot (auto) Adjusting library links in /usr/src/tmp/fcgiwrap-buildroot ./lib: Verifying ELF objects in /usr/src/tmp/fcgiwrap-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: fcgiwrap-1.1.0-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bfzhfs 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.yplFQk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NDLFgh Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.15)(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), libfcgi.so.0()(64bit) >= set:kgQMoUjRI5twF4MtG0DkZgH, libsystemd.so.0()(64bit) >= set:nmecT1, libsystemd.so.0(LIBSYSTEMD_209)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tp0a9g Creating fcgiwrap-debuginfo package Processing files: fcgiwrap-debuginfo-1.1.0-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Rvh1zk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QFTOBr find-requires: running scripts (debuginfo) Requires: fcgiwrap = 1.1.0-alt5, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libfcgi.so.0), debug64(libsystemd.so.0) Adding to fcgiwrap-debuginfo a strict dependency on fcgiwrap Wrote: /usr/src/RPM/RPMS/x86_64/fcgiwrap-1.1.0-alt5.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/fcgiwrap-debuginfo-1.1.0-alt5.x86_64.rpm 9.09user 3.39system 0:19.00elapsed 65%CPU (0avgtext+0avgdata 32924maxresident)k 0inputs+0outputs (0major+587149minor)pagefaults 0swaps 14.98user 8.17system 0:30.27elapsed 76%CPU (0avgtext+0avgdata 113068maxresident)k 0inputs+0outputs (0major+880722minor)pagefaults 0swaps