<86>Apr 14 01:05:25 userdel[54965]: delete user 'rooter' <86>Apr 14 01:05:25 userdel[54965]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:05:25 userdel[54965]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:05:25 groupadd[54978]: group added to /etc/group: name=rooter, GID=681 <86>Apr 14 01:05:25 groupadd[54978]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:05:25 groupadd[54978]: new group: name=rooter, GID=681 <86>Apr 14 01:05:25 useradd[54991]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Apr 14 01:05:25 userdel[55014]: delete user 'builder' <86>Apr 14 01:05:25 userdel[55014]: removed group 'builder' owned by 'builder' <86>Apr 14 01:05:25 userdel[55014]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:05:25 groupadd[55030]: group added to /etc/group: name=builder, GID=682 <86>Apr 14 01:05:25 groupadd[55030]: group added to /etc/gshadow: name=builder <86>Apr 14 01:05:25 groupadd[55030]: new group: name=builder, GID=682 <86>Apr 14 01:05:25 useradd[55047]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash Installing t1utils-1.39-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59338 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf t1utils-1.39 + echo 'Source #0 (t1utils-1.39.tar.gz):' Source #0 (t1utils-1.39.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/t1utils-1.39.tar.gz + /bin/tar -xf - + cd t1utils-1.39 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.46436 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd t1utils-1.39 + 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' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 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 whether to enable maintainer-specific portions of Makefiles... no 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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for an ANSI C-conforming const... yes checking for strerror... yes 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 for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for uintptr_t... yes checking size of void *... 8 checking size of unsigned long... 8 checking size of unsigned int... 4 checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/t1utils-1.39' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/t1utils-1.39' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -Wall -g -O2 -c -o clp.o clp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -Wall -g -O2 -c -o t1lib.o t1lib.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -Wall -g -O2 -c -o t1ascii.o t1ascii.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -Wall -g -O2 -c -o t1binary.o t1binary.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -Wall -g -O2 -c -o t1asm.o t1asm.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -Wall -g -O2 -c -o t1disasm.o t1disasm.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -Wall -g -O2 -c -o t1unmac.o t1unmac.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -pipe -Wall -g -O2 -c -o t1mac.o t1mac.c t1unmac.c: In function 'check_macbinary': t1unmac.c:383:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, 124, ifp); ^ t1unmac.c: In function 'check_binhex_crc': t1unmac.c:502:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, n, f); ^ t1mac.c: In function 'output_raw': t1mac.c:490:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, n, rf); ^ t1mac.c: In function 'output_binhex': t1mac.c:726:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, n, rf); ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o t1ascii clp.o t1lib.o t1ascii.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o t1binary clp.o t1lib.o t1binary.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o t1asm clp.o t1lib.o t1asm.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o t1disasm clp.o t1lib.o t1disasm.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o t1unmac clp.o t1lib.o t1unmac.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o t1mac clp.o t1lib.o t1mac.o make[1]: Leaving directory `/usr/src/RPM/BUILD/t1utils-1.39' make: Leaving directory `/usr/src/RPM/BUILD/t1utils-1.39' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57431 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/t1utils-buildroot + : + /bin/rm -rf -- /usr/src/tmp/t1utils-buildroot + cd t1utils-1.39 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/t1utils-buildroot make: Entering directory `/usr/src/RPM/BUILD/t1utils-1.39' make[1]: Entering directory `/usr/src/RPM/BUILD/t1utils-1.39' /bin/mkdir -p '/usr/src/tmp/t1utils-buildroot/usr/bin' /bin/install -p t1ascii t1binary t1asm t1disasm t1unmac t1mac '/usr/src/tmp/t1utils-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/t1utils-buildroot/usr/share/man/man1' /bin/install -p -m 644 t1ascii.1 t1binary.1 t1asm.1 t1disasm.1 t1unmac.1 t1mac.1 '/usr/src/tmp/t1utils-buildroot/usr/share/man/man1' make[1]: Leaving directory `/usr/src/RPM/BUILD/t1utils-1.39' make: Leaving directory `/usr/src/RPM/BUILD/t1utils-1.39' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/t1utils-buildroot (auto) Verifying and fixing files in /usr/src/tmp/t1utils-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/t1utils-buildroot (auto) Verifying ELF objects in /usr/src/tmp/t1utils-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: t1utils-1.39-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gJdtA5 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.h5qqy9 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.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cYYXkg Creating t1utils-debuginfo package Processing files: t1utils-debuginfo-1.39-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3aYrWp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YdfAlC find-requires: running scripts (debuginfo) Requires: t1utils = 1.39-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/t1utils-1.39-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/t1utils-debuginfo-1.39-alt1.x86_64.rpm 5.00user 2.13system 0:10.46elapsed 68%CPU (0avgtext+0avgdata 35624maxresident)k 0inputs+0outputs (0major+522443minor)pagefaults 0swaps 6.51user 4.87system 0:14.79elapsed 76%CPU (0avgtext+0avgdata 35624maxresident)k 0inputs+0outputs (0major+669578minor)pagefaults 0swaps --- t1utils-1.39-alt1.x86_64.rpm.repo 2015-08-10 08:51:41.000000000 +0000 +++ t1utils-1.39-alt1.x86_64.rpm.hasher 2019-04-14 01:05:38.396991249 +0000 @@ -6,8 +6,8 @@ /usr/bin/t1unmac 100755 -/usr/share/man/man1/t1ascii.1.gz 100644 -/usr/share/man/man1/t1asm.1.gz 100644 -/usr/share/man/man1/t1binary.1.gz 100644 -/usr/share/man/man1/t1disasm.1.gz 100644 -/usr/share/man/man1/t1mac.1.gz 100644 -/usr/share/man/man1/t1unmac.1.gz 100644 +/usr/share/man/man1/t1ascii.1.xz 100644 +/usr/share/man/man1/t1asm.1.xz 100644 +/usr/share/man/man1/t1binary.1.xz 100644 +/usr/share/man/man1/t1disasm.1.xz 100644 +/usr/share/man/man1/t1mac.1.xz 100644 +/usr/share/man/man1/t1unmac.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2