<86>Apr 21 01:21:04 userdel[124230]: delete user 'rooter' <86>Apr 21 01:21:04 userdel[124230]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:21:04 groupadd[124253]: group added to /etc/group: name=rooter, GID=639 <86>Apr 21 01:21:04 groupadd[124253]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:21:04 groupadd[124253]: new group: name=rooter, GID=639 <86>Apr 21 01:21:04 useradd[124288]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Apr 21 01:21:04 userdel[124309]: delete user 'builder' <86>Apr 21 01:21:04 userdel[124309]: removed group 'builder' owned by 'builder' <86>Apr 21 01:21:04 userdel[124309]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:21:04 groupadd[124328]: group added to /etc/group: name=builder, GID=640 <86>Apr 21 01:21:04 groupadd[124328]: group added to /etc/gshadow: name=builder <86>Apr 21 01:21:04 groupadd[124328]: new group: name=builder, GID=640 <86>Apr 21 01:21:04 useradd[124360]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Apr 21 01:21:06 rpmi: libsqlite3-3.15.2-alt1 1480432212 installed <13>Apr 21 01:21:06 rpmi: librtas-2.0.1-alt0.M80P.1 1492435665 installed <13>Apr 21 01:21:06 rpmi: librtas-devel-2.0.1-alt0.M80P.1 1492435665 installed <13>Apr 21 01:21:06 rpmi: libsqlite3-devel-3.15.2-alt1 1480432212 installed Installing libservicelog-1.1.17-alt0.M80P.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15487 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libservicelog-1.1.17 + echo 'Source #0 (libservicelog-1.1.17.tar.gz):' Source #0 (libservicelog-1.1.17.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/libservicelog-1.1.17.tar.gz + cd libservicelog-1.1.17 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libservicelog-1.1.9-libs.patch):' Patch #0 (libservicelog-1.1.9-libs.patch): + /usr/bin/patch -p1 -b --suffix .libs patching file Makefile.am + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15487 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libservicelog-1.1.17 + 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 AC_CONFIG_AUX_DIR, `config'. libtoolize-default: linking file `config/config.guess' libtoolize-default: linking file `config/config.sub' libtoolize-default: linking file `config/install-sh' libtoolize-default: linking file `config/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: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing 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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + 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 --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext 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 for style of include used by make... 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for bison... bison -y checking for flex... no checking for lex... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu 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 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... 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 for sqlite3_open in -lsqlite3... yes checking for parse_rtas_event in -lrtasevent... yes checking for rtas_activate_firmware in -lrtas... yes checking for dup2... yes checking for localtime_r... yes checking for strchr... yes checking for strdup... yes checking for strstr... yes checking for strtoul... yes checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... yes checking for alloca... yes checking for pid_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 for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for int16_t... yes checking for int32_t... yes checking for int8_t... yes checking for pid_t... (cached) yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for memset... yes checking for strerror... yes checking for strtoull... yes checking for uname... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libservicelog.spec config.status: creating src/servicelog-1.pc config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libservicelog-1.1.17' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/libservicelog-1.1.17' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR='"/usr"' -pipe -Wall -g -O2 -c -o src/servicelog.lo src/servicelog.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR='"/usr"' -pipe -Wall -g -O2 -c -o src/addl_data.lo src/addl_data.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR='"/usr"' -pipe -Wall -g -O2 -c -o src/event.lo src/event.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR='"/usr"' -pipe -Wall -g -O2 -c -o src/repair_action.lo src/repair_action.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR='"/usr"' -pipe -Wall -g -O2 -c -o src/notify.lo src/notify.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR='"/usr"' -pipe -Wall -g -O2 -c -o src/v29_compat.lo src/v29_compat.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR='"/usr"' -pipe -Wall -g -O2 -c -o src/v29_print.lo src/v29_print.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR='"/usr"' -pipe -Wall -g -O2 -c -o src/v29_notify_gram.lo src/v29_notify_gram.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR=\"/usr\" -pipe -Wall -g -O2 -c src/notify.c -fPIC -DPIC -o src/.libs/notify.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR=\"/usr\" -pipe -Wall -g -O2 -c src/v29_compat.c -fPIC -DPIC -o src/.libs/v29_compat.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR=\"/usr\" -pipe -Wall -g -O2 -c src/v29_print.c -fPIC -DPIC -o src/.libs/v29_print.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR=\"/usr\" -pipe -Wall -g -O2 -c src/event.c -fPIC -DPIC -o src/.libs/event.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR=\"/usr\" -pipe -Wall -g -O2 -c src/v29_notify_gram.c -fPIC -DPIC -o src/.libs/v29_notify_gram.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR=\"/usr\" -pipe -Wall -g -O2 -c src/repair_action.c -fPIC -DPIC -o src/.libs/repair_action.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR=\"/usr\" -pipe -Wall -g -O2 -c src/servicelog.c -fPIC -DPIC -o src/.libs/servicelog.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR=\"/usr\" -pipe -Wall -g -O2 -c src/addl_data.c -fPIC -DPIC -o src/.libs/addl_data.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR='"/usr"' -pipe -Wall -g -O2 -c -o src/v29_notify_lex.lo src/v29_notify_lex.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./config -Wall -g -I.. -I./servicelog-1 -DDEST_DIR=\"/usr\" -pipe -Wall -g -O2 -c src/v29_notify_lex.c -fPIC -DPIC -o src/.libs/v29_notify_lex.o v29_notify_lex.c:1281:17: warning: 'yyunput' defined but not used [-Wunused-function] v29_notify_lex.c:1322:16: warning: 'input' defined but not used [-Wunused-function] /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -g -I.. -I./servicelog-1 -DDEST_DIR='"/usr"' -pipe -Wall -g -O2 -module -version-info 1 -release 1.1 -lsqlite3 -lrtas -lrtasevent -o libservicelog.la -rpath /usr/lib64 src/servicelog.lo src/addl_data.lo src/event.lo src/repair_action.lo src/notify.lo src/v29_compat.lo src/v29_print.lo src/v29_notify_gram.lo src/v29_notify_lex.lo -lrtas -lrtasevent -lsqlite3 libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC src/.libs/servicelog.o src/.libs/addl_data.o src/.libs/event.o src/.libs/repair_action.o src/.libs/notify.o src/.libs/v29_compat.o src/.libs/v29_print.o src/.libs/v29_notify_gram.o src/.libs/v29_notify_lex.o -lrtas -lrtasevent -lsqlite3 -O2 -Wl,-soname -Wl,libservicelog-1.1.so.1 -o .libs/libservicelog-1.1.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libservicelog-1.1.so.1" && ln -s "libservicelog-1.1.so.1.0.0" "libservicelog-1.1.so.1") libtool: link: (cd ".libs" && rm -f "libservicelog.so" && ln -s "libservicelog-1.1.so.1.0.0" "libservicelog.so") libtool: link: ( cd ".libs" && rm -f "libservicelog.la" && ln -s "../libservicelog.la" "libservicelog.la" ) make[1]: Leaving directory `/usr/src/RPM/BUILD/libservicelog-1.1.17' make: Leaving directory `/usr/src/RPM/BUILD/libservicelog-1.1.17' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.12722 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libservicelog-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libservicelog-buildroot + cd libservicelog-1.1.17 + make DESTDIR=/usr/src/tmp/libservicelog-buildroot install make: Entering directory `/usr/src/RPM/BUILD/libservicelog-1.1.17' make install-am make[1]: Entering directory `/usr/src/RPM/BUILD/libservicelog-1.1.17' make[2]: Entering directory `/usr/src/RPM/BUILD/libservicelog-1.1.17' /bin/mkdir -p '/usr/src/tmp/libservicelog-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -c libservicelog.la '/usr/src/tmp/libservicelog-buildroot/usr/lib64' libtool: install: /bin/install -c .libs/libservicelog-1.1.so.1.0.0 /usr/src/tmp/libservicelog-buildroot/usr/lib64/libservicelog-1.1.so.1.0.0 libtool: install: (cd /usr/src/tmp/libservicelog-buildroot/usr/lib64 && { ln -s -f libservicelog-1.1.so.1.0.0 libservicelog-1.1.so.1 || { rm -f libservicelog-1.1.so.1 && ln -s libservicelog-1.1.so.1.0.0 libservicelog-1.1.so.1; }; }) libtool: install: (cd /usr/src/tmp/libservicelog-buildroot/usr/lib64 && { ln -s -f libservicelog-1.1.so.1.0.0 libservicelog.so || { rm -f libservicelog.so && ln -s libservicelog-1.1.so.1.0.0 libservicelog.so; }; }) libtool: install: /bin/install -c .libs/libservicelog.lai /usr/src/tmp/libservicelog-buildroot/usr/lib64/libservicelog.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make install-exec-hook make[3]: Entering directory `/usr/src/RPM/BUILD/libservicelog-1.1.17' install -D --mode=754 servicelog.db \ /usr/src/tmp/libservicelog-buildroot/var/lib/servicelog/servicelog.db make[3]: Leaving directory `/usr/src/RPM/BUILD/libservicelog-1.1.17' /bin/mkdir -p '/usr/src/tmp/libservicelog-buildroot/usr/include/servicelog-1/' /bin/install -c -m 644 servicelog-1/servicelog.h servicelog-1/libservicelog.h '/usr/src/tmp/libservicelog-buildroot/usr/include/servicelog-1/' /bin/mkdir -p '/usr/src/tmp/libservicelog-buildroot/usr/lib64/pkgconfig' /bin/install -c -m 644 src/servicelog-1.pc '/usr/src/tmp/libservicelog-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory `/usr/src/RPM/BUILD/libservicelog-1.1.17' make[1]: Leaving directory `/usr/src/RPM/BUILD/libservicelog-1.1.17' make: Leaving directory `/usr/src/RPM/BUILD/libservicelog-1.1.17' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libservicelog-buildroot (auto) removed './usr/lib64/libservicelog.la' mode of './usr/lib64/libservicelog-1.1.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libservicelog-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/servicelog-1.pc: Libs: '-L${libdir} -lsqlite3 -lservicelog' --> '-lsqlite3 -lservicelog' Compressing files in /usr/src/tmp/libservicelog-buildroot (auto) Adjusting library links in /usr/src/tmp/libservicelog-buildroot ./var/lib: ./usr/lib64: libservicelog-1.1.so.1 -> libservicelog-1.1.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libservicelog-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: libservicelog-1.1.17-alt0.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48496 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libservicelog-1.1.17 + DOCDIR=/usr/src/tmp/libservicelog-buildroot/usr/share/doc/libservicelog-1.1.17 + export DOCDIR + rm -rf /usr/src/tmp/libservicelog-buildroot/usr/share/doc/libservicelog-1.1.17 + /bin/mkdir -p /usr/src/tmp/libservicelog-buildroot/usr/share/doc/libservicelog-1.1.17 + cp -prL AUTHORS COPYING /usr/src/tmp/libservicelog-buildroot/usr/share/doc/libservicelog-1.1.17 + chmod -R go-w /usr/src/tmp/libservicelog-buildroot/usr/share/doc/libservicelog-1.1.17 + chmod -R a+rX /usr/src/tmp/libservicelog-buildroot/usr/share/doc/libservicelog-1.1.17 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VmzbER find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libservicelog-buildroot/usr/lib64/libservicelog-1.1.so.1: 117 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hFNmh8 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.5nINLr Provides: libservicelog-1.1.so.1()(64bit) = set:kd7WEZ4dtF26SmcpkPv2xdZJRBajRFdribzs97GKXBZ2MkWC55Xgsig3hX7dIddAWk38OuvHYZK97myL2dkxSPZsgYpz3EuTjYck9zlFRiunFtd6U76Y62MYqEECstIfZlMOKxWM7pMhBuYZxbCH2vRADZbm3BBdVPXhQyC4B7bCVEIs7ZKHCOT7zW3UIz7vTrnLwzj55Twii7v8QwcqfKhdRZyoJo53kMCglIl0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), librtasevent.so.2()(64bit) >= set:khswRTzUZ4WlIzP3, libsqlite3.so.0()(64bit) >= set:ojugK7lKCjyuzDZfPuzyJQhheklCyi1weQH126a0WojtX8LtDjnXIymcZylEjud8zRxo0, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rOMS8N Creating libservicelog-debuginfo package Processing files: libservicelog-devel-1.1.17-alt0.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BysLsd 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.zmRMDF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(servicelog-1) = 1.1.17 Requires: /usr/lib64/libservicelog-1.1.so.1.0.0, /usr/lib64/pkgconfig, libsqlite3-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NkxNIa Processing files: libservicelog-debuginfo-1.1.17-alt0.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Lg8kDI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rPR2rj find-requires: running scripts (debuginfo) Provides: debug64(libservicelog-1.1.so.1) Requires: libservicelog = 1.1.17-alt0.M80P.1, debug64(libc.so.6), debug64(librtasevent.so.2), debug64(libsqlite3.so.0) Adding to libservicelog-devel a strict dependency on libservicelog Removing 1 extra deps from libservicelog-devel due to dependency on libservicelog Wrote: /usr/src/RPM/RPMS/x86_64/libservicelog-1.1.17-alt0.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libservicelog-devel-1.1.17-alt0.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libservicelog-debuginfo-1.1.17-alt0.M80P.1.x86_64.rpm 11.05user 2.34system 0:24.17elapsed 55%CPU (0avgtext+0avgdata 33488maxresident)k 0inputs+0outputs (0major+1133973minor)pagefaults 0swaps 13.60user 4.56system 0:30.30elapsed 59%CPU (0avgtext+0avgdata 122008maxresident)k 136inputs+0outputs (0major+1373217minor)pagefaults 0swaps