<86>Oct 14 02:03:43 userdel[3209831]: delete user 'rooter' <86>Oct 14 02:03:43 userdel[3209831]: removed group 'rooter' owned by 'rooter' <86>Oct 14 02:03:43 userdel[3209831]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 14 02:03:43 groupadd[3209850]: group added to /etc/group: name=rooter, GID=627 <86>Oct 14 02:03:43 groupadd[3209850]: group added to /etc/gshadow: name=rooter <86>Oct 14 02:03:43 groupadd[3209850]: new group: name=rooter, GID=627 <86>Oct 14 02:03:43 useradd[3209873]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Oct 14 02:03:43 userdel[3209914]: delete user 'builder' <86>Oct 14 02:03:43 userdel[3209914]: removed group 'builder' owned by 'builder' <86>Oct 14 02:03:43 userdel[3209914]: removed shadow group 'builder' owned by 'builder' <86>Oct 14 02:03:43 groupadd[3209936]: group added to /etc/group: name=builder, GID=628 <86>Oct 14 02:03:43 groupadd[3209936]: group added to /etc/gshadow: name=builder <86>Oct 14 02:03:43 groupadd[3209936]: new group: name=builder, GID=628 <86>Oct 14 02:03:43 useradd[3209951]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/viewcore-0.1-alt3.1.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Oct 14 02:03:46 rpmi: gcc-c++-common-1.4.25-alt1 sisyphus+255450.100.1.1 1595851517 installed <13>Oct 14 02:03:46 rpmi: libstdc++9-devel-9.3.1-alt1 sisyphus+251917.40.3.1 1589811833 installed <13>Oct 14 02:03:47 rpmi: gcc9-c++-9.3.1-alt1 sisyphus+251917.40.3.1 1589811833 installed <13>Oct 14 02:03:47 rpmi: gcc-c++-9-alt2 sisyphus+251923.100.2.2 1589881406 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/viewcore-0.1-alt3.1.qa1.nosrc.rpm Installing viewcore-0.1-alt3.1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82078 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf viewcore + echo 'Source #0 (viewcore-0.1-2.tar.bz2):' Source #0 (viewcore-0.1-2.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/viewcore-0.1-2.tar.bz2 + /bin/tar -xf - + cd viewcore + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82078 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd viewcore + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -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 -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 + xargs -ri dirname -- '{}' + ./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 --disable-silent-rules --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking for -p flag to install... yes checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... no checking whether x86_64-alt-linux-g++ accepts -g... no checking dependency style of x86_64-alt-linux-g++... none checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output... 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 dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking whether x86_64-alt-linux-g++ supports -frepo... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking for a sed that does not truncate output... checking whether ln -s works... yes checking how to recognise dependant libraries... (cached) pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking the maximum length of command line arguments... 32768 checking command to parse nm output from x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc static flag works... no checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "GCJ" to libtool checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fPIC checking if gcj PIC flag -fPIC works... no checking if gcj supports -c -o file.o... no checking whether the gcj linker (/usr/bin/ld) supports shared libraries... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking the maximum length of command line arguments... (cached) 32768 checking command to parse nm output from gcj object... (cached) ok checking for objdir... (cached) .libs checking for x86_64-alt-linux-ranlib... ranlib checking for x86_64-alt-linux-strip... strip checking if x86_64-alt-linux-gcc static flag -static works... (cached) no checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... (cached) yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "GCJ" to libtool checking if gcj supports -fno-rtti -fno-exceptions... (cached) no checking for gcj option to produce PIC... -fPIC checking if gcj PIC flag -fPIC works... (cached) no checking if gcj supports -c -o file.o... (cached) no checking whether the gcj linker (/usr/bin/ld) supports shared libraries... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking for extra includes... no checking for extra libs... no checking if viewcore should be compiled... yes configure: creating ./config.status config.status: creating Makefile config.status: creating viewcore/Makefile config.status: creating viewcore/docs/Makefile config.status: creating viewcore/docs/en/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands Good - your configure finished. Start make now + make -j8 make all-recursive Making all in viewcore make[2]: Entering directory '/usr/src/RPM/BUILD/viewcore/viewcore' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'main.c' || echo './'`main.c main.c: In function 'main': main.c:113:26: warning: format '%d' expects argument of type 'int', but argument 2 has type '__nlink_t' {aka 'long unsigned int'} [-Wformat=] 113 | printf("hard links: %d\n", statbuf.st_nlink); | ~^ ~~~~~~~~~~~~~~~~ | | | | int __nlink_t {aka long unsigned int} | %ld main.c:116:26: warning: format '%d' expects argument of type 'int', but argument 2 has type '__off_t' {aka 'long int'} [-Wformat=] 116 | printf("size: %d\n", statbuf.st_size); | ~^ ~~~~~~~~~~~~~~~ | | | | int __off_t {aka long int} | %ld main.c:117:26: warning: format '%d' expects argument of type 'int', but argument 2 has type '__blksize_t' {aka 'long int'} [-Wformat=] 117 | printf("block size: %d\n", statbuf.st_blksize); | ~^ ~~~~~~~~~~~~~~~~~~ | | | | int __blksize_t {aka long int} | %ld main.c:118:26: warning: format '%d' expects argument of type 'int', but argument 2 has type '__blkcnt_t' {aka 'long int'} [-Wformat=] 118 | printf("block count: %d\n", statbuf.st_blocks); | ~^ ~~~~~~~~~~~~~~~~~ | | | | int __blkcnt_t {aka long int} | %ld main.c:554:40: warning: format '%d' expects argument of type 'int', but argument 2 has type '__time_t' {aka 'long int'} [-Wformat=] 554 | printf("user time: %d.%d sec\n", prstat->pr_utime.tv_sec, prstat->pr_utime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __time_t {aka long int} | %ld main.c:554:43: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' {aka 'long int'} [-Wformat=] 554 | printf("user time: %d.%d sec\n", prstat->pr_utime.tv_sec, prstat->pr_utime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __suseconds_t {aka long int} | %ld main.c:555:40: warning: format '%d' expects argument of type 'int', but argument 2 has type '__time_t' {aka 'long int'} [-Wformat=] 555 | printf("system time: %d.%d sec\n", prstat->pr_stime.tv_sec, prstat->pr_stime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __time_t {aka long int} | %ld main.c:555:43: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' {aka 'long int'} [-Wformat=] 555 | printf("system time: %d.%d sec\n", prstat->pr_stime.tv_sec, prstat->pr_stime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __suseconds_t {aka long int} | %ld main.c:556:40: warning: format '%d' expects argument of type 'int', but argument 2 has type '__time_t' {aka 'long int'} [-Wformat=] 556 | printf("cumulative user time: %d.%d sec\n", prstat->pr_cutime.tv_sec, prstat->pr_cutime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __time_t {aka long int} | %ld main.c:556:43: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' {aka 'long int'} [-Wformat=] 556 | printf("cumulative user time: %d.%d sec\n", prstat->pr_cutime.tv_sec, prstat->pr_cutime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __suseconds_t {aka long int} | %ld main.c:557:40: warning: format '%d' expects argument of type 'int', but argument 2 has type '__time_t' {aka 'long int'} [-Wformat=] 557 | printf("cumulative system time: %d.%d sec\n", prstat->pr_cstime.tv_sec, prstat->pr_cstime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __time_t {aka long int} | %ld main.c:557:43: warning: format '%d' expects argument of type 'int', but argument 3 has type '__suseconds_t' {aka 'long int'} [-Wformat=] 557 | printf("cumulative system time: %d.%d sec\n", prstat->pr_cstime.tv_sec, prstat->pr_cstime.tv_usec); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int __suseconds_t {aka long int} | %ld main.c:604:42: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'int' [-Wformat=] 604 | printf("flag 1: %#lx\n", prpsinfo->pr_state); | ~~~^ ~~~~~~~~~~~~~~~~~~ | | | | | int | long unsigned int | %#x main.c:472:9: warning: unused variable 'j' [-Wunused-variable] 472 | int j=0; | ^ main.c:87:23: warning: variable 'prpsinfo_bool' set but not used [-Wunused-but-set-variable] 87 | int prstatus_bool=0, prpsinfo_bool=0; | ^~~~~~~~~~~~~ main.c:87:6: warning: variable 'prstatus_bool' set but not used [-Wunused-but-set-variable] 87 | int prstatus_bool=0, prpsinfo_bool=0; | ^~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/viewcore/viewcore' make[2]: Entering directory '/usr/src/RPM/BUILD/viewcore/viewcore' /bin/sh ../libtool --silent --mode=link x86_64-alt-linux-gcc -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -o viewcore main.o make[2]: Leaving directory '/usr/src/RPM/BUILD/viewcore/viewcore' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31316 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/viewcore-buildroot + : + /bin/rm -rf -- /usr/src/tmp/viewcore-buildroot + cd viewcore + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/viewcore-buildroot make: Entering directory '/usr/src/RPM/BUILD/viewcore' Making install in viewcore make[1]: Entering directory '/usr/src/RPM/BUILD/viewcore/viewcore' make[2]: Entering directory '/usr/src/RPM/BUILD/viewcore/viewcore' /bin/sh ../admin/mkinstalldirs /usr/src/tmp/viewcore-buildroot/usr/bin mkdir -p -- /usr/src/tmp/viewcore-buildroot/usr/bin /bin/sh ../libtool --silent --mode=install /bin/install -p viewcore /usr/src/tmp/viewcore-buildroot/usr/bin/viewcore make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/viewcore/viewcore' make[1]: Leaving directory '/usr/src/RPM/BUILD/viewcore/viewcore' make[1]: Entering directory '/usr/src/RPM/BUILD/viewcore' make[2]: Entering directory '/usr/src/RPM/BUILD/viewcore' 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/viewcore' make[1]: Leaving directory '/usr/src/RPM/BUILD/viewcore' make: Leaving directory '/usr/src/RPM/BUILD/viewcore' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/viewcore-buildroot (auto) Verifying and fixing files in /usr/src/tmp/viewcore-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/viewcore-buildroot/ (default) Compressing files in /usr/src/tmp/viewcore-buildroot (auto) Verifying ELF objects in /usr/src/tmp/viewcore-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: viewcore-0.1-alt3.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r4s3er 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.4oMm3n find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0Kebyp Creating viewcore-debuginfo package Processing files: viewcore-debuginfo-0.1-alt3.1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jwnMPp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uUNwBo find-requires: running scripts (debuginfo) Requires: viewcore = 0.1-alt3.1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/viewcore-0.1-alt3.1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/viewcore-debuginfo-0.1-alt3.1.qa1.x86_64.rpm 6.45user 4.11system 0:15.26elapsed 69%CPU (0avgtext+0avgdata 34092maxresident)k 0inputs+0outputs (0major+822166minor)pagefaults 0swaps /.out/viewcore-0.1-alt3.1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/viewcore-debuginfo-0.1-alt3.1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 12.86user 7.56system 0:25.38elapsed 80%CPU (0avgtext+0avgdata 111072maxresident)k 0inputs+0outputs (0major+1114897minor)pagefaults 0swaps --- viewcore-0.1-alt3.1.qa1.x86_64.rpm.repo 2013-04-18 19:08:34.000000000 +0000 +++ viewcore-0.1-alt3.1.qa1.x86_64.rpm.hasher 2020-10-14 02:04:06.213016588 +0000 @@ -4,2 +4,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: rtld(GNU_HASH)