<86>Sep 12 07:52:25 userdel[3625074]: delete user 'rooter'
<86>Sep 12 07:52:25 userdel[3625074]: removed group 'rooter' owned by 'rooter'
<86>Sep 12 07:52:25 userdel[3625074]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 12 07:52:25 groupadd[3625109]: group added to /etc/group: name=rooter, GID=591
<86>Sep 12 07:52:25 groupadd[3625109]: group added to /etc/gshadow: name=rooter
<86>Sep 12 07:52:25 groupadd[3625109]: new group: name=rooter, GID=591
<86>Sep 12 07:52:25 useradd[3625132]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash
<86>Sep 12 07:52:25 userdel[3625186]: delete user 'builder'
<86>Sep 12 07:52:25 userdel[3625186]: removed group 'builder' owned by 'builder'
<86>Sep 12 07:52:25 userdel[3625186]: removed shadow group 'builder' owned by 'builder'
<86>Sep 12 07:52:25 groupadd[3625225]: group added to /etc/group: name=builder, GID=592
<86>Sep 12 07:52:25 groupadd[3625225]: group added to /etc/gshadow: name=builder
<86>Sep 12 07:52:25 groupadd[3625225]: new group: name=builder, GID=592
<86>Sep 12 07:52:25 useradd[3625249]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/genext2fs-1.5.0-alt1.nosrc.rpm
Installing genext2fs-1.5.0-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79428
+ 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.79428
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ 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 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
+ xargs -ri dirname -- '{}'
+ ./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 -j8
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 -march=i586 -mtune=generic -c -o genext2fs.o genext2fs.c
genext2fs.c: In function 'add2fs_from_tarball':
genext2fs.c:2324:45: 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:80: 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:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
 2440 |      fread(longname, longname_size, 1, fh);
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
genext2fs.c:2452:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
 2452 |      fread(longlink, longlink_size, 1, fh);
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:508,
                 from genext2fs.c:95:
In function 'strncpy',
    inlined from 'dir_set_name' at genext2fs.c:1369:2,
    inlined from 'add2dir' at genext2fs.c:1908:5:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
genext2fs.c: In function 'add2dir':
genext2fs.c:1892:9: note: length computed here
 1892 |  nlen = strlen(name);
      |         ^~~~~~~~~~~~
In file included from /usr/include/string.h:508,
                 from genext2fs.c:95:
In function 'strncpy',
    inlined from 'shrink_dir' at genext2fs.c:1343:2,
    inlined from 'add2dir' at genext2fs.c:1917:9:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
genext2fs.c: In function 'add2dir':
genext2fs.c:1892:9: note: length computed here
 1892 |  nlen = strlen(name);
      |         ^~~~~~~~~~~~
In file included from /usr/include/string.h:508,
                 from genext2fs.c:95:
In function 'strncpy',
    inlined from 'shrink_dir' at genext2fs.c:1343:2,
    inlined from 'init_fs' at genext2fs.c:3152:2,
    inlined from 'main' at genext2fs.c:3905:8:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
    inlined from 'main' at genext2fs.c:3910:3:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 -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.40743
+ 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
+ cd genext2fs-1.5.0
+ make 'INSTALL=/bin/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'
  /bin/install -p genext2fs '/usr/src/tmp/genext2fs-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/genext2fs-buildroot/usr/share/man/man8'
 /bin/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)
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)
Hardlinking identical .pyc and .pyo files
Processing files: genext2fs-1.5.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30387
+ 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.eOCXNn
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.wVEKWn
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), 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.BnHRTn
Creating genext2fs-debuginfo package
Processing files: genext2fs-debuginfo-1.5.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dP1Mwl
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cVefNn
find-requires: running scripts (debuginfo)
Requires: genext2fs = 1.5.0-alt1, /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-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/genext2fs-debuginfo-1.5.0-alt1.i586.rpm
8.52user 1.38system 0:15.42elapsed 64%CPU (0avgtext+0avgdata 63020maxresident)k
0inputs+0outputs (0major+547463minor)pagefaults 0swaps
9.83user 3.62system 0:18.89elapsed 71%CPU (0avgtext+0avgdata 63020maxresident)k
0inputs+0outputs (0major+728579minor)pagefaults 0swaps