<86>Apr 10 07:21:32 userdel[120704]: delete user 'rooter' <86>Apr 10 07:21:32 groupadd[120874]: group added to /etc/group: name=rooter, GID=645 <86>Apr 10 07:21:32 groupadd[120874]: group added to /etc/gshadow: name=rooter <86>Apr 10 07:21:32 groupadd[120874]: new group: name=rooter, GID=645 <86>Apr 10 07:21:32 useradd[121029]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Apr 10 07:21:32 userdel[121350]: delete user 'builder' <86>Apr 10 07:21:32 userdel[121350]: removed group 'builder' owned by 'builder' <86>Apr 10 07:21:32 userdel[121350]: removed shadow group 'builder' owned by 'builder' <86>Apr 10 07:21:32 groupadd[121660]: group added to /etc/group: name=builder, GID=646 <86>Apr 10 07:21:32 groupadd[121660]: group added to /etc/gshadow: name=builder <86>Apr 10 07:21:32 groupadd[121660]: new group: name=builder, GID=646 <86>Apr 10 07:21:33 useradd[121749]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash <13>Apr 10 07:21:35 rpmi: libverto-0.3.0-alt1_7 sisyphus+225932.100.1.1 1553994919 installed <13>Apr 10 07:21:35 rpmi: libjson-c4-0.13.1-alt1 sisyphus+226468.100.8.1 1554723266 installed <13>Apr 10 07:21:35 rpmi: libjson-c-devel-0.13.1-alt1 sisyphus+226468.100.8.1 1554723266 installed <13>Apr 10 07:21:35 rpmi: libverto-devel-0.3.0-alt1_7 sisyphus+225932.100.1.1 1553994919 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libverto-jsonrpc-0.1.0-alt3_9.nosrc.rpm Installing libverto-jsonrpc-0.1.0-alt3_9.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77281 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libverto-jsonrpc-0.1.0 + echo 'Source #0 (libverto-jsonrpc-0.1.0.tar.gz):' Source #0 (libverto-jsonrpc-0.1.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libverto-jsonrpc-0.1.0.tar.gz + /bin/tar -xf - + cd libverto-jsonrpc-0.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (libjson-0.12-support.patch):' Patch #1 (libjson-0.12-support.patch): + /usr/bin/patch -p2 patching file configure.ac patching file src/verto-jsonrpc.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.72517 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libverto-jsonrpc-0.1.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} 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:9: installing './compile' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' ++ 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 --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of i586-alt-linux-gcc... none checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 for i586-alt-linux-gcc option to accept ISO C99... none needed checking for i586-alt-linux-gcc option to accept ISO Standard C... (cached) none needed checking for i586-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 json-c... yes checking for libverto... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libverto-jsonrpc.pc config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext libverto-jsonrpc 0.1.0 ======== prefix: /usr sysconfdir: /etc libdir: /usr/lib includedir: /usr/include compiler: i586-alt-linux-gcc cflags: -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC ldflags: + make -j8 make: Entering directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0' CC src/libverto_jsonrpc_la-callqueue.lo make: Leaving directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0' CC src/libverto_jsonrpc_la-dataqueue.lo make: Leaving directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0' CC src/libverto_jsonrpc_la-rpcobject.lo make: Leaving directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0' CC src/libverto_jsonrpc_la-jsonrpc.lo make: Leaving directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0' CCLD libverto-jsonrpc.la make: Leaving directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6608 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libverto-jsonrpc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libverto-jsonrpc-buildroot + cd libverto-jsonrpc-0.1.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libverto-jsonrpc-buildroot make: Entering directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0' /bin/mkdir -p '/usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib' /bin/sh ./libtool --mode=install /bin/install -p libverto-jsonrpc.la '/usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libverto-jsonrpc.so.0.0.0 /usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib/libverto-jsonrpc.so.0.0.0 libtool: install: (cd /usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib && { ln -s -f libverto-jsonrpc.so.0.0.0 libverto-jsonrpc.so.0 || { rm -f libverto-jsonrpc.so.0 && ln -s libverto-jsonrpc.so.0.0.0 libverto-jsonrpc.so.0; }; }) libtool: install: (cd /usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib && { ln -s -f libverto-jsonrpc.so.0.0.0 libverto-jsonrpc.so || { rm -f libverto-jsonrpc.so && ln -s libverto-jsonrpc.so.0.0.0 libverto-jsonrpc.so; }; }) libtool: install: /bin/install -p .libs/libverto-jsonrpc.lai /usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib/libverto-jsonrpc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libverto-jsonrpc-buildroot/usr/include' /bin/install -p -m 644 src/verto-jsonrpc.h '/usr/src/tmp/libverto-jsonrpc-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib/pkgconfig' /bin/install -p -m 644 libverto-jsonrpc.pc '/usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib/pkgconfig' make: Leaving directory '/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0' + find /usr/src/tmp/libverto-jsonrpc-buildroot -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libverto-jsonrpc-buildroot (auto) mode of './usr/lib/libverto-jsonrpc.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libverto-jsonrpc-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/libverto-jsonrpc.pc: Cflags: '-I${includedir} -I/usr/include/json-c ' --> '-I/usr/include/json-c' /usr/lib/pkgconfig/libverto-jsonrpc.pc: Libs: '-L${libdir} -ljson-c -lverto -lverto-jsonrpc' --> '-ljson-c -lverto -lverto-jsonrpc' Checking contents of files in /usr/src/tmp/libverto-jsonrpc-buildroot/ (default) Compressing files in /usr/src/tmp/libverto-jsonrpc-buildroot (auto) Adjusting library links in /usr/src/tmp/libverto-jsonrpc-buildroot ./usr/lib: libverto-jsonrpc.so.0 -> libverto-jsonrpc.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libverto-jsonrpc-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: libverto-jsonrpc-0.1.0-alt3_9 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.4184 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libverto-jsonrpc-0.1.0 + DOCDIR=/usr/src/tmp/libverto-jsonrpc-buildroot/usr/share/doc/libverto-jsonrpc-0.1.0 + export DOCDIR + rm -rf /usr/src/tmp/libverto-jsonrpc-buildroot/usr/share/doc/libverto-jsonrpc-0.1.0 + /bin/mkdir -p /usr/src/tmp/libverto-jsonrpc-buildroot/usr/share/doc/libverto-jsonrpc-0.1.0 + cp -prL AUTHORS ChangeLog COPYING README /usr/src/tmp/libverto-jsonrpc-buildroot/usr/share/doc/libverto-jsonrpc-0.1.0 + chmod -R go-w /usr/src/tmp/libverto-jsonrpc-buildroot/usr/share/doc/libverto-jsonrpc-0.1.0 + chmod -R a+rX /usr/src/tmp/libverto-jsonrpc-buildroot/usr/share/doc/libverto-jsonrpc-0.1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZwljWI find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib/libverto-jsonrpc.so.0: 6 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3SqAoP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libverto-jsonrpc.so.0 = set:gdqgGeXoA2bTR2, libverto-jsonrpc.so.0(LIBVERTO_JSONRPC_1) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libjson-c.so.4 >= set:lgheL9oAPhW3j1JZn0qDjtEsrPGtEZfWFW9Il1jcp8PhZuwANQh9cbcUF0, libverto.so.1 >= set:jfI5MRZJfjsqPIQdb68Gk0, 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.kUEcwi Creating libverto-jsonrpc-debuginfo package Processing files: libverto-jsonrpc-devel-0.1.0-alt3_9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FcR8tm 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.rmuosU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(libverto-jsonrpc) = 0.1.0 Requires: libverto-jsonrpc = 0.1.0-alt3_9, /usr/lib/libverto-jsonrpc.so.0.0.0, /usr/lib/pkgconfig, libjson-c-devel, libverto-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Elt1x2 Processing files: libverto-jsonrpc-debuginfo-0.1.0-alt3_9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bMl9Wu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f1xArf find-requires: running scripts (debuginfo) Provides: debug(libverto-jsonrpc.so.0) Requires: libverto-jsonrpc = 0.1.0-alt3_9, debug(libc.so.6), debug(libjson-c.so.4), debug(libverto.so.1) Adding to libverto-jsonrpc-devel a strict dependency on libverto-jsonrpc Adding to libverto-jsonrpc-debuginfo a strict dependency on libverto-jsonrpc Removing 1 extra deps from libverto-jsonrpc-devel due to dependency on libverto-jsonrpc Wrote: /usr/src/RPM/RPMS/i586/libverto-jsonrpc-0.1.0-alt3_9.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libverto-jsonrpc-devel-0.1.0-alt3_9.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libverto-jsonrpc-debuginfo-0.1.0-alt3_9.i586.rpm 10.84user 0.92system 0:34.24elapsed 34%CPU (0avgtext+0avgdata 24916maxresident)k 0inputs+0outputs (0major+812145minor)pagefaults 0swaps 14.53user 2.84system 0:43.37elapsed 40%CPU (0avgtext+0avgdata 116400maxresident)k 72inputs+0outputs (0major+1110007minor)pagefaults 0swaps