<86>Jan 6 01:08:50 userdel[126443]: delete user 'rooter' <86>Jan 6 01:08:50 userdel[126443]: removed group 'rooter' owned by 'rooter' <86>Jan 6 01:08:50 userdel[126443]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 6 01:08:50 groupadd[126454]: group added to /etc/group: name=rooter, GID=627 <86>Jan 6 01:08:50 groupadd[126454]: group added to /etc/gshadow: name=rooter <86>Jan 6 01:08:50 groupadd[126454]: new group: name=rooter, GID=627 <86>Jan 6 01:08:50 useradd[126465]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Jan 6 01:08:50 userdel[126478]: delete user 'builder' <86>Jan 6 01:08:50 userdel[126478]: removed group 'builder' owned by 'builder' <86>Jan 6 01:08:50 userdel[126478]: removed shadow group 'builder' owned by 'builder' <86>Jan 6 01:08:50 groupadd[126484]: group added to /etc/group: name=builder, GID=628 <86>Jan 6 01:08:50 groupadd[126484]: group added to /etc/gshadow: name=builder <86>Jan 6 01:08:50 groupadd[126484]: new group: name=builder, GID=628 <86>Jan 6 01:08:50 useradd[126514]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Jan 6 01:08:53 rpmi: xorg-xproto-devel-7.0.28-alt1 1448272470 installed <13>Jan 6 01:08:53 rpmi: libICE-1.0.9-alt1 1409902719 installed <13>Jan 6 01:08:53 rpmi: libICE-devel-1.0.9-alt1 1409902719 installed <13>Jan 6 01:08:53 rpmi: libSM-1.2.2-alt1 1391072686 installed <13>Jan 6 01:08:53 rpmi: libX11-locales-3:1.6.3-alt1 1431956885 installed <13>Jan 6 01:08:53 rpmi: xorg-kbproto-devel-1.0.6-alt1 1332531883 installed <13>Jan 6 01:08:53 rpmi: libXdmcp-1.1.1-alt1 1334617699 installed <13>Jan 6 01:08:53 rpmi: libXau-1.0.8-alt1 1369565807 installed <13>Jan 6 01:08:53 rpmi: libxcb-1.12-alt2 p8.218219.300 1545313310 installed <13>Jan 6 01:08:54 rpmi: libxcb-devel-1.12-alt2 p8.218219.300 1545313310 installed <13>Jan 6 01:08:54 rpmi: libX11-3:1.6.3-alt1 1431956911 installed <13>Jan 6 01:08:54 rpmi: libSM-devel-1.2.2-alt1 1391072686 installed <13>Jan 6 01:08:55 rpmi: libX11-devel-3:1.6.3-alt1 1431956911 installed <13>Jan 6 01:08:55 rpmi: xorg-cf-files-1.0.6-alt1 1453137637 installed Installing keylaunch-1.3.9-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.3199 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf keylaunch-1.3.9 + echo 'Source #0 (keylaunch_1.3.9.tar.bz2):' Source #0 (keylaunch_1.3.9.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/keylaunch_1.3.9.tar.bz2 + /bin/tar -xf - + cd keylaunch-1.3.9 + /bin/chmod -c -Rf u+rwX,go-w . + subst 's/\r//g' README + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3199 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd keylaunch-1.3.9 + 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 -- '{}' + 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 --with-x 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 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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes 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 unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking whether sys/types.h defines makedev... yes checking for working alloca.h... yes checking for alloca... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct stat.st_blocks... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking for mkfifo... yes checking for mknod... yes checking for main in -lX11... yes checking for malloc... yes checking for setlocale... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for strstr... yes 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/keylaunch-1.3.9' [ compiling keylaunch.c ] [ linking keylaunch.o ] make: Leaving directory `/usr/src/RPM/BUILD/keylaunch-1.3.9' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.45209 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/keylaunch-buildroot + : + /bin/rm -rf -- /usr/src/tmp/keylaunch-buildroot + cd keylaunch-1.3.9 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/keylaunch-buildroot install make: Entering directory `/usr/src/RPM/BUILD/keylaunch-1.3.9' [ installing manpages. (section 1) ] [ installing documentation. ] [ installing keylaunch ] make: Leaving directory `/usr/src/RPM/BUILD/keylaunch-1.3.9' + rm -rf /usr/src/tmp/keylaunch-buildroot/usr/share/doc/keylaunch + gzip --best --stdout -- debian/changelog + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/keylaunch-buildroot (auto) Verifying and fixing files in /usr/src/tmp/keylaunch-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/keylaunch-buildroot (auto) Verifying ELF objects in /usr/src/tmp/keylaunch-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: keylaunch-1.3.9-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45209 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd keylaunch-1.3.9 + DOCDIR=/usr/src/tmp/keylaunch-buildroot/usr/share/doc/keylaunch-1.3.9 + export DOCDIR + rm -rf /usr/src/tmp/keylaunch-buildroot/usr/share/doc/keylaunch-1.3.9 + /bin/mkdir -p /usr/src/tmp/keylaunch-buildroot/usr/share/doc/keylaunch-1.3.9 + cp -prL README docs/example_rc changelog.gz /usr/src/tmp/keylaunch-buildroot/usr/share/doc/keylaunch-1.3.9 + chmod -R go-w /usr/src/tmp/keylaunch-buildroot/usr/share/doc/keylaunch-1.3.9 + chmod -R a+rX /usr/src/tmp/keylaunch-buildroot/usr/share/doc/keylaunch-1.3.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YOLse7 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.1pOK21 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, libX11.so.6()(64bit) >= set:okWQ8BxxtrZyZHASckIa8VnuKDRbwQwVizPmoqut1, libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), 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.sVVrLZ Creating keylaunch-debuginfo package Processing files: keylaunch-debuginfo-1.3.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BbCLg0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.izLLA3 find-requires: running scripts (debuginfo) Requires: keylaunch = 1.3.9-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/keylaunch-1.3.9-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/keylaunch-debuginfo-1.3.9-alt1.x86_64.rpm 2.46user 1.07system 0:11.56elapsed 30%CPU (0avgtext+0avgdata 28376maxresident)k 0inputs+0outputs (0major+490030minor)pagefaults 0swaps 11.20user 4.10system 0:25.29elapsed 60%CPU (0avgtext+0avgdata 124804maxresident)k 0inputs+0outputs (0major+851065minor)pagefaults 0swaps --- keylaunch-1.3.9-alt1.x86_64.rpm.repo 2014-09-09 02:00:04.000000000 +0000 +++ keylaunch-1.3.9-alt1.x86_64.rpm.hasher 2019-01-06 01:09:08.602217298 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/keylaunch-1.3.9/example_rc 100644 -/usr/share/man/man1/keylaunch.1.gz 100644 +/usr/share/man/man1/keylaunch.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2