<86>Jan 21 02:29:12 userdel[20691]: delete user 'rooter' <86>Jan 21 02:29:12 groupadd[20696]: group added to /etc/group: name=rooter, GID=531 <86>Jan 21 02:29:12 groupadd[20696]: group added to /etc/gshadow: name=rooter <86>Jan 21 02:29:12 groupadd[20696]: new group: name=rooter, GID=531 <86>Jan 21 02:29:12 useradd[20700]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash <86>Jan 21 02:29:12 userdel[20707]: delete user 'builder' <86>Jan 21 02:29:12 userdel[20707]: removed group 'builder' owned by 'builder' <86>Jan 21 02:29:12 userdel[20707]: removed shadow group 'builder' owned by 'builder' <86>Jan 21 02:29:12 groupadd[20713]: group added to /etc/group: name=builder, GID=532 <86>Jan 21 02:29:12 groupadd[20713]: group added to /etc/gshadow: name=builder <86>Jan 21 02:29:12 groupadd[20713]: new group: name=builder, GID=532 <86>Jan 21 02:29:12 useradd[20718]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cdf-0.2-alt1.qa1.nosrc.rpm Installing cdf-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.80672 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cdf-0.2 + echo 'Source #0 (cdf-0.2.tar.gz):' Source #0 (cdf-0.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cdf-0.2.tar.gz + /bin/tar -xf - + cd cdf-0.2 + /bin/chmod -c -Rf u+rwX,go-w . mode of './missing' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './ltmain.sh' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of './install-sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './depcomp' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './config.sub' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of './config.guess' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80672 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cdf-0.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 -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=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 gawk... gawk checking whether make sets $(MAKE)... yes 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 ANSI C... 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 egrep... 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 for an ANSI C-conforming const... yes checking for size_t... yes checking for getmntinfo... no checking for rint in -lm... yes checking whether to include verbose debugging code... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands cdf version 0.2 configured successfully. Using '/usr' for installation. Using 'x86_64-alt-linux-gcc' for C compiler. Building with '-pipe -frecord-gcc-switches -Wall -g -O2 ' for C compiler flags. + make make: Entering directory '/usr/src/RPM/BUILD/cdf-0.2' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/cdf-0.2' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/cdf-0.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c main.c In file included from main.c:32: conf.h:25:14: warning: 'get_config_filename' declared 'static' but never defined [-Wunused-function] static char *get_config_filename(void); ^~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c stat.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c common.c common.c: In function 'expand_filename': common.c:84:6: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((int)getenv("HOME") != -1) { ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c colors.c colors.c: In function 'read_colors': colors.c:74:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!(perc_color = cl(get_config_item("perc_color")))); ^~ colors.c:75:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' perc_color = CYAN; ^~~~~~~~~~ In file included from colors.c:27: colors.c: At top level: conf.h:25:14: warning: 'get_config_filename' declared 'static' but never defined [-Wunused-function] static char *get_config_filename(void); ^~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c conf.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c hash.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -o cdf main.o stat.o common.o colors.o conf.o hash.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cdf-0.2' make[2]: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2' make: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.51038 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cdf-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cdf-buildroot + cd cdf-0.2 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/cdf-buildroot/usr exec_prefix=/usr/src/tmp/cdf-buildroot/usr bindir=/usr/src/tmp/cdf-buildroot/usr/bin sbindir=/usr/src/tmp/cdf-buildroot/usr/sbin sysconfdir=/usr/src/tmp/cdf-buildroot/etc datadir=/usr/src/tmp/cdf-buildroot/usr/share includedir=/usr/src/tmp/cdf-buildroot/usr/include libdir=/usr/src/tmp/cdf-buildroot/usr/lib64 libexecdir=/usr/src/tmp/cdf-buildroot/usr/lib localstatedir=/usr/src/tmp/cdf-buildroot/var/lib sharedstatedir=/usr/src/tmp/cdf-buildroot/var/lib mandir=/usr/src/tmp/cdf-buildroot/usr/share/man infodir=/usr/src/tmp/cdf-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/cdf-0.2' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/cdf-0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/cdf-0.2/src' test -z "/usr/src/tmp/cdf-buildroot/usr/bin" || mkdir -p -- . "/usr/src/tmp/cdf-buildroot/usr/bin" /bin/install -p 'cdf' '/usr/src/tmp/cdf-buildroot/usr/bin/cdf' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/cdf-0.2' make[2]: Entering directory '/usr/src/RPM/BUILD/cdf-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/cdf-0.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2' make: Leaving directory '/usr/src/RPM/BUILD/cdf-0.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cdf-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cdf-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/cdf-buildroot/ (default) Compressing files in /usr/src/tmp/cdf-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cdf-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: cdf-0.2-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.25781 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cdf-0.2 + DOCDIR=/usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2 + export DOCDIR + rm -rf /usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2 + /bin/mkdir -p /usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2 + cp -prL README AUTHORS NEWS TODO /usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2 + chmod -R go-w /usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2 + chmod -R a+rX /usr/src/tmp/cdf-buildroot/usr/share/doc/cdf-0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GS7oLf 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.vxfjEN 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, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L1mI4o Creating cdf-debuginfo package Processing files: cdf-debuginfo-0.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BFiB63 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OH6yFM find-requires: running scripts (debuginfo) Requires: cdf = 0.2-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/cdf-0.2-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/cdf-debuginfo-0.2-alt1.qa1.x86_64.rpm 6.04user 2.53system 0:13.51elapsed 63%CPU (0avgtext+0avgdata 28668maxresident)k 0inputs+0outputs (0major+428612minor)pagefaults 0swaps 15.79user 7.61system 0:28.48elapsed 82%CPU (0avgtext+0avgdata 121880maxresident)k 0inputs+0outputs (0major+755716minor)pagefaults 0swaps --- cdf-0.2-alt1.qa1.x86_64.rpm.repo 2013-04-15 02:54:16.000000000 +0000 +++ cdf-0.2-alt1.qa1.x86_64.rpm.hasher 2019-01-21 02:29:29.166397723 +0000 @@ -10,3 +10,2 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) -Requires: libm.so.6(GLIBC_2.2.5)(64bit) Requires: rtld(GNU_HASH) --- cdf-debuginfo-0.2-alt1.qa1.x86_64.rpm.repo 2013-04-15 02:54:16.000000000 +0000 +++ cdf-debuginfo-0.2-alt1.qa1.x86_64.rpm.hasher 2019-01-21 02:29:29.198396804 +0000 @@ -17,3 +17,2 @@ Requires: debug64(libc.so.6) -Requires: debug64(libm.so.6) Requires: rpmlib(PayloadIsLzma)