<86>Apr 14 01:17:23 userdel[107722]: delete user 'rooter' <86>Apr 14 01:17:23 groupadd[107837]: group added to /etc/group: name=rooter, GID=693 <86>Apr 14 01:17:23 groupadd[107837]: new group: name=rooter, GID=693 <86>Apr 14 01:17:23 useradd[107915]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Apr 14 01:17:23 userdel[108021]: delete user 'builder' <86>Apr 14 01:17:23 userdel[108021]: removed group 'builder' owned by 'builder' <86>Apr 14 01:17:23 userdel[108021]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:17:23 groupadd[108061]: group added to /etc/group: name=builder, GID=694 <86>Apr 14 01:17:23 groupadd[108061]: group added to /etc/gshadow: name=builder <86>Apr 14 01:17:23 groupadd[108061]: new group: name=builder, GID=694 <86>Apr 14 01:17:23 useradd[108098]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash <13>Apr 14 01:17:26 rpmi: rpm-macros-ubt-0.2-alt1.M80P.1 1488269670 installed <13>Apr 14 01:17:26 rpmi: liblz4-1:1.7.5-alt1 1488766699 installed <13>Apr 14 01:17:26 rpmi: libgpg-error-1.31-alt1.M80P.1 1529024730 installed <13>Apr 14 01:17:26 rpmi: libgcrypt20-1.8.3-alt4 p8+219793.200.6.1 1551112986 installed <13>Apr 14 01:17:26 rpmi: libsystemd-1:237-alt2.M80P.6 p8+221965.100.2.1 1550786217 installed <13>Apr 14 01:17:26 rpmi: libfcgi-2.4.0-alt8 1360213040 installed <13>Apr 14 01:17:26 rpmi: libfcgi-devel-2.4.0-alt8 1360213040 installed <13>Apr 14 01:17:26 rpmi: libsystemd-devel-1:237-alt2.M80P.6 p8+221965.100.2.1 1550786217 installed <13>Apr 14 01:17:26 rpmi: rpm-build-ubt-0.3.1-alt1.M80P.1 1513692283 installed Installing fcgiwrap-1.1.0-alt3.M80P.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1471 + 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.1471 + 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 -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 + sort -u + 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' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 --with-systemd --with-systemdsystemunitdir=/lib/systemd/system configure: WARNING: unrecognized options: --disable-dependency-tracking, --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 systemd... 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, --without-included-gettext + make make: Entering directory `/usr/src/RPM/BUILD/fcgiwrap-1.1.0' cc -std=gnu99 -Wall -Wextra -Werror -pedantic -pipe -Wall -g -O2 fcgiwrap.c -lfcgi -L/lib64 -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.37253 + 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) 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-alt3.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1pQuBB 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.WrazH0 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.zAsqJs 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:ml7CX0, 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.IB2yHX Creating fcgiwrap-debuginfo package Processing files: fcgiwrap-debuginfo-1.1.0-alt3.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r9N3Cv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ywv5s6 find-requires: running scripts (debuginfo) Requires: fcgiwrap = 1.1.0-alt3.M80P.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libfcgi.so.0), debug64(libsystemd.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/fcgiwrap-1.1.0-alt3.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/fcgiwrap-debuginfo-1.1.0-alt3.M80P.1.x86_64.rpm 3.95user 1.09system 0:16.34elapsed 30%CPU (0avgtext+0avgdata 29508maxresident)k 0inputs+0outputs (0major+497647minor)pagefaults 0swaps 6.66user 2.80system 0:24.52elapsed 38%CPU (0avgtext+0avgdata 122076maxresident)k 96inputs+0outputs (0major+713612minor)pagefaults 0swaps