<86>Jan 6 01:12:52 userdel[10643]: delete user 'rooter' <86>Jan 6 01:12:52 userdel[10643]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 6 01:12:52 groupadd[10660]: group added to /etc/group: name=rooter, GID=585 <86>Jan 6 01:12:52 groupadd[10660]: group added to /etc/gshadow: name=rooter <86>Jan 6 01:12:52 groupadd[10660]: new group: name=rooter, GID=585 <86>Jan 6 01:12:52 useradd[10672]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Jan 6 01:12:52 userdel[10693]: delete user 'builder' <86>Jan 6 01:12:52 userdel[10693]: removed group 'builder' owned by 'builder' <86>Jan 6 01:12:52 userdel[10693]: removed shadow group 'builder' owned by 'builder' <86>Jan 6 01:12:52 groupadd[10709]: group added to /etc/group: name=builder, GID=586 <86>Jan 6 01:12:52 groupadd[10709]: group added to /etc/gshadow: name=builder <86>Jan 6 01:12:52 groupadd[10709]: new group: name=builder, GID=586 <86>Jan 6 01:12:52 useradd[10726]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash <13>Jan 6 01:12:56 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Jan 6 01:12:56 rpmi: libjson-0.10-alt3 1442585103 installed <13>Jan 6 01:12:56 rpmi: libjson-devel-0.10-alt3 1442585103 installed <13>Jan 6 01:12:56 rpmi: libverto-devel-0.2.6-alt1_6 1455633234 installed Installing libverto-jsonrpc-0.1.0-alt1_9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97344 + 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 . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.97344 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libverto-jsonrpc-0.1.0 + CFLAGS='-pipe -Wall -g -O2 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -fPIC -DPIC' ++ 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 -- '{}' + 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' + ./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 --disable-static 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 target system type... x86_64-alt-linux-gnu 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 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 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... no 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 for style of include used by make... GNU checking how to create a pax tar archive... gnutar 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 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 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 for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking for x86_64-alt-linux-gcc option to accept ISO Standard C... (cached) 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 JSON... yes checking for VERTO... yes 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/lib64 includedir: /usr/include compiler: x86_64-alt-linux-gcc cflags: -pipe -Wall -g -O2 -fPIC -DPIC ldflags: + make make: Entering directory `/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0' CC src/libverto_jsonrpc_la-callqueue.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libverto-jsonrpc\" -DPACKAGE_TARNAME=\"libverto-jsonrpc\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"libverto-jsonrpc\ 0.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"libverto-jsonrpc\" -DVERSION=\"0.1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -ffunction-sections -fdata-sections -I/usr/include/json -pipe -Wall -g -O2 -fPIC -DPIC -c -o src/libverto_jsonrpc_la-callqueue.lo `test -f 'src/callqueue.c' || echo './'`src/callqueue.c CC src/libverto_jsonrpc_la-dataqueue.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libverto-jsonrpc\" -DPACKAGE_TARNAME=\"libverto-jsonrpc\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"libverto-jsonrpc\ 0.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"libverto-jsonrpc\" -DVERSION=\"0.1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -ffunction-sections -fdata-sections -I/usr/include/json -pipe -Wall -g -O2 -fPIC -DPIC -c -o src/libverto_jsonrpc_la-dataqueue.lo `test -f 'src/dataqueue.c' || echo './'`src/dataqueue.c CC src/libverto_jsonrpc_la-jsonrpc.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libverto-jsonrpc\" -DPACKAGE_TARNAME=\"libverto-jsonrpc\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"libverto-jsonrpc\ 0.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"libverto-jsonrpc\" -DVERSION=\"0.1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -ffunction-sections -fdata-sections -I/usr/include/json -pipe -Wall -g -O2 -fPIC -DPIC -c -o src/libverto_jsonrpc_la-jsonrpc.lo `test -f 'src/jsonrpc.c' || echo './'`src/jsonrpc.c CC src/libverto_jsonrpc_la-rpcobject.lo /bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libverto-jsonrpc\" -DPACKAGE_TARNAME=\"libverto-jsonrpc\" -DPACKAGE_VERSION=\"0.1.0\" -DPACKAGE_STRING=\"libverto-jsonrpc\ 0.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"libverto-jsonrpc\" -DVERSION=\"0.1.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I./src -ffunction-sections -fdata-sections -I/usr/include/json -pipe -Wall -g -O2 -fPIC -DPIC -c -o src/libverto_jsonrpc_la-rpcobject.lo `test -f 'src/rpcobject.c' || echo './'`src/rpcobject.c 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.67306 + 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 DESTDIR=/usr/src/tmp/libverto-jsonrpc-buildroot make: Entering directory `/usr/src/RPM/BUILD/libverto-jsonrpc-0.1.0' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib64" /bin/sh ./libtool --mode=install /bin/install -c libverto-jsonrpc.la '/usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib64' libtool: install: /bin/install -c .libs/libverto-jsonrpc.so.0.0.0 /usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib64/libverto-jsonrpc.so.0.0.0 libtool: install: (cd /usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib64 && { 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/lib64 && { 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 -c .libs/libverto-jsonrpc.lai /usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib64/libverto-jsonrpc.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/libverto-jsonrpc-buildroot/usr/include" /bin/install -c -m 644 src/verto-jsonrpc.h '/usr/src/tmp/libverto-jsonrpc-buildroot/usr/include' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib64/pkgconfig" /bin/install -c -m 644 libverto-jsonrpc.pc '/usr/src/tmp/libverto-jsonrpc-buildroot/usr/lib64/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/lib64/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/lib64/pkgconfig/libverto-jsonrpc.pc: Cflags: '-I${includedir} -I/usr/include/json ' --> '-I/usr/include/json' /usr/lib64/pkgconfig/libverto-jsonrpc.pc: Libs: '-L${libdir} -ljson -lverto -lverto-jsonrpc' --> '-ljson -lverto -lverto-jsonrpc' Compressing files in /usr/src/tmp/libverto-jsonrpc-buildroot (auto) Adjusting library links in /usr/src/tmp/libverto-jsonrpc-buildroot ./usr/lib64: 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-alt1_9 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67306 + 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.PC45rf 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.wdw4Fw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libverto-jsonrpc.so.0()(64bit) = set:gdqgGeXoA2bTR2, libverto-jsonrpc.so.0(LIBVERTO_JSONRPC_1)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit), libjson.so.0()(64bit) >= set:kfysu5G8I8DyQfRoRegXZBXdtV9YOxMZ9oOgChZngOoqwiobcUFgfr, libverto.so.1()(64bit) >= 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.izqDBQ Creating libverto-jsonrpc-debuginfo package Processing files: libverto-jsonrpc-devel-0.1.0-alt1_9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hx0Ped 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.EWD7zC 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-alt1_9, /usr/lib64/libverto-jsonrpc.so.0.0.0, /usr/lib64/pkgconfig, libjson-devel, libverto-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YFLPC4 Processing files: libverto-jsonrpc-debuginfo-0.1.0-alt1_9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G1sPoz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XTzeS6 find-requires: running scripts (debuginfo) Provides: debug64(libverto-jsonrpc.so.0) Requires: libverto-jsonrpc = 0.1.0-alt1_9, debug64(libc.so.6), debug64(libjson.so.0), debug64(libverto.so.1) Removing 1 extra deps from libverto-jsonrpc-devel due to dependency on libverto-jsonrpc Wrote: /usr/src/RPM/RPMS/x86_64/libverto-jsonrpc-0.1.0-alt1_9.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libverto-jsonrpc-devel-0.1.0-alt1_9.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libverto-jsonrpc-debuginfo-0.1.0-alt1_9.x86_64.rpm 4.50user 3.71system 0:14.85elapsed 55%CPU (0avgtext+0avgdata 28792maxresident)k 0inputs+0outputs (0major+624839minor)pagefaults 0swaps 15.73user 8.48system 0:30.79elapsed 78%CPU (0avgtext+0avgdata 125120maxresident)k 64inputs+0outputs (0major+984106minor)pagefaults 0swaps