<86>Feb 24 01:04:24 userdel[664]: delete user 'rooter' <86>Feb 24 01:04:24 groupadd[681]: group added to /etc/group: name=rooter, GID=567 <86>Feb 24 01:04:24 groupadd[681]: group added to /etc/gshadow: name=rooter <86>Feb 24 01:04:24 groupadd[681]: new group: name=rooter, GID=567 <86>Feb 24 01:04:24 useradd[693]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Feb 24 01:04:24 userdel[711]: delete user 'builder' <86>Feb 24 01:04:24 userdel[711]: removed group 'builder' owned by 'builder' <86>Feb 24 01:04:24 userdel[711]: removed shadow group 'builder' owned by 'builder' <86>Feb 24 01:04:24 groupadd[726]: group added to /etc/group: name=builder, GID=568 <86>Feb 24 01:04:24 groupadd[726]: group added to /etc/gshadow: name=builder <86>Feb 24 01:04:24 groupadd[726]: new group: name=builder, GID=568 <86>Feb 24 01:04:24 useradd[740]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash <13>Feb 24 01:04:28 rpmi: xorg-xproto-devel-7.0.28-alt1 1448272470 installed <13>Feb 24 01:04:28 rpmi: libICE-1.0.9-alt1 1409902719 installed <13>Feb 24 01:04:28 rpmi: libSM-1.2.2-alt1 1391072686 installed <13>Feb 24 01:04:28 rpmi: libICE-devel-1.0.9-alt1 1409902719 installed <13>Feb 24 01:04:28 rpmi: libSM-devel-1.2.2-alt1 1391072686 installed <13>Feb 24 01:04:28 rpmi: libX11-locales-3:1.6.3-alt1 1431956885 installed <13>Feb 24 01:04:28 rpmi: xorg-kbproto-devel-1.0.6-alt1 1332531883 installed <13>Feb 24 01:04:28 rpmi: libXdmcp-1.1.1-alt1 1334617699 installed <13>Feb 24 01:04:28 rpmi: libXau-1.0.8-alt1 1369565807 installed <13>Feb 24 01:04:28 rpmi: libxcb-1.12-alt2 p8.218219.300 1545313310 installed <13>Feb 24 01:04:28 rpmi: libX11-3:1.6.3-alt1 1431956911 installed <13>Feb 24 01:04:28 rpmi: libXt-1.1.4-alt1 1369984716 installed <13>Feb 24 01:04:28 rpmi: libXext-1.3.3-alt1 1409902932 installed <13>Feb 24 01:04:28 rpmi: libXmu-1.1.2-alt1 1391072528 installed <13>Feb 24 01:04:30 rpmi: libxcb-devel-1.12-alt2 p8.218219.300 1545313310 installed <13>Feb 24 01:04:30 rpmi: libX11-devel-3:1.6.3-alt1 1431956911 installed <13>Feb 24 01:04:30 rpmi: libXt-devel-1.1.4-alt1 1369984716 installed <13>Feb 24 01:04:30 rpmi: imake-1.0.7-alt2 1401895768 installed <13>Feb 24 01:04:30 rpmi: libXmu-devel-1.1.2-alt1 1391072528 installed <13>Feb 24 01:04:30 rpmi: xorg-cf-files-1.0.6-alt1 1453137637 installed Installing xclip-0.12-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48381 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xclip-0.12 + echo 'Source #0 (xclip-0.12.tar.gz):' Source #0 (xclip-0.12.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/xclip-0.12.tar.gz + /bin/tar -xf - + cd xclip-0.12 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (xclip-0.12-setsid.patch):' Patch #1 (xclip-0.12-setsid.patch): + /usr/bin/patch -p1 patching file xclip.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48381 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xclip-0.12 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -Wall -g -O2' + 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: --disable-dependency-tracking, --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 a BSD-compatible install... /bin/install -c 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 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 x86_64-alt-linux-strip... no checking for strip... strip 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 X11/Xmu/Atoms.h usability... yes checking X11/Xmu/Atoms.h presence... yes checking for X11/Xmu/Atoms.h... yes checking X11/Intrinsic.h usability... yes checking X11/Intrinsic.h presence... yes checking for X11/Intrinsic.h... yes checking for XmuClientWindow in -lXmu... yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/xclip-0.12' x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"xclip\ 0.12\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXMU=1 -o xclib.o -c xclib.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"xclip\ 0.12\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXMU=1 -o xcprint.o -c xcprint.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -Wall -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"xclip\ 0.12\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXMU=1 -o xclip.o -c xclip.c xclip.c: In function 'doIn': xclip.c:295:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^ x86_64-alt-linux-gcc xclib.o xcprint.o xclip.o -pipe -Wall -g -O2 -Wall -DPACKAGE_NAME=\"xclip\" -DPACKAGE_TARNAME=\"xclip\" -DPACKAGE_VERSION=\"0.12\" -DPACKAGE_STRING=\"xclip\ 0.12\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXMU=1 -o xclip -lXmu -lX11 -lXmu make: Leaving directory `/usr/src/RPM/BUILD/xclip-0.12' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42794 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xclip-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xclip-buildroot + cd xclip-0.12 + make DESTDIR=/usr/src/tmp/xclip-buildroot install install.man make: Entering directory `/usr/src/RPM/BUILD/xclip-0.12' mkdir -p /usr/src/tmp/xclip-buildroot/usr/bin /bin/install -c xclip xclip-copyfile xclip-pastefile xclip-cutfile /usr/src/tmp/xclip-buildroot/usr/bin mkdir -p /usr/src/tmp/xclip-buildroot/usr/share/man/man1 /bin/install -c -m 644 xclip.1 xclip-copyfile.1 /usr/src/tmp/xclip-buildroot/usr/share/man/man1 make: Nothing to be done for `install.man'. make: Leaving directory `/usr/src/RPM/BUILD/xclip-0.12' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xclip-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xclip-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/xclip-buildroot (auto) Verifying ELF objects in /usr/src/tmp/xclip-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: xclip-0.12-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42794 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xclip-0.12 + DOCDIR=/usr/src/tmp/xclip-buildroot/usr/share/doc/xclip-0.12 + export DOCDIR + rm -rf /usr/src/tmp/xclip-buildroot/usr/share/doc/xclip-0.12 + /bin/mkdir -p /usr/src/tmp/xclip-buildroot/usr/share/doc/xclip-0.12 + cp -prL README /usr/src/tmp/xclip-buildroot/usr/share/doc/xclip-0.12 + chmod -R go-w /usr/src/tmp/xclip-buildroot/usr/share/doc/xclip-0.12 + chmod -R a+rX /usr/src/tmp/xclip-buildroot/usr/share/doc/xclip-0.12 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MpXmgk 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.FAY9GZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: gunzip gzip rm tar Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, gzip, libX11.so.6()(64bit) >= set:ojJ5ZddYmgJlWJ5RwE3zpKNqCTRrFPKGBphTH2zbxNaDMwacDQ2sMHZbRkopYcFaZz, libXmu.so.6()(64bit) >= set:ljrTABXKujf, 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), rtld(GNU_HASH), tar Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rILqQH Creating xclip-debuginfo package Processing files: xclip-debuginfo-0.12-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mrtjJs find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JSH6kg find-requires: running scripts (debuginfo) Requires: xclip = 0.12-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libXmu.so.6), debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/xclip-0.12-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/xclip-debuginfo-0.12-alt1.qa1.x86_64.rpm 3.19user 2.23system 0:08.53elapsed 63%CPU (0avgtext+0avgdata 30624maxresident)k 0inputs+0outputs (0major+407108minor)pagefaults 0swaps 17.10user 7.65system 0:27.99elapsed 88%CPU (0avgtext+0avgdata 125308maxresident)k 0inputs+0outputs (0major+765572minor)pagefaults 0swaps --- xclip-0.12-alt1.qa1.x86_64.rpm.repo 2013-04-17 00:06:39.000000000 +0000 +++ xclip-0.12-alt1.qa1.x86_64.rpm.hasher 2019-02-24 01:04:41.310722241 +0000 @@ -6,4 +6,4 @@ /usr/share/doc/xclip-0.12/README 100644 -/usr/share/man/man1/xclip-copyfile.1.gz 100644 -/usr/share/man/man1/xclip.1.gz 100644 +/usr/share/man/man1/xclip-copyfile.1.xz 100644 +/usr/share/man/man1/xclip.1.xz 100644 Requires: /bin/sh