<86>Apr 21 01:00:11 userdel[21380]: delete user 'rooter' <86>Apr 21 01:00:11 userdel[21380]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:00:11 groupadd[21394]: group added to /etc/group: name=rooter, GID=597 <86>Apr 21 01:00:11 groupadd[21394]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:00:11 groupadd[21394]: new group: name=rooter, GID=597 <86>Apr 21 01:00:12 useradd[21406]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Apr 21 01:00:12 userdel[21426]: delete user 'builder' <86>Apr 21 01:00:12 userdel[21426]: removed group 'builder' owned by 'builder' <86>Apr 21 01:00:12 groupadd[21448]: group added to /etc/group: name=builder, GID=598 <86>Apr 21 01:00:12 groupadd[21448]: group added to /etc/gshadow: name=builder <86>Apr 21 01:00:12 groupadd[21448]: new group: name=builder, GID=598 <86>Apr 21 01:00:12 useradd[21461]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash <13>Apr 21 01:00:15 rpmi: xorg-xproto-devel-7.0.31-alt0.M80P.1 p8+226471.100.1.1 1554301566 installed <13>Apr 21 01:00:15 rpmi: libICE-1.0.9-alt1 1409902719 installed <13>Apr 21 01:00:15 rpmi: libICE-devel-1.0.9-alt1 1409902719 installed <13>Apr 21 01:00:15 rpmi: libSM-1.2.2-alt1 1391072686 installed <13>Apr 21 01:00:15 rpmi: libX11-locales-3:1.6.3-alt1 1431956885 installed <13>Apr 21 01:00:15 rpmi: xorg-kbproto-devel-1.0.6-alt1 1332531883 installed <13>Apr 21 01:00:15 rpmi: libXdmcp-1.1.1-alt1 1334617699 installed <13>Apr 21 01:00:15 rpmi: libXau-1.0.8-alt1 1369565807 installed <13>Apr 21 01:00:15 rpmi: libxcb-1.12-alt2 p8.218219.300 1545313310 installed <13>Apr 21 01:00:17 rpmi: libxcb-devel-1.12-alt2 p8.218219.300 1545313310 installed <13>Apr 21 01:00:17 rpmi: libX11-3:1.6.3-alt1 1431956911 installed <13>Apr 21 01:00:17 rpmi: libSM-devel-1.2.2-alt1 1391072686 installed <13>Apr 21 01:00:17 rpmi: libX11-devel-3:1.6.3-alt1 1431956911 installed <13>Apr 21 01:00:17 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.38229 + 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.38229 + 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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + 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 --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.47393 + 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.47393 + 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.hnoxaD 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.xY0EYc 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.wsQ7vP 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.ZPZkLu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FIhtJc 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 3.93user 2.65system 0:11.74elapsed 56%CPU (0avgtext+0avgdata 27804maxresident)k 0inputs+0outputs (0major+490799minor)pagefaults 0swaps 10.05user 7.29system 0:22.70elapsed 76%CPU (0avgtext+0avgdata 121996maxresident)k 0inputs+0outputs (0major+716062minor)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-04-21 01:00:31.878043149 +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