<86>Nov 13 12:29:23 userdel[364331]: delete user 'rooter' <86>Nov 13 12:29:23 userdel[364331]: removed group 'rooter' owned by 'rooter' <86>Nov 13 12:29:23 userdel[364331]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 13 12:29:23 groupadd[364371]: group added to /etc/group: name=rooter, GID=939 <86>Nov 13 12:29:23 groupadd[364371]: group added to /etc/gshadow: name=rooter <86>Nov 13 12:29:23 groupadd[364371]: new group: name=rooter, GID=939 <86>Nov 13 12:29:23 useradd[364398]: new user: name=rooter, UID=939, GID=939, home=/root, shell=/bin/bash <86>Nov 13 12:29:23 userdel[364446]: delete user 'builder' <86>Nov 13 12:29:23 userdel[364446]: removed group 'builder' owned by 'builder' <86>Nov 13 12:29:23 userdel[364446]: removed shadow group 'builder' owned by 'builder' <86>Nov 13 12:29:23 groupadd[364483]: group added to /etc/group: name=builder, GID=940 <86>Nov 13 12:29:23 groupadd[364483]: group added to /etc/gshadow: name=builder <86>Nov 13 12:29:23 groupadd[364483]: new group: name=builder, GID=940 <86>Nov 13 12:29:23 useradd[364508]: new user: name=builder, UID=940, GID=940, home=/usr/src, shell=/bin/bash <13>Nov 13 12:29:24 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Nov 13 12:29:24 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Nov 13 12:29:25 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Nov 13 12:29:25 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/hdrecover-0.5-alt1.nosrc.rpm (w1.gzdio) Installing hdrecover-0.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.73027 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hdrecover-0.5 + echo 'Source #0 (hdrecover-0.5.tar.gz):' Source #0 (hdrecover-0.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/hdrecover-0.5.tar.gz + /bin/tar -xf - + cd hdrecover-0.5 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (hdrecover-0.5-from_sector.patch):' Patch #0 (hdrecover-0.5-from_sector.patch): + /usr/bin/patch -p1 patching file hdrecover.cpp + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.73027 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hdrecover-0.5 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:3: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:4: installing './compile' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: Leaving directory `.' + 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 -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 --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --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 make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 dependency style of x86_64-alt-linux-g++... none checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/hdrecover-0.5' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hdrecover.o hdrecover.cpp hdrecover.cpp: In function 'int correctsector(long long unsigned int)': hdrecover.cpp:79:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (ret != phys_block_size) { ~~~~^~~~~~~~~~~~~~~~~~ hdrecover.cpp:156:10: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (ret != phys_block_size) { ~~~~^~~~~~~~~~~~~~~~~~ hdrecover.cpp: In function 'int main(int, char**, char**)': hdrecover.cpp:202:16: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] if (length == -1) { ~~~~~~~^~~~~ hdrecover.cpp:221:12: warning: too many arguments for format [-Wformat-extra-args] printf("Disk is %Ld sectors big\n", length, errno); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ hdrecover.cpp:257:23: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] if (endsectornum < length) { ~~~~~~~~~~~~~^~~~~~~~ hdrecover.cpp:263:23: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] while (sectornum < endsectornum) { ~~~~~~~~~~^~~~~~~~~~~~~~ hdrecover.cpp:265:11: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (ret != phys_block_size) { ~~~~^~~~~~~~~~~~~~~~~~ hdrecover.cpp:289:18: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] sprintf(p, "%d hours ", remaining / 3600); ^~~~~~~~~~~ ~~~~~~~~~~~~~~~~ hdrecover.cpp:294:18: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] sprintf(p, "%d minutes ", remaining / 60); ^~~~~~~~~~~~~ ~~~~~~~~~~~~~~ hdrecover.cpp:298:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] sprintf(p, "%d seconds", remaining); ^~~~~~~~~~~~ ~~~~~~~~~ hdrecover.cpp: In function 'int correctsector(long long unsigned int)': hdrecover.cpp:91:11: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 10, stdin); ~~~~~^~~~~~~~~~~~~~~~ hdrecover.cpp:122:11: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 50, stdin); ~~~~~^~~~~~~~~~~~~~~~ hdrecover.cpp:132:8: warning: ignoring return value of 'ssize_t pwrite(int, const void*, size_t, __off_t)', declared with attribute warn_unused_result [-Wunused-result] pwrite(fd, buf, phys_block_size, sectornum * phys_block_size); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdrecover.cpp:149:15: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system(myoutput_array); ~~~~~~^~~~~~~~~~~~~~~~ hdrecover.cpp:140:27: warning: '%s' directive writing up to 79 bytes into a region of size 20 [-Wformat-overflow=] sprintf(argument, "%s", devname); ^~~~ ~~~~~~~ In file included from /usr/include/stdio.h:862, from hdrecover.cpp:24: /usr/include/bits/stdio2.h:33:34: note: '__builtin___sprintf_chk' output between 1 and 80 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/hdrecover-0.5' make[1]: Entering directory '/usr/src/RPM/BUILD/hdrecover-0.5' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -o hdrecover hdrecover.o make[1]: Leaving directory '/usr/src/RPM/BUILD/hdrecover-0.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1652 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hdrecover-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hdrecover-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd hdrecover-0.5 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/hdrecover-buildroot/usr exec_prefix=/usr/src/tmp/hdrecover-buildroot/usr bindir=/usr/src/tmp/hdrecover-buildroot/usr/bin sbindir=/usr/src/tmp/hdrecover-buildroot/usr/sbin sysconfdir=/usr/src/tmp/hdrecover-buildroot/etc datadir=/usr/src/tmp/hdrecover-buildroot/usr/share includedir=/usr/src/tmp/hdrecover-buildroot/usr/include libdir=/usr/src/tmp/hdrecover-buildroot/usr/lib64 libexecdir=/usr/src/tmp/hdrecover-buildroot/usr/lib localstatedir=/usr/src/tmp/hdrecover-buildroot/var/lib sharedstatedir=/usr/src/tmp/hdrecover-buildroot/var/lib mandir=/usr/src/tmp/hdrecover-buildroot/usr/share/man infodir=/usr/src/tmp/hdrecover-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/hdrecover-0.5' make[1]: Entering directory '/usr/src/RPM/BUILD/hdrecover-0.5' /bin/mkdir -p '/usr/src/tmp/hdrecover-buildroot/usr/bin' /usr/libexec/rpm-build/install -p hdrecover '/usr/src/tmp/hdrecover-buildroot/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/hdrecover-0.5' make: Leaving directory '/usr/src/RPM/BUILD/hdrecover-0.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hdrecover-buildroot (auto) Verifying and fixing files in /usr/src/tmp/hdrecover-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/hdrecover-buildroot/ (default) Compressing files in /usr/src/tmp/hdrecover-buildroot (auto) Verifying ELF objects in /usr/src/tmp/hdrecover-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: hdrecover-0.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1652 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hdrecover-0.5 + DOCDIR=/usr/src/tmp/hdrecover-buildroot/usr/share/doc/hdrecover-0.5 + export DOCDIR + rm -rf /usr/src/tmp/hdrecover-buildroot/usr/share/doc/hdrecover-0.5 + /bin/mkdir -p /usr/src/tmp/hdrecover-buildroot/usr/share/doc/hdrecover-0.5 + cp -prL AUTHORS ChangeLog README COPYING INSTALL NEWS /usr/src/tmp/hdrecover-buildroot/usr/share/doc/hdrecover-0.5 + chmod -R go-w /usr/src/tmp/hdrecover-buildroot/usr/share/doc/hdrecover-0.5 + chmod -R a+rX /usr/src/tmp/hdrecover-buildroot/usr/share/doc/hdrecover-0.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.svaWB6 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.8ZfXGZ 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.84T8bW Creating hdrecover-debuginfo package Processing files: hdrecover-debuginfo-0.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W1WHaW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uYbHCZ find-requires: running scripts (debuginfo) Requires: hdrecover = 0.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to hdrecover-debuginfo a strict dependency on hdrecover Wrote: /usr/src/RPM/RPMS/x86_64/hdrecover-0.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/hdrecover-debuginfo-0.5-alt1.x86_64.rpm (w2.lzdio) 2.44user 0.81system 0:10.07elapsed 32%CPU (0avgtext+0avgdata 33576maxresident)k 0inputs+0outputs (0major+387681minor)pagefaults 0swaps 1.97user 1.10system 0:15.60elapsed 19%CPU (0avgtext+0avgdata 122156maxresident)k 0inputs+0outputs (34446major+154596minor)pagefaults 0swaps --- hdrecover-0.5-alt1.x86_64.rpm.repo 2020-05-02 08:32:42.000000000 +0000 +++ hdrecover-0.5-alt1.x86_64.rpm.hasher 2022-11-13 12:29:37.327602809 +0000 @@ -15,3 +15,3 @@ Provides: hdrecover = 0.5-alt1:p9+251078.100.1.1 -File: /usr/bin/hdrecover 104711 root:root 6995c655848e9e545e45be47ce3b0068 +File: /usr/bin/hdrecover 104711 root:root 69e2383ffd3e3091530bc44fd1e95d0d File: /usr/share/doc/hdrecover-0.5 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/doc/hdrecover-0.5/README 100644 root:root 6343fe5010d4eb170eab147abe165a21 -RPMIdentity: b23a111ef0da098df15d79dc8a58ff7e76aca693cef777731f967c7a64778f899c871fe9fa6261c13745f92bf51b5a02bdcb65ba32f85345effc8a028a4d520c +RPMIdentity: 876ea18b5e71579939c99dbbe1f4db3186c9603f5f3459cdc58778d9b01a2c823c60e8ba7a340ce1f91b8f50edf328e64f9b1fc512a760edf26bb7f446fda69f --- hdrecover-debuginfo-0.5-alt1.x86_64.rpm.repo 2020-05-02 08:32:42.000000000 +0000 +++ hdrecover-debuginfo-0.5-alt1.x86_64.rpm.hasher 2022-11-13 12:29:37.379603534 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f7 40755 root:root -/usr/lib/debug/.build-id/f7/0005f7e001ddae6fc273eeeb0959a8115d40ed 120777 root:root ../../../../bin/hdrecover -/usr/lib/debug/.build-id/f7/0005f7e001ddae6fc273eeeb0959a8115d40ed.debug 120777 root:root ../../usr/bin/hdrecover.debug +/usr/lib/debug/.build-id/65 40755 root:root +/usr/lib/debug/.build-id/65/1678d695cc0ea1ad54ad2f068f8d732757cf84 120777 root:root ../../../../bin/hdrecover +/usr/lib/debug/.build-id/65/1678d695cc0ea1ad54ad2f068f8d732757cf84.debug 120777 root:root ../../usr/bin/hdrecover.debug /usr/lib/debug/usr/bin/hdrecover.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: hdrecover-debuginfo = 0.5-alt1:p9+251078.100.1.1 -File: /usr/lib/debug/.build-id/f7 40755 root:root -File: /usr/lib/debug/.build-id/f7/0005f7e001ddae6fc273eeeb0959a8115d40ed 120777 root:root ../../../../bin/hdrecover -File: /usr/lib/debug/.build-id/f7/0005f7e001ddae6fc273eeeb0959a8115d40ed.debug 120777 root:root ../../usr/bin/hdrecover.debug -File: /usr/lib/debug/usr/bin/hdrecover.debug 100644 root:root 23f29fece3f27117713345b61a7533ab +File: /usr/lib/debug/.build-id/65 40755 root:root +File: /usr/lib/debug/.build-id/65/1678d695cc0ea1ad54ad2f068f8d732757cf84 120777 root:root ../../../../bin/hdrecover +File: /usr/lib/debug/.build-id/65/1678d695cc0ea1ad54ad2f068f8d732757cf84.debug 120777 root:root ../../usr/bin/hdrecover.debug +File: /usr/lib/debug/usr/bin/hdrecover.debug 100644 root:root 5b69038ac8a7ee7c1a7b242cbd615ee2 File: /usr/src/debug/hdrecover-0.5 40755 root:root File: /usr/src/debug/hdrecover-0.5/hdrecover.cpp 100644 root:root 3eda7dc650a22a8af8df95670b419f05 -RPMIdentity: cdb4a68623168fdf3beb6c3b01e51111df7de90e7db58d0de9eb9c2a89f0cd36b7b8afc3c9b021728c18aa4183b5fbf5b398b18c061a1ecee9b72ae290a21867 +RPMIdentity: 1e82d3fd7ef8299f5b9c06205668268ab173d7ad6c52b7541628590a99b51e3b162ca5f225f36976c52ed870864e2ac97504fbc0d46c7483135afed2a96eef9e