<86>Apr 14 00:57:03 userdel[1262]: delete user 'rooter' <86>Apr 14 00:57:03 userdel[1262]: removed group 'rooter' owned by 'rooter' <86>Apr 14 00:57:03 userdel[1262]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 00:57:03 groupadd[1278]: group added to /etc/group: name=rooter, GID=705 <86>Apr 14 00:57:03 groupadd[1278]: group added to /etc/gshadow: name=rooter <86>Apr 14 00:57:03 groupadd[1278]: new group: name=rooter, GID=705 <86>Apr 14 00:57:03 useradd[1292]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Apr 14 00:57:03 userdel[1315]: delete user 'builder' <86>Apr 14 00:57:03 userdel[1315]: removed group 'builder' owned by 'builder' <86>Apr 14 00:57:03 userdel[1315]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 00:57:03 groupadd[1329]: group added to /etc/group: name=builder, GID=706 <86>Apr 14 00:57:03 groupadd[1329]: group added to /etc/gshadow: name=builder <86>Apr 14 00:57:03 groupadd[1329]: new group: name=builder, GID=706 <86>Apr 14 00:57:03 useradd[1341]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Apr 14 00:57:05 rpmi: xorg-xproto-devel-7.0.28-alt1 1448272470 installed <13>Apr 14 00:57:05 rpmi: libICE-1.0.9-alt1 1409902719 installed <13>Apr 14 00:57:05 rpmi: libICE-devel-1.0.9-alt1 1409902719 installed <13>Apr 14 00:57:05 rpmi: libSM-1.2.2-alt1 1391072686 installed <13>Apr 14 00:57:05 rpmi: libX11-locales-3:1.6.3-alt1 1431956885 installed <13>Apr 14 00:57:05 rpmi: xorg-kbproto-devel-1.0.6-alt1 1332531883 installed <13>Apr 14 00:57:05 rpmi: libXdmcp-1.1.1-alt1 1334617699 installed <13>Apr 14 00:57:05 rpmi: libXau-1.0.8-alt1 1369565807 installed <13>Apr 14 00:57:05 rpmi: libxcb-1.12-alt2 p8.218219.300 1545313310 installed <13>Apr 14 00:57:06 rpmi: libxcb-devel-1.12-alt2 p8.218219.300 1545313310 installed <13>Apr 14 00:57:06 rpmi: libX11-3:1.6.3-alt1 1431956911 installed <13>Apr 14 00:57:06 rpmi: imake-1.0.7-alt2 1401895768 installed <13>Apr 14 00:57:06 rpmi: libSM-devel-1.2.2-alt1 1391072686 installed <13>Apr 14 00:57:07 rpmi: libX11-devel-3:1.6.3-alt1 1431956911 installed <13>Apr 14 00:57:07 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>Apr 14 00:57:07 rpmi: xorg-cf-files-1.0.6-alt1 1453137637 installed Installing keyplex-0.2-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77303 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf keyplex-0.2 + echo 'Source #0 (keyplex-0.2.tar):' Source #0 (keyplex-0.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/keyplex-0.2.tar + cd keyplex-0.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (keyplex-0.2-alt-default_terminal.patch):' Patch #0 (keyplex-0.2-alt-default_terminal.patch): + /usr/bin/patch -p0 patching file ./src/keyplex.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77303 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd keyplex-0.2 + 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 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 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 style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for X... libraries /usr/lib64, headers checking whether -R must be followed by a space... neither works 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 stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/keyplex-0.2' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/keyplex-0.2' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/keyplex-0.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c keyplex.c keyplex.c: In function 'errorHandler': keyplex.c:56:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (error->error_code = BadWindow) { ^ keyplex.c: In function 'spawnSlaves': keyplex.c:117:21: warning: too many arguments for format [-Wformat-extra-args] fprintf(stderr, "%s: malloc() failed\n", program , i); ^ keyplex.c:125:21: warning: too many arguments for format [-Wformat-extra-args] fprintf(stderr, "%s: malloc() failed\n", program , i); ^ keyplex.c: In function 'addSlave': keyplex.c:158:53: warning: pointer targets in passing argument 6 of 'XQueryTree' differ in signedness [-Wpointer-sign] if (XQueryTree(dpy, w, &root, &parent, &children, &nchildren)) { ^ In file included from keyplex.c:24:0: /usr/include/X11/Xlib.h:3017:15: note: expected 'unsigned int *' but argument is of type 'int *' extern Status XQueryTree( ^ keyplex.c: In function 'findSlaves': keyplex.c:183:53: warning: pointer targets in passing argument 6 of 'XQueryTree' differ in signedness [-Wpointer-sign] if (XQueryTree(dpy, w, &root, &parent, &children, &nchildren)) { ^ In file included from keyplex.c:24:0: /usr/include/X11/Xlib.h:3017:15: note: expected 'unsigned int *' but argument is of type 'int *' extern Status XQueryTree( ^ keyplex.c: In function 'main': keyplex.c:331:24: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 3 has type 'int *' [-Wformat=] sscanf(optarg, "%lu", &num); ^ keyplex.c:296:7: warning: unused variable 'i' [-Wunused-variable] int i; ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o keyplex keyplex.o -lSM -lICE -lX11 -L/usr/lib64 make[2]: Leaving directory `/usr/src/RPM/BUILD/keyplex-0.2/src' make[2]: Entering directory `/usr/src/RPM/BUILD/keyplex-0.2' make[2]: Leaving directory `/usr/src/RPM/BUILD/keyplex-0.2' make[1]: Leaving directory `/usr/src/RPM/BUILD/keyplex-0.2' make: Leaving directory `/usr/src/RPM/BUILD/keyplex-0.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9146 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/keyplex-buildroot + : + /bin/rm -rf -- /usr/src/tmp/keyplex-buildroot + cd keyplex-0.2 + make install DESTDIR=/usr/src/tmp/keyplex-buildroot make: Entering directory `/usr/src/RPM/BUILD/keyplex-0.2' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/keyplex-0.2/src' make[2]: Entering directory `/usr/src/RPM/BUILD/keyplex-0.2/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/keyplex-buildroot/usr/bin" /bin/install -c 'keyplex' '/usr/src/tmp/keyplex-buildroot/usr/bin/keyplex' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/keyplex-0.2/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/keyplex-0.2/src' make[1]: Entering directory `/usr/src/RPM/BUILD/keyplex-0.2' make[2]: Entering directory `/usr/src/RPM/BUILD/keyplex-0.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/keyplex-0.2' make[1]: Leaving directory `/usr/src/RPM/BUILD/keyplex-0.2' make: Leaving directory `/usr/src/RPM/BUILD/keyplex-0.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/keyplex-buildroot (auto) Verifying and fixing files in /usr/src/tmp/keyplex-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/keyplex-buildroot (auto) Verifying ELF objects in /usr/src/tmp/keyplex-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: keyplex-0.2-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9146 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd keyplex-0.2 + DOCDIR=/usr/src/tmp/keyplex-buildroot/usr/share/doc/keyplex-0.2 + export DOCDIR + rm -rf /usr/src/tmp/keyplex-buildroot/usr/share/doc/keyplex-0.2 + /bin/mkdir -p /usr/src/tmp/keyplex-buildroot/usr/share/doc/keyplex-0.2 + cp -prL COPYING /usr/src/tmp/keyplex-buildroot/usr/share/doc/keyplex-0.2 + chmod -R go-w /usr/src/tmp/keyplex-buildroot/usr/share/doc/keyplex-0.2 + chmod -R a+rX /usr/src/tmp/keyplex-buildroot/usr/share/doc/keyplex-0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0RtFdy 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.ezthR7 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:okpS1OYvNInbNVcDcux1ROuD24DTMbkJRdmPggcqjy3, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.7)(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.Ime5lK Creating keyplex-debuginfo package Processing files: keyplex-debuginfo-0.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G33rDp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AaatM7 find-requires: running scripts (debuginfo) Requires: keyplex = 0.2-alt1.qa1, /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/keyplex-0.2-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/keyplex-debuginfo-0.2-alt1.qa1.x86_64.rpm 1.57user 0.68system 0:08.54elapsed 26%CPU (0avgtext+0avgdata 29776maxresident)k 0inputs+0outputs (0major+345314minor)pagefaults 0swaps 5.29user 2.74system 0:15.09elapsed 53%CPU (0avgtext+0avgdata 122132maxresident)k 0inputs+0outputs (0major+571637minor)pagefaults 0swaps