<86>Jun 18 04:20:23 userdel[1808182]: delete user 'rooter'
<86>Jun 18 04:20:23 userdel[1808182]: removed group 'rooter' owned by 'rooter'
<86>Jun 18 04:20:23 userdel[1808182]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 18 04:20:23 groupadd[1808208]: group added to /etc/group: name=rooter, GID=966
<86>Jun 18 04:20:23 groupadd[1808208]: group added to /etc/gshadow: name=rooter
<86>Jun 18 04:20:23 groupadd[1808208]: new group: name=rooter, GID=966
<86>Jun 18 04:20:23 useradd[1808225]: new user: name=rooter, UID=966, GID=966, home=/root, shell=/bin/bash
<86>Jun 18 04:20:23 userdel[1808250]: delete user 'builder'
<86>Jun 18 04:20:23 userdel[1808250]: removed group 'builder' owned by 'builder'
<86>Jun 18 04:20:23 userdel[1808250]: removed shadow group 'builder' owned by 'builder'
<86>Jun 18 04:20:23 groupadd[1808262]: group added to /etc/group: name=builder, GID=967
<86>Jun 18 04:20:23 groupadd[1808262]: group added to /etc/gshadow: name=builder
<86>Jun 18 04:20:23 groupadd[1808262]: new group: name=builder, GID=967
<86>Jun 18 04:20:23 useradd[1808273]: new user: name=builder, UID=967, GID=967, 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.31210
+ 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.31210
+ 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.73394
+ 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.73394
+ 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.U0iwSf
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.7PccnG
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.sGag19
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.ye0jJ3
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ca2fG0
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.52user 0.95system 0:06.94elapsed 35%CPU (0avgtext+0avgdata 27724maxresident)k
0inputs+0outputs (0major+359065minor)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
2.51user 3.16system 0:09.42elapsed 60%CPU (0avgtext+0avgdata 27724maxresident)k
0inputs+0outputs (0major+528711minor)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	2022-06-18 04:20:31.029234760 +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	5e632900291d7719d1961812a0f2a0d3	
 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: 283fc40ce1f6182e611e922ba1d6626ecbc90f338afafb49aaf2a7de5c73703262af93d415ebe9e793122b7eca576e43ca4f0136f5aff6c540da42441bfb9344
--- 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	2022-06-18 04:20:31.090235811 +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/e2	40755	root:root	
+/usr/lib/debug/.build-id/e2/992a96ca6603a5744637f1abd60ff2d54dd26e	120777	root:root	../../../../sbin/hwflush-check
+/usr/lib/debug/.build-id/e2/992a96ca6603a5744637f1abd60ff2d54dd26e.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/e2	40755	root:root		
+File: /usr/lib/debug/.build-id/e2/992a96ca6603a5744637f1abd60ff2d54dd26e	120777	root:root		../../../../sbin/hwflush-check
+File: /usr/lib/debug/.build-id/e2/992a96ca6603a5744637f1abd60ff2d54dd26e.debug	120777	root:root		../../usr/sbin/hwflush-check.debug
+File: /usr/lib/debug/usr/sbin/hwflush-check.debug	100644	root:root	83da24f410d525388f386ad32e41bc57	
 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: c3afcb99ed3958fb7bef5a470478f92141d27c0788c915d4a3b41d4f4280af50dcb6d27e4df008f0800d599ad902656feb805aa1a7f9dbcd716d7731434607e3