<86>Feb 28 01:51:14 userdel[128603]: delete user 'rooter' <86>Feb 28 01:51:14 groupadd[128670]: group added to /etc/group: name=rooter, GID=597 <86>Feb 28 01:51:14 groupadd[128670]: group added to /etc/gshadow: name=rooter <86>Feb 28 01:51:14 useradd[128725]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Feb 28 01:51:14 userdel[128818]: delete user 'builder' <86>Feb 28 01:51:14 userdel[128818]: removed group 'builder' owned by 'builder' <86>Feb 28 01:51:14 userdel[128818]: removed shadow group 'builder' owned by 'builder' <86>Feb 28 01:51:14 groupadd[128826]: group added to /etc/group: name=builder, GID=598 <86>Feb 28 01:51:14 groupadd[128826]: group added to /etc/gshadow: name=builder <86>Feb 28 01:51:14 groupadd[128826]: new group: name=builder, GID=598 <86>Feb 28 01:51:14 useradd[128833]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Feb 28 01:51:17 rpmi: libieee1284-0.2.11-alt3 1523457016 installed <13>Feb 28 01:51:17 rpmi: libinklevel-0.8.0-alt1.qa2 1402336327 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ink-0.5.1-alt1.qa2.nosrc.rpm Installing ink-0.5.1-alt1.qa2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3002 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ink-0.5.1 + echo 'Source #0 (ink-0.5.1.tar.gz):' Source #0 (ink-0.5.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ink-0.5.1.tar.gz + /bin/tar -xf - + cd ink-0.5.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3002 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ink-0.5.1 + ./configure --prefix=/usr 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 for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for rpmbuild... /usr/bin/rpmbuild checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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 inklevel.h usability... yes checking inklevel.h presence... yes checking for inklevel.h... yes checking for get_ink_level in -linklevel... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ink.spec config.status: creating ink.1 config.status: creating config.h config.status: executing depfiles commands + make -j8 'OPTFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/ink-0.5.1' gcc -DHAVE_CONFIG_H -I. -g -O2 -MT ink.o -MD -MP -MF .deps/ink.Tpo -c -o ink.o ink.c ink.c: In function 'print_version_information': ink.c:39:3: warning: format not a string literal and no format arguments [-Wformat-security] printf(libinklevel_version_string); ^~~~~~ ink.c: In function 'main': ink.c:238:11: warning: format not a string literal and no format arguments [-Wformat-security] printf(headerline); ^~~~~~~~~~ mv -f .deps/ink.Tpo .deps/ink.Po make[1]: Leaving directory '/usr/src/RPM/BUILD/ink-0.5.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ink-0.5.1' gcc -g -O2 -o ink ink.o -linklevel make[1]: Leaving directory '/usr/src/RPM/BUILD/ink-0.5.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.99480 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ink-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ink-buildroot + cd ink-0.5.1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/ink-buildroot make: Entering directory '/usr/src/RPM/BUILD/ink-0.5.1' make[1]: Entering directory '/usr/src/RPM/BUILD/ink-0.5.1' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/ink-buildroot/usr/bin" /bin/install -p 'ink' '/usr/src/tmp/ink-buildroot/usr/bin/ink' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/ink-buildroot/usr/share/man/man1" /bin/install -p -m 644 'ink.1' '/usr/src/tmp/ink-buildroot/usr/share/man/man1/ink.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/ink-0.5.1' make: Leaving directory '/usr/src/RPM/BUILD/ink-0.5.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ink-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ink-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/ink-buildroot/ (default) Compressing files in /usr/src/tmp/ink-buildroot (auto) Verifying ELF objects in /usr/src/tmp/ink-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: ink-0.5.1-alt1.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eeH3j4 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.NwAuct find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libinklevel.so.5()(64bit) >= set:jhcV1PP5, 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.0ZgnzV Creating ink-debuginfo package Processing files: ink-debuginfo-0.5.1-alt1.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bh9OBr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.amzqu1 find-requires: running scripts (debuginfo) Requires: ink = 0.5.1-alt1.qa2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libinklevel.so.5) Wrote: /usr/src/RPM/RPMS/x86_64/ink-0.5.1-alt1.qa2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ink-debuginfo-0.5.1-alt1.qa2.x86_64.rpm 2.98user 0.70system 0:12.47elapsed 29%CPU (0avgtext+0avgdata 26932maxresident)k 0inputs+0outputs (0major+386200minor)pagefaults 0swaps 12.08user 3.08system 0:28.22elapsed 53%CPU (0avgtext+0avgdata 121468maxresident)k 136inputs+0outputs (0major+812047minor)pagefaults 0swaps --- ink-0.5.1-alt1.qa2.x86_64.rpm.repo 2014-06-09 18:19:52.000000000 +0000 +++ ink-0.5.1-alt1.qa2.x86_64.rpm.hasher 2019-02-28 01:51:33.910326403 +0000 @@ -1,3 +1,3 @@ /usr/bin/ink 100755 -/usr/share/man/man1/ink.1.gz 100644 +/usr/share/man/man1/ink.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2