<86>Jul 22 05:01:48 userdel[948221]: delete user 'rooter' <86>Jul 22 05:01:48 userdel[948221]: removed group 'rooter' owned by 'rooter' <86>Jul 22 05:01:48 userdel[948221]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 22 05:01:48 groupadd[948288]: group added to /etc/group: name=rooter, GID=1799 <86>Jul 22 05:01:48 groupadd[948288]: group added to /etc/gshadow: name=rooter <86>Jul 22 05:01:48 groupadd[948288]: new group: name=rooter, GID=1799 <86>Jul 22 05:01:48 useradd[948328]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Jul 22 05:01:48 userdel[948403]: delete user 'builder' <86>Jul 22 05:01:48 userdel[948403]: removed group 'builder' owned by 'builder' <86>Jul 22 05:01:48 userdel[948403]: removed shadow group 'builder' owned by 'builder' <86>Jul 22 05:01:48 groupadd[948465]: group added to /etc/group: name=builder, GID=1800 <86>Jul 22 05:01:48 groupadd[948465]: group added to /etc/gshadow: name=builder <86>Jul 22 05:01:48 groupadd[948465]: new group: name=builder, GID=1800 <86>Jul 22 05:01:48 useradd[948499]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/genext2fs-1.5.0-alt2.nosrc.rpm (w1.gzdio) Installing genext2fs-1.5.0-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43144 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf genext2fs-1.5.0 + echo 'Source #0 (genext2fs-1.5.0.tar):' Source #0 (genext2fs-1.5.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/genext2fs-1.5.0.tar + cd genext2fs-1.5.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43144 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd genext2fs-1.5.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: 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 configure.ac:14: installing './compile' configure.ac:11: installing './install-sh' configure.ac:11: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) none checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for struct stat.st_rdev... yes checking for getopt_long... yes checking for getline... yes checking for strtof... yes checking for snprintf... yes checking for vsnprintf... yes checking for working snprintf... yes checking for working vsnprintf... yes checking for stdlib.h... (cached) yes checking whether scanf can malloc... no checking --enable-libarchive argument... no 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 config.status: executing default commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o genext2fs.o genext2fs.c genext2fs.c: In function 'add2fs_from_tarball': genext2fs.c:2324:66: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 2324 | strncpy(pathbuf, tarhead->prefix, sizeof tarhead->prefix); | ^~~~~~~ genext2fs.c:2325:101: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 2325 | strncpy(pathbuf+strnlen(pathbuf, sizeof pathbuf), tarhead->filename, sizeof tarhead->filename); | ^~~~~~~ genext2fs.c:2440:41: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2440 | fread(longname, longname_size, 1, fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ genext2fs.c:2452:41: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 2452 | fread(longlink, longlink_size, 1, fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' make[1]: Entering directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o genext2fs genext2fs.o make[1]: Leaving directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.95528 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/genext2fs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/genext2fs-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd genext2fs-1.5.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/genext2fs-buildroot make: Entering directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' make[1]: Entering directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' /bin/mkdir -p '/usr/src/tmp/genext2fs-buildroot/usr/bin' /usr/libexec/rpm-build/install -p genext2fs '/usr/src/tmp/genext2fs-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/genext2fs-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 genext2fs.8 '/usr/src/tmp/genext2fs-buildroot/usr/share/man/man8' make[1]: Leaving directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' make: Leaving directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/genext2fs-buildroot (auto) Verifying and fixing files in /usr/src/tmp/genext2fs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/genext2fs-buildroot/ (default) Compressing files in /usr/src/tmp/genext2fs-buildroot (auto) Verifying ELF objects in /usr/src/tmp/genext2fs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.90091 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd genext2fs-1.5.0 + make -j16 check make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' PASS: test.sh make[2]: Leaving directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' make[2]: Entering directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' ============================================================================ Testsuite summary for genext2fs 1.4.2 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/usr/src/RPM/BUILD/genext2fs-1.5.0' + exit 0 Processing files: genext2fs-1.5.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90091 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd genext2fs-1.5.0 + DOCDIR=/usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.5.0 + export DOCDIR + rm -rf /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.5.0 + /bin/mkdir -p /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.5.0 + cp -prL AUTHORS README.md TODO device_table.txt /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.5.0 + chmod -R go-w /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.5.0 + chmod -R a+rX /usr/src/tmp/genext2fs-buildroot/usr/share/doc/genext2fs-1.5.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gZukGg find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.inLsdd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3mOQza Creating genext2fs-debuginfo package Processing files: genext2fs-debuginfo-1.5.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qhEeDD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9gXytn find-requires: running scripts (debuginfo) Requires: genext2fs = 1.5.0-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to genext2fs-debuginfo a strict dependency on genext2fs Wrote: /usr/src/RPM/RPMS/i586/genext2fs-1.5.0-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/genext2fs-debuginfo-1.5.0-alt2.i586.rpm (w2.lzdio) 4.49user 1.65system 0:11.99elapsed 51%CPU (0avgtext+0avgdata 44476maxresident)k 0inputs+0outputs (0major+614313minor)pagefaults 0swaps 0.58user 0.90system 0:14.97elapsed 9%CPU (0avgtext+0avgdata 11992maxresident)k 0inputs+0outputs (0major+93431minor)pagefaults 0swaps --- genext2fs-1.5.0-alt2.i586.rpm.repo 2022-01-22 15:21:54.000000000 +0000 +++ genext2fs-1.5.0-alt2.i586.rpm.hasher 2023-07-22 05:02:01.483061368 +0000 @@ -21,3 +21,3 @@ Provides: genext2fs = 1.5.0-alt2:sisyphus+293956.100.1.1 -File: /usr/bin/genext2fs 100755 root:root 2cdf7432aede4fd23341947414f381f7 +File: /usr/bin/genext2fs 100755 root:root 52ef900f2ab7b69b5ae6b6f27bdbafe6 File: /usr/share/doc/genext2fs-1.5.0 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/man/man8/genext2fs.8.xz 100644 root:root f7d2b1a32aef7dfe9f1036d598e088f5 -RPMIdentity: 833a8b7b4c83a088e1bb0b1b62f4f86f2e2715162fef72067c8c1b592340c707c7e9a8b45c6a7ca82be1727272ad246c7cab72ee210fe13cec2f75ea20bc2fac +RPMIdentity: 3608173f60e4c5b35ec1b866253a54565f8c8979c4134f880bbcd44450b19d6db2e9a87d92c573bc688c1e5140ba15b9a96ab441df57e72131270b00ba8f55ca --- genext2fs-debuginfo-1.5.0-alt2.i586.rpm.repo 2022-01-22 15:21:55.000000000 +0000 +++ genext2fs-debuginfo-1.5.0-alt2.i586.rpm.hasher 2023-07-22 05:02:01.583062404 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/27 40755 root:root -/usr/lib/debug/.build-id/27/e4206f422fcfc61ebf09e2d2e1f5c155ccae4a 120777 root:root ../../../../bin/genext2fs -/usr/lib/debug/.build-id/27/e4206f422fcfc61ebf09e2d2e1f5c155ccae4a.debug 120777 root:root ../../usr/bin/genext2fs.debug +/usr/lib/debug/.build-id/44 40755 root:root +/usr/lib/debug/.build-id/44/3bfc885d3bab2eba39e1253d433e4105cc439c 120777 root:root ../../../../bin/genext2fs +/usr/lib/debug/.build-id/44/3bfc885d3bab2eba39e1253d433e4105cc439c.debug 120777 root:root ../../usr/bin/genext2fs.debug /usr/lib/debug/usr/bin/genext2fs.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: genext2fs-debuginfo = 1.5.0-alt2:sisyphus+293956.100.1.1 -File: /usr/lib/debug/.build-id/27 40755 root:root -File: /usr/lib/debug/.build-id/27/e4206f422fcfc61ebf09e2d2e1f5c155ccae4a 120777 root:root ../../../../bin/genext2fs -File: /usr/lib/debug/.build-id/27/e4206f422fcfc61ebf09e2d2e1f5c155ccae4a.debug 120777 root:root ../../usr/bin/genext2fs.debug -File: /usr/lib/debug/usr/bin/genext2fs.debug 100644 root:root a48d02b3365c826070afc7045b78ef67 +File: /usr/lib/debug/.build-id/44 40755 root:root +File: /usr/lib/debug/.build-id/44/3bfc885d3bab2eba39e1253d433e4105cc439c 120777 root:root ../../../../bin/genext2fs +File: /usr/lib/debug/.build-id/44/3bfc885d3bab2eba39e1253d433e4105cc439c.debug 120777 root:root ../../usr/bin/genext2fs.debug +File: /usr/lib/debug/usr/bin/genext2fs.debug 100644 root:root c36877705dfe3f0412af8f0763b396b9 File: /usr/src/debug/genext2fs-1.5.0 40755 root:root @@ -21,2 +21,2 @@ File: /usr/src/debug/genext2fs-1.5.0/list.h 100644 root:root 059f4a946469da36ed92cb6b5d5af719 -RPMIdentity: a77aa469fce0d4cecf0d3bc9498808308e257331f6f965677aaa9cd612c437770da7fea29b2bb536995242dc6115a48f4bdbe80c42bc24073734b6bda56c7df6 +RPMIdentity: fd03069f484088fa1fe88ff3296565c98aab796067146f1d616e99974fef23fe0cca737f1a7559dc7c82863e5c4d1cb9e4956937383dab7e1826459baff2a03a