<86>Jan 21 04:31:58 userdel[3144331]: delete user 'rooter'
<86>Jan 21 04:31:58 userdel[3144331]: removed group 'rooter' owned by 'rooter'
<86>Jan 21 04:31:58 userdel[3144331]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 21 04:31:58 groupadd[3144370]: group added to /etc/group: name=rooter, GID=1311
<86>Jan 21 04:31:58 groupadd[3144370]: group added to /etc/gshadow: name=rooter
<86>Jan 21 04:31:58 groupadd[3144370]: new group: name=rooter, GID=1311
<86>Jan 21 04:31:58 useradd[3144397]: new user: name=rooter, UID=1311, GID=1311, home=/root, shell=/bin/bash
<86>Jan 21 04:31:58 userdel[3144446]: delete user 'builder'
<86>Jan 21 04:31:58 userdel[3144446]: removed group 'builder' owned by 'builder'
<86>Jan 21 04:31:58 userdel[3144446]: removed shadow group 'builder' owned by 'builder'
<86>Jan 21 04:31:58 groupadd[3144475]: group added to /etc/group: name=builder, GID=1312
<86>Jan 21 04:31:58 groupadd[3144475]: group added to /etc/gshadow: name=builder
<86>Jan 21 04:31:58 groupadd[3144475]: new group: name=builder, GID=1312
<86>Jan 21 04:31:58 useradd[3144504]: new user: name=builder, UID=1312, GID=1312, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/hwflush-check-0.1-alt1.src.rpm: license not found in '/usr/share/license' directory: like
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/hwflush-check-0.1-alt1.nosrc.rpm (w1.gzdio)
Installing hwflush-check-0.1-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65217
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf hwflush-check-0.1
+ echo 'Source #0 (hwflush-check-0.1.tar):'
Source #0 (hwflush-check-0.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/hwflush-check-0.1.tar
+ cd hwflush-check-0.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65217
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd hwflush-check-0.1
+ 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 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 for style of include used by make... GNU
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 an ANSI C-conforming const... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking unised.h usability... no
checking unised.h presence... no
checking for unised.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/hwflush-check-0.1'
i586-alt-linux-gcc -DPACKAGE_NAME=\"hwflush-check\" -DPACKAGE_TARNAME=\"hwflush-check\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"hwflush-check\ 0.1\" -DPACKAGE_BUGREPORT=\"lav@etersoft.ru\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hwflush-check\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_NETDB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_NETINET_TCP_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDARG_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_PTHREAD_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o hwflush-check.o hwflush-check.c
make: Leaving directory '/usr/src/RPM/BUILD/hwflush-check-0.1'
make: Entering directory '/usr/src/RPM/BUILD/hwflush-check-0.1'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o hwflush-check hwflush-check.o  -lpthread
make: Leaving directory '/usr/src/RPM/BUILD/hwflush-check-0.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56726
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/hwflush-check-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/hwflush-check-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd hwflush-check-0.1
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/hwflush-check-buildroot
make: Entering directory '/usr/src/RPM/BUILD/hwflush-check-0.1'
make[1]: Entering directory '/usr/src/RPM/BUILD/hwflush-check-0.1'
 /bin/mkdir -p '/usr/src/tmp/hwflush-check-buildroot/usr/sbin'
  /usr/libexec/rpm-build/install -p hwflush-check '/usr/src/tmp/hwflush-check-buildroot/usr/sbin'
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/hwflush-check-0.1'
make: Leaving directory '/usr/src/RPM/BUILD/hwflush-check-0.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/hwflush-check-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/hwflush-check-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/hwflush-check-buildroot/ (default)
Compressing files in /usr/src/tmp/hwflush-check-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/hwflush-check-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/sbin/hwflush-check: uses non-LFS functions: creat lseek open posix_fallocate stat
Processing files: hwflush-check-0.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.56726
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd hwflush-check-0.1
+ DOCDIR=/usr/src/tmp/hwflush-check-buildroot/usr/share/doc/hwflush-check-0.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/hwflush-check-buildroot/usr/share/doc/hwflush-check-0.1
+ /bin/mkdir -p /usr/src/tmp/hwflush-check-buildroot/usr/share/doc/hwflush-check-0.1
+ cp -prL README.md LICENSE /usr/src/tmp/hwflush-check-buildroot/usr/share/doc/hwflush-check-0.1
+ chmod -R go-w /usr/src/tmp/hwflush-check-buildroot/usr/share/doc/hwflush-check-0.1
+ chmod -R a+rX /usr/src/tmp/hwflush-check-buildroot/usr/share/doc/hwflush-check-0.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.isIp9b
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.ElW6dy
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.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9s3r06
Creating hwflush-check-debuginfo package
Processing files: hwflush-check-debuginfo-0.1-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e661da
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UqLy0M
find-requires: running scripts (debuginfo)
Requires: hwflush-check = 0.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/hwflush-check-0.1-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/hwflush-check-debuginfo-0.1-alt1.i586.rpm (w2.lzdio)
1.97user 1.11system 0:08.00elapsed 38%CPU (0avgtext+0avgdata 27720maxresident)k
0inputs+0outputs (0major+362033minor)pagefaults 0swaps
/.out/hwflush-check-0.1-alt1.i586.rpm: license not found in '/usr/share/license' directory: like
/.out/hwflush-check-debuginfo-0.1-alt1.i586.rpm: license not found in '/usr/share/license' directory: like
0.62user 0.93system 0:11.20elapsed 13%CPU (0avgtext+0avgdata 12080maxresident)k
0inputs+0outputs (0major+95118minor)pagefaults 0swaps
--- hwflush-check-0.1-alt1.i586.rpm.repo	2018-06-24 20:23:12.000000000 +0000
+++ hwflush-check-0.1-alt1.i586.rpm.hasher	2023-01-21 04:32:07.707363146 +0000
@@ -7,7 +7,8 @@
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.2)  
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
-Requires: libpthread.so.0(GLIBC_2.0)  
-Requires: libpthread.so.0(GLIBC_2.1)  
 Requires: rtld(GNU_HASH)  
