<86>Feb 12 02:37:33 userdel[3699243]: delete user 'rooter' <86>Feb 12 02:37:33 userdel[3699243]: removed group 'rooter' owned by 'rooter' <86>Feb 12 02:37:33 userdel[3699243]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 12 02:37:33 groupadd[3699253]: group added to /etc/group: name=rooter, GID=669 <86>Feb 12 02:37:33 groupadd[3699253]: group added to /etc/gshadow: name=rooter <86>Feb 12 02:37:33 groupadd[3699253]: new group: name=rooter, GID=669 <86>Feb 12 02:37:33 useradd[3699261]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Feb 12 02:37:33 userdel[3699276]: delete user 'builder' <86>Feb 12 02:37:33 userdel[3699276]: removed group 'builder' owned by 'builder' <86>Feb 12 02:37:33 userdel[3699276]: removed shadow group 'builder' owned by 'builder' <86>Feb 12 02:37:33 groupadd[3699287]: group added to /etc/group: name=builder, GID=670 <86>Feb 12 02:37:33 groupadd[3699287]: group added to /etc/gshadow: name=builder <86>Feb 12 02:37:33 groupadd[3699287]: new group: name=builder, GID=670 <86>Feb 12 02:37:33 useradd[3699293]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash warning: user victor does not exist - using root warning: group victor does not exist - using root warning: user victor does not exist - using root warning: group victor does not exist - using root warning: user victor does not exist - using root warning: group victor does not exist - using root <13>Feb 12 02:37:35 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851422 installed <13>Feb 12 02:37:35 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed <13>Feb 12 02:37:35 rpmi: libstdc++10-devel-10.2.1-alt2 sisyphus+263054.100.3.1 1607510507 installed <13>Feb 12 02:37:36 rpmi: gcc10-c++-10.2.1-alt2 sisyphus+263054.100.3.1 1607510507 installed <13>Feb 12 02:37:36 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Feb 12 02:37:36 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851422 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/procinfo-ng-2.0.304-alt1.nosrc.rpm (w1.gzdio) Installing procinfo-ng-2.0.304-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11437 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf procinfo-ng-2.0.304 + echo 'Source #0 (procinfo-ng-2.0.304.tar.bz2):' Source #0 (procinfo-ng-2.0.304.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/procinfo-ng-2.0.304.tar.bz2 + /bin/tar -xf - + cd procinfo-ng-2.0.304 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (procinfo-ng-2.0.304-man.patch):' Patch #0 (procinfo-ng-2.0.304-man.patch): + /usr/bin/patch -p1 patching file procinfo.8 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.11437 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd procinfo-ng-2.0.304 + subst 's/$(LDFLAGS) procinfo.cpp/procinfo.cpp $(LDFLAGS)/' Makefile.in + 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 + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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 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 x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes 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 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 math.h usability... yes checking math.h presence... yes checking for math.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for uint32_t... yes checking for uint64_t... yes checking for int32_t... yes checking for int64_t... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for working strtod... yes checking for select... yes checking for strtol... yes checking for strtoul... yes checking for strtoull... yes checking for snprintf... yes checking for readdir64... yes configure: creating ./config.status config.status: creating Makefile + make -j8 make: Entering directory '/usr/src/RPM/BUILD/procinfo-ng-2.0.304' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -pipe -Wall procinfo.cpp -s -lncurses -o procinfo In file included from procinfo.cpp:44: lib/timeRoutines.cpp: In function 'const timeDiff __time_rel(const time_t&, const time_t&)': lib/timeRoutines.cpp:134:46: warning: narrowing conversion of '(uint32_t)result1.timeWDHMS::minutes' from 'uint32_t' {aka 'unsigned int'} to 'int' [-Wnarrowing] 134 | { tm_sec: result1.seconds, tm_min: result1.minutes, tm_hour: result1.hours, | ~~~~~~~~^~~~~~~ lib/timeRoutines.cpp:134:72: warning: narrowing conversion of '(uint32_t)result1.timeWDHMS::hours' from 'uint32_t' {aka 'unsigned int'} to 'int' [-Wnarrowing] 134 | { tm_sec: result1.seconds, tm_min: result1.minutes, tm_hour: result1.hours, | ~~~~~~~~^~~~~ lib/timeRoutines.cpp:135:20: warning: narrowing conversion of '(uint32_t)result1.timeWDHMS::days' from 'uint32_t' {aka 'unsigned int'} to 'int' [-Wnarrowing] 135 | tm_wday: result1.days, tm_week: result1.weeks }; | ~~~~~~~~^~~~ lib/timeRoutines.cpp:135:43: warning: narrowing conversion of '(uint32_t)result1.timeWDHMS::weeks' from 'uint32_t' {aka 'unsigned int'} to 'int' [-Wnarrowing] 135 | tm_wday: result1.days, tm_week: result1.weeks }; | ~~~~~~~~^~~~~ lib/timeRoutines.cpp: In function 'const timeDiff __time_rel(const double&, const double&)': lib/timeRoutines.cpp:141:46: warning: narrowing conversion of '(uint32_t)result1.timeWDHMS::minutes' from 'uint32_t' {aka 'unsigned int'} to 'int' [-Wnarrowing] 141 | { tm_sec: result1.seconds, tm_min: result1.minutes, tm_hour: result1.hours, | ~~~~~~~~^~~~~~~ lib/timeRoutines.cpp:141:72: warning: narrowing conversion of '(uint32_t)result1.timeWDHMS::hours' from 'uint32_t' {aka 'unsigned int'} to 'int' [-Wnarrowing] 141 | { tm_sec: result1.seconds, tm_min: result1.minutes, tm_hour: result1.hours, | ~~~~~~~~^~~~~ lib/timeRoutines.cpp:142:20: warning: narrowing conversion of '(uint32_t)result1.timeWDHMS::days' from 'uint32_t' {aka 'unsigned int'} to 'int' [-Wnarrowing] 142 | tm_wday: result1.days, tm_week: result1.weeks }; | ~~~~~~~~^~~~ lib/timeRoutines.cpp:142:43: warning: narrowing conversion of '(uint32_t)result1.timeWDHMS::weeks' from 'uint32_t' {aka 'unsigned int'} to 'int' [-Wnarrowing] 142 | tm_wday: result1.days, tm_week: result1.weeks }; | ~~~~~~~~^~~~~ lib/timeRoutines.cpp: In function 'const timeDiff structTM2structTD(tm)': lib/timeRoutines.cpp:185:17: warning: narrowing conversion of 'input.tm::tm_sec' from 'int' to 'double' [-Wnarrowing] 185 | tm_sec: input.tm_sec, tm_min: input.tm_min, tm_hour: input.tm_hour, | ~~~~~~^~~~~~ In file included from procinfo.cpp:45: lib/prettyPrint.cpp: In function 'int print(const char*, ...)': lib/prettyPrint.cpp:42:36: warning: 'int vwprintw(WINDOW*, const char*, __va_list_tag*)' is deprecated [-Wdeprecated-declarations] 42 | code = vwprintw(stdscr, fmt, argp); | ^ In file included from procinfo.cpp:39: /usr/include/ncurses.h:776:28: note: declared here 776 | extern NCURSES_EXPORT(int) vwprintw (WINDOW *, const char *,va_list) GCC_DEPRECATED(use vw_printw); /* implemented */ | ^~~~~~~~ In file included from procinfo.cpp:65: rendercpupagestat.cpp: In function 'std::vector > > renderCPUandPageStats(bool, bool, const double&, const uint64_t&, const uint64_t&, const std::vector&, const uint64_t&, const std::vector&)': rendercpupagestat.cpp:18:38: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 18 | snprintf(fractionalSeconds, 2, "%2d", getFrac(cpuDiff / USER_HZ, 100)); | ^ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6545, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from procinfo.cpp:18: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output 3 bytes into a destination of size 2 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from procinfo.cpp:125: diskStats.cpp: In function 'std::vector > > renderDiskStats(bool, bool, bool, double, const std::vector&)': diskStats.cpp:136:34: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] 136 | snprintf(output, 39, "%-4s %-34s", diskStat.name.c_str(), rendered.c_str()); | ^ In file included from /usr/include/stdio.h:866, from /usr/include/c++/10/cstdio:42, from /usr/include/c++/10/ext/string_conversions.h:43, from /usr/include/c++/10/bits/basic_string.h:6545, from /usr/include/c++/10/string:55, from /usr/include/c++/10/bits/locale_classes.h:40, from /usr/include/c++/10/bits/ios_base.h:41, from /usr/include/c++/10/ios:42, from /usr/include/c++/10/ostream:38, from /usr/include/c++/10/iostream:39, from procinfo.cpp:18: /usr/include/bits/stdio2.h:70:35: note: '__builtin___snprintf_chk' output 40 or more bytes into a destination of size 39 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/procinfo-ng-2.0.304' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63256 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/procinfo-ng-buildroot + : + /bin/rm -rf -- /usr/src/tmp/procinfo-ng-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd procinfo-ng-2.0.304 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/procinfo-ng-buildroot make: Entering directory '/usr/src/RPM/BUILD/procinfo-ng-2.0.304' mkdir -p /usr/src/tmp/procinfo-ng-buildroot//usr/bin install procinfo /usr/src/tmp/procinfo-ng-buildroot//usr/bin/procinfo mkdir -p /usr/src/tmp/procinfo-ng-buildroot//usr/share/man/man8 install -m 644 procinfo.8 /usr/src/tmp/procinfo-ng-buildroot//usr/share/man/man8/procinfo.8 make: Leaving directory '/usr/src/RPM/BUILD/procinfo-ng-2.0.304' + mv /usr/src/tmp/procinfo-ng-buildroot/usr/bin/procinfo /usr/src/tmp/procinfo-ng-buildroot/usr/bin/procinfo-ng + mv /usr/src/tmp/procinfo-ng-buildroot/usr/share/man/man8/procinfo.8 /usr/src/tmp/procinfo-ng-buildroot/usr/share/man/man8/procinfo-ng.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/procinfo-ng-buildroot (auto) Verifying and fixing files in /usr/src/tmp/procinfo-ng-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/procinfo-ng-buildroot/ (default) Compressing files in /usr/src/tmp/procinfo-ng-buildroot (auto) 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/procinfo-ng Verifying ELF objects in /usr/src/tmp/procinfo-ng-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: procinfo-ng-2.0.304-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.63256 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd procinfo-ng-2.0.304 + DOCDIR=/usr/src/tmp/procinfo-ng-buildroot/usr/share/doc/procinfo-ng-2.0.304 + export DOCDIR + rm -rf /usr/src/tmp/procinfo-ng-buildroot/usr/share/doc/procinfo-ng-2.0.304 + /bin/mkdir -p /usr/src/tmp/procinfo-ng-buildroot/usr/share/doc/procinfo-ng-2.0.304 + cp -prL LICENSE.txt /usr/src/tmp/procinfo-ng-buildroot/usr/share/doc/procinfo-ng-2.0.304 + chmod -R go-w /usr/src/tmp/procinfo-ng-buildroot/usr/share/doc/procinfo-ng-2.0.304 + chmod -R a+rX /usr/src/tmp/procinfo-ng-buildroot/usr/share/doc/procinfo-ng-2.0.304 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ajOWOd 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.WBDbBb 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.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libncurses.so.5()(64bit) >= set:mjT5mxEbX50crEOZeAd40, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.1)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libtinfo.so.5()(64bit) >= set:ljWHGuHG, 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.J5r9fb Wrote: /usr/src/RPM/RPMS/x86_64/procinfo-ng-2.0.304-alt1.x86_64.rpm (w2.lzdio) 7.56user 1.23system 0:10.94elapsed 80%CPU (0avgtext+0avgdata 239828maxresident)k 0inputs+0outputs (0major+601677minor)pagefaults 0swaps 11.88user 3.74system 0:17.54elapsed 89%CPU (0avgtext+0avgdata 239828maxresident)k 0inputs+0outputs (0major+870066minor)pagefaults 0swaps --- procinfo-ng-2.0.304-alt1.x86_64.rpm.repo 2010-12-03 10:00:41.000000000 +0000 +++ procinfo-ng-2.0.304-alt1.x86_64.rpm.hasher 2021-02-12 02:37:49.101080465 +0000 @@ -3,4 +3,5 @@ /usr/share/doc/procinfo-ng-2.0.304/LICENSE.txt 100644 -/usr/share/man/man8/procinfo-ng.8.gz 100644 +/usr/share/man/man8/procinfo-ng.8.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -13,4 +14,7 @@ Requires: libstdc++.so.6(CXXABI_1.3.1)(64bit) +Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.11)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.20)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Requires: libtinfo.so.5()(64bit) >= set:ljWHGuHG