<86>May 9 10:05:57 userdel[3521684]: delete user 'rooter' <86>May 9 10:05:57 userdel[3521684]: removed group 'rooter' owned by 'rooter' <86>May 9 10:05:57 groupadd[3521696]: group added to /etc/group: name=rooter, GID=690 <86>May 9 10:05:57 groupadd[3521696]: group added to /etc/gshadow: name=rooter <86>May 9 10:05:57 groupadd[3521696]: new group: name=rooter, GID=690 <86>May 9 10:05:57 useradd[3521704]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>May 9 10:05:57 userdel[3521720]: delete user 'builder' <86>May 9 10:05:57 userdel[3521720]: removed group 'builder' owned by 'builder' <86>May 9 10:05:57 userdel[3521720]: removed shadow group 'builder' owned by 'builder' <86>May 9 10:05:57 groupadd[3521736]: group added to /etc/group: name=builder, GID=691 <86>May 9 10:05:57 groupadd[3521736]: group added to /etc/gshadow: name=builder <86>May 9 10:05:57 groupadd[3521736]: new group: name=builder, GID=691 <86>May 9 10:05:57 useradd[3521746]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash <13>May 9 10:05:59 rpmi: xorg-proto-devel-2018.4-alt3 1527685079 installed <13>May 9 10:05:59 rpmi: libICE-1.0.9-alt1 1409902721 installed <13>May 9 10:05:59 rpmi: libICE-devel-1.0.9-alt1 1409902721 installed <13>May 9 10:05:59 rpmi: libSM-1.2.3-alt1 sisyphus+226734.100.2.1 1554586158 installed <13>May 9 10:05:59 rpmi: libX11-locales-3:1.6.7-alt2 p9+258208.100.1.1 1600333167 installed <13>May 9 10:05:59 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949353 installed <13>May 9 10:05:59 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268152 installed <13>May 9 10:05:59 rpmi: libxcb-1.13.1-alt1 sisyphus+226527.100.2.2 1554593801 installed <13>May 9 10:06:01 rpmi: libxcb-devel-1.13.1-alt1 sisyphus+226527.100.2.2 1554593801 installed <13>May 9 10:06:01 rpmi: libX11-3:1.6.7-alt2 p9+258208.100.1.1 1600333162 installed <13>May 9 10:06:01 rpmi: libX11-devel-3:1.6.7-alt2 p9+258208.100.1.1 1600333162 installed <13>May 9 10:06:01 rpmi: libSM-devel-1.2.3-alt1 sisyphus+226734.100.2.1 1554586158 installed <13>May 9 10:06:01 rpmi: xorg-cf-files-1.0.6-alt1 1453137637 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/keylaunch-1.3.9-alt1.nosrc.rpm (w1.gzdio) Installing keylaunch-1.3.9-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31027 + 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.31027 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd keylaunch-1.3.9 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + 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' + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --with-x configure: WARNING: unrecognized options: --disable-silent-rules, --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-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: --disable-silent-rules, --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/keylaunch-1.3.9' [ compiling keylaunch.c ] make: Leaving directory '/usr/src/RPM/BUILD/keylaunch-1.3.9' make: Entering directory '/usr/src/RPM/BUILD/keylaunch-1.3.9' [ 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.44588 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd keylaunch-1.3.9 + make 'INSTALL=/usr/libexec/rpm-build/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,gnuconfig) Checking contents of files in /usr/src/tmp/keylaunch-buildroot/ (default) 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) verify-elf: WARNING: ./usr/bin/keylaunch: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: keylaunch-1.3.9-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14552 + 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.ceASvM 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.n9fDoG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libX11.so.6 >= set:okWQ8BxxtrZyZHASckIa8VnuKDRbwQwVizPmoqut1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), 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.FAwV6M 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.B1atQY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o8tO8t find-requires: running scripts (debuginfo) Requires: keylaunch = 1.3.9-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libX11.so.6), debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/keylaunch-1.3.9-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/keylaunch-debuginfo-1.3.9-alt1.i586.rpm (w2.lzdio) 4.00user 1.34system 0:10.63elapsed 50%CPU (0avgtext+0avgdata 24736maxresident)k 0inputs+0outputs (0major+513455minor)pagefaults 0swaps 9.06user 4.13system 0:18.37elapsed 71%CPU (0avgtext+0avgdata 115012maxresident)k 0inputs+0outputs (0major+808728minor)pagefaults 0swaps --- keylaunch-1.3.9-alt1.i586.rpm.repo 2014-09-09 02:00:03.000000000 +0000 +++ keylaunch-1.3.9-alt1.i586.rpm.hasher 2021-05-09 10:06:14.506701133 +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: /lib/ld-linux.so.2