<86>Apr 21 00:51:20 userdel[77890]: delete user 'rooter' <86>Apr 21 00:51:20 groupadd[77975]: group added to /etc/group: name=rooter, GID=621 <86>Apr 21 00:51:20 groupadd[77975]: new group: name=rooter, GID=621 <86>Apr 21 00:51:20 useradd[78013]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Apr 21 00:51:20 userdel[78057]: delete user 'builder' <86>Apr 21 00:51:20 userdel[78057]: removed group 'builder' owned by 'builder' <86>Apr 21 00:51:20 userdel[78057]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:51:20 groupadd[78085]: group added to /etc/group: name=builder, GID=622 <86>Apr 21 00:51:20 groupadd[78085]: new group: name=builder, GID=622 <86>Apr 21 00:51:20 useradd[78117]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Apr 21 00:51:22 rpmi: libltdl7-2.4.2-alt5 1450059753 installed <13>Apr 21 00:51:22 rpmi: guile18-1:1.8.7-alt4 1476196978 installed <13>Apr 21 00:51:22 rpmi: libltdl7-devel-2.4.2-alt5 1450059753 installed <13>Apr 21 00:51:22 rpmi: libX11-locales-3:1.6.3-alt1 1431956885 installed <13>Apr 21 00:51:22 rpmi: xorg-xproto-devel-7.0.31-alt0.M80P.1 p8+226471.100.1.1 1554301566 installed <13>Apr 21 00:51:22 rpmi: xorg-kbproto-devel-1.0.6-alt1 1332531883 installed <13>Apr 21 00:51:22 rpmi: libXdmcp-1.1.1-alt1 1334617699 installed <13>Apr 21 00:51:22 rpmi: libXau-1.0.8-alt1 1369565807 installed <13>Apr 21 00:51:22 rpmi: libxcb-1.12-alt2 p8.218219.300 1545313310 installed <13>Apr 21 00:51:24 rpmi: libxcb-devel-1.12-alt2 p8.218219.300 1545313310 installed <13>Apr 21 00:51:24 rpmi: libX11-3:1.6.3-alt1 1431956911 installed <13>Apr 21 00:51:24 rpmi: libgmp-devel-6.1.0-alt2.M80P.1 1494393041 installed <13>Apr 21 00:51:24 rpmi: guile18-devel-1:1.8.7-alt4 1476196978 installed <13>Apr 21 00:51:24 rpmi: libX11-devel-3:1.6.3-alt1 1431956911 installed Installing xbindkeys-1.8.6-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43000 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xbindkeys-1.8.6 + echo 'Source #0 (xbindkeys-1.8.6.tar.gz):' Source #0 (xbindkeys-1.8.6.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/xbindkeys-1.8.6.tar.gz + /bin/tar -xf - + cd xbindkeys-1.8.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43000 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xbindkeys-1.8.6 + 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 --enable-guile --disable-tk 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 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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) gawk 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... no 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/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for XCreateWindow in -lX11... yes checking for guile... /usr/bin/guile checking for guile-config... /usr/bin/guile-config checking for guile-tools... /usr/bin/guile-tools checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory done checking libguile compile flags... -pthread checking libguile link flags... -pthread -L/usr/lib64 -lguile -lltdl -lgmp -lcrypt -lm -lltdl checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for strcasecmp... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for strtol... 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/xbindkeys-1.8.6' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/xbindkeys-1.8.6' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -DFORK_FLAG=1 -DGUILE_FLAG=1 -pthread -I. -Wall -pipe -Wall -g -O2 -c xbindkeys.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -DFORK_FLAG=1 -DGUILE_FLAG=1 -pthread -I. -Wall -pipe -Wall -g -O2 -c keys.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -DFORK_FLAG=1 -DGUILE_FLAG=1 -pthread -I. -Wall -pipe -Wall -g -O2 -c options.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -DFORK_FLAG=1 -DGUILE_FLAG=1 -pthread -I. -Wall -pipe -Wall -g -O2 -c get_key.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -g -O2 -DFORK_FLAG=1 -DGUILE_FLAG=1 -pthread -I. -Wall -pipe -Wall -g -O2 -c grab_key.c xbindkeys.c: In function 'start_as_daemon': xbindkeys.c:557:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup (i); ^ xbindkeys.c:558:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup (i); ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -DFORK_FLAG=1 -DGUILE_FLAG=1 -pthread -I. -Wall -pipe -Wall -g -O2 -o xbindkeys xbindkeys.o keys.o options.o get_key.o grab_key.o -lX11 -pthread -L/usr/lib64 -lguile -lltdl -lgmp -lcrypt -lm -lltdl make[1]: Leaving directory `/usr/src/RPM/BUILD/xbindkeys-1.8.6' make: Leaving directory `/usr/src/RPM/BUILD/xbindkeys-1.8.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.97573 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xbindkeys-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xbindkeys-buildroot + cd xbindkeys-1.8.6 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/xbindkeys-buildroot/usr exec_prefix=/usr/src/tmp/xbindkeys-buildroot/usr bindir=/usr/src/tmp/xbindkeys-buildroot/usr/bin sbindir=/usr/src/tmp/xbindkeys-buildroot/usr/sbin sysconfdir=/usr/src/tmp/xbindkeys-buildroot/etc datadir=/usr/src/tmp/xbindkeys-buildroot/usr/share includedir=/usr/src/tmp/xbindkeys-buildroot/usr/include libdir=/usr/src/tmp/xbindkeys-buildroot/usr/lib64 libexecdir=/usr/src/tmp/xbindkeys-buildroot/usr/lib localstatedir=/usr/src/tmp/xbindkeys-buildroot/var/lib sharedstatedir=/usr/src/tmp/xbindkeys-buildroot/var/lib mandir=/usr/src/tmp/xbindkeys-buildroot/usr/share/man infodir=/usr/src/tmp/xbindkeys-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/xbindkeys-1.8.6' make[1]: Entering directory `/usr/src/RPM/BUILD/xbindkeys-1.8.6' test -z "/usr/src/tmp/xbindkeys-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/xbindkeys-buildroot/usr/bin" /bin/install -p xbindkeys '/usr/src/tmp/xbindkeys-buildroot/usr/bin' test -z "/usr/src/tmp/xbindkeys-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/xbindkeys-buildroot/usr/bin" test -z "/usr/src/tmp/xbindkeys-buildroot/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/xbindkeys-buildroot/usr/share/man/man1" /bin/install -p -m 644 xbindkeys.1 '/usr/src/tmp/xbindkeys-buildroot/usr/share/man/man1' make[1]: Leaving directory `/usr/src/RPM/BUILD/xbindkeys-1.8.6' make: Leaving directory `/usr/src/RPM/BUILD/xbindkeys-1.8.6' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xbindkeys-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xbindkeys-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/xbindkeys-buildroot (auto) Verifying ELF objects in /usr/src/tmp/xbindkeys-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: xbindkeys-1.8.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97573 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xbindkeys-1.8.6 + DOCDIR=/usr/src/tmp/xbindkeys-buildroot/usr/share/doc/xbindkeys-1.8.6 + export DOCDIR + rm -rf /usr/src/tmp/xbindkeys-buildroot/usr/share/doc/xbindkeys-1.8.6 + /bin/mkdir -p /usr/src/tmp/xbindkeys-buildroot/usr/share/doc/xbindkeys-1.8.6 + cp -prL AUTHORS BUGS ChangeLog README TODO xbindkeys_show xbindkeys_show.1 /usr/src/tmp/xbindkeys-buildroot/usr/share/doc/xbindkeys-1.8.6 + chmod -R go-w /usr/src/tmp/xbindkeys-buildroot/usr/share/doc/xbindkeys-1.8.6 + chmod -R a+rX /usr/src/tmp/xbindkeys-buildroot/usr/share/doc/xbindkeys-1.8.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DiWD6H 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.ADQcxi 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:ojpS1kgai2n4tP8XUD2fZ2Wj4RYKpQckm5AAYJCZjmipXpZ1gq8rF9gsKxnEIn6TFG1ps0aaXO1zpys3, 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), libguile.so.17()(64bit) >= set:plqfuxI4f1GZpkPFUP8UHFIfXKpNnmlw0, libpthread.so.0(GLIBC_2.2.5)(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.5ZgdLV Creating xbindkeys-debuginfo package Processing files: xbindkeys-debuginfo-1.8.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ifYMJB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.neRutk find-requires: running scripts (debuginfo) Requires: xbindkeys = 1.8.6-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libc.so.6), debug64(libguile.so.17), debug64(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/xbindkeys-1.8.6-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/xbindkeys-debuginfo-1.8.6-alt1.x86_64.rpm 2.80user 1.05system 0:09.58elapsed 40%CPU (0avgtext+0avgdata 43644maxresident)k 0inputs+0outputs (0major+475696minor)pagefaults 0swaps 7.27user 3.51system 0:17.69elapsed 60%CPU (0avgtext+0avgdata 121868maxresident)k 1160inputs+0outputs (0major+781333minor)pagefaults 0swaps --- xbindkeys-1.8.6-alt1.x86_64.rpm.repo 2015-02-19 07:49:51.000000000 +0000 +++ xbindkeys-1.8.6-alt1.x86_64.rpm.hasher 2019-04-21 00:51:36.323954818 +0000 @@ -9,3 +9,3 @@ /usr/share/doc/xbindkeys-1.8.6/xbindkeys_show.1 100644 -/usr/share/man/man1/xbindkeys.1.gz 100644 +/usr/share/man/man1/xbindkeys.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2