@@ -15,3 +16,3 @@
 Provides: hwflush-check = 0.1-alt1
-File: /usr/sbin/hwflush-check	100755	root:root	bed4fa9e8c9c8d6fb40e041e34e6884a	
+File: /usr/sbin/hwflush-check	100755	root:root	6a06314850530a382160c4ecce6aff39	
 File: /usr/share/doc/hwflush-check-0.1	40755	root:root		
@@ -19,2 +20,2 @@
 File: /usr/share/doc/hwflush-check-0.1/README.md	100644	root:root	cbc812768a973d7e9f1724919c06c7be	
-RPMIdentity: f3d1dd644917a1e6f7ad81071a23db7db470e437fa278bd4b7b6b0710aca3542d2abfe9e185f9c21f149e44bf46b3fae926402c025c5be17cbe6c5d71a0a816f
+RPMIdentity: 41f2568d367a1a2aa97b37e476abba02267924c326a6f54dca2447d1b445c9a568fbfaccd180fd3ce00f89831176d44e426378da7098a899340f23cf20abb9d3
--- hwflush-check-debuginfo-0.1-alt1.i586.rpm.repo	2018-06-24 20:23:12.000000000 +0000
+++ hwflush-check-debuginfo-0.1-alt1.i586.rpm.hasher	2023-01-21 04:32:07.766364023 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/69	40755	root:root	
-/usr/lib/debug/.build-id/69/cec3fb91848449847c3220360e71fcaeafba34	120777	root:root	../../../../sbin/hwflush-check
-/usr/lib/debug/.build-id/69/cec3fb91848449847c3220360e71fcaeafba34.debug	120777	root:root	../../usr/sbin/hwflush-check.debug
+/usr/lib/debug/.build-id/3a	40755	root:root	
+/usr/lib/debug/.build-id/3a/6478ec53ce5985204d9027c554b91f87c0ac8a	120777	root:root	../../../../sbin/hwflush-check
+/usr/lib/debug/.build-id/3a/6478ec53ce5985204d9027c554b91f87c0ac8a.debug	120777	root:root	../../usr/sbin/hwflush-check.debug
 /usr/lib/debug/usr/sbin/hwflush-check.debug	100644	root:root	
@@ -9,11 +9,10 @@
 Requires: debug(libc.so.6)  
-Requires: debug(libpthread.so.0)  
 Requires: rpmlib(PayloadIsLzma)  
 Provides: hwflush-check-debuginfo = 0.1-alt1
-File: /usr/lib/debug/.build-id/69	40755	root:root		
-File: /usr/lib/debug/.build-id/69/cec3fb91848449847c3220360e71fcaeafba34	120777	root:root		../../../../sbin/hwflush-check
-File: /usr/lib/debug/.build-id/69/cec3fb91848449847c3220360e71fcaeafba34.debug	120777	root:root		../../usr/sbin/hwflush-check.debug
-File: /usr/lib/debug/usr/sbin/hwflush-check.debug	100644	root:root	d9a3161113f417c0eaa4851f66c5a6ab	
+File: /usr/lib/debug/.build-id/3a	40755	root:root		
+File: /usr/lib/debug/.build-id/3a/6478ec53ce5985204d9027c554b91f87c0ac8a	120777	root:root		../../../../sbin/hwflush-check
+File: /usr/lib/debug/.build-id/3a/6478ec53ce5985204d9027c554b91f87c0ac8a.debug	120777	root:root		../../usr/sbin/hwflush-check.debug
+File: /usr/lib/debug/usr/sbin/hwflush-check.debug	100644	root:root	301e6f2ea386f9baa2eb73c86e28bf5c	
 File: /usr/src/debug/hwflush-check-0.1	40755	root:root		
 File: /usr/src/debug/hwflush-check-0.1/hwflush-check.c	100644	root:root	92a94a0f05fcc6a92993b75f0e51126b	
-RPMIdentity: 071693ab95ee3101ec10cd249be388fc0f055426e92ac5116d7bd43bae737078c96c485592b151a5d50b3758d007846a283329539ce8a39852da085831bb119e
+RPMIdentity: 0b4448dd5e901e51cfad1f25bde34c16b7562125c3b18ed618f7ff6f72b3e183f18ac61bce5da92fce725a20e3d65ae924528aeaf79769d57ee85c7eb2bb23e2