<86>Feb 27 06:31:36 userdel[78686]: delete user 'rooter' <86>Feb 27 06:31:36 userdel[78686]: removed group 'rooter' owned by 'rooter' <86>Feb 27 06:31:36 userdel[78686]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 27 06:31:36 groupadd[78700]: group added to /etc/group: name=rooter, GID=699 <86>Feb 27 06:31:36 groupadd[78700]: group added to /etc/gshadow: name=rooter <86>Feb 27 06:31:36 groupadd[78700]: new group: name=rooter, GID=699 <86>Feb 27 06:31:36 useradd[78714]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Feb 27 06:31:36 userdel[78738]: delete user 'builder' <86>Feb 27 06:31:36 userdel[78738]: removed group 'builder' owned by 'builder' <86>Feb 27 06:31:36 userdel[78738]: removed shadow group 'builder' owned by 'builder' <86>Feb 27 06:31:36 groupadd[78751]: group added to /etc/group: name=builder, GID=700 <86>Feb 27 06:31:36 groupadd[78751]: group added to /etc/gshadow: name=builder <86>Feb 27 06:31:36 groupadd[78751]: new group: name=builder, GID=700 <86>Feb 27 06:31:36 useradd[78763]: new user: name=builder, UID=700, GID=700, 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 27 06:31:38 rpmi: libieee1284-0.2.11-alt3 1523457016 installed <13>Feb 27 06:31:38 rpmi: libinklevel-0.8.0-alt1.qa2 1402336326 installed <13>Feb 27 06:31:38 rpmi: libinklevel-devel-0.8.0-alt1.qa2 1402336326 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57580 + 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.57580 + 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... i686-pc-linux-gnu checking host system type... i686-pc-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 -march=i586 -mtune=generic' 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.5683 + 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.DMvcCI 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.jo5Tyu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libinklevel.so.5 >= 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.WordYz 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.HoHdAU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.14JKbv find-requires: running scripts (debuginfo) Requires: ink = 0.5.1-alt1.qa2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libinklevel.so.5) Wrote: /usr/src/RPM/RPMS/i586/ink-0.5.1-alt1.qa2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/ink-debuginfo-0.5.1-alt1.qa2.i586.rpm 3.09user 0.93system 0:10.06elapsed 40%CPU (0avgtext+0avgdata 23212maxresident)k 0inputs+0outputs (0major+337657minor)pagefaults 0swaps 17.40user 4.32system 0:29.08elapsed 74%CPU (0avgtext+0avgdata 121092maxresident)k 144inputs+0outputs (0major+750436minor)pagefaults 0swaps --- ink-0.5.1-alt1.qa2.i586.rpm.repo 2014-06-09 18:19:47.000000000 +0000 +++ ink-0.5.1-alt1.qa2.i586.rpm.hasher 2019-02-27 06:31:51.654097845 +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: /lib/ld-linux.so.2