<86>Aug 20 07:12:41 userdel[460600]: delete user 'rooter'
<86>Aug 20 07:12:41 userdel[460600]: removed group 'rooter' owned by 'rooter'
<86>Aug 20 07:12:41 userdel[460600]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 20 07:12:41 groupadd[460615]: group added to /etc/group: name=rooter, GID=621
<86>Aug 20 07:12:41 groupadd[460615]: group added to /etc/gshadow: name=rooter
<86>Aug 20 07:12:41 groupadd[460615]: new group: name=rooter, GID=621
<86>Aug 20 07:12:41 useradd[460626]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash
<86>Aug 20 07:12:41 userdel[460645]: delete user 'builder'
<86>Aug 20 07:12:41 userdel[460645]: removed group 'builder' owned by 'builder'
<86>Aug 20 07:12:41 userdel[460645]: removed shadow group 'builder' owned by 'builder'
<86>Aug 20 07:12:41 groupadd[460654]: group added to /etc/group: name=builder, GID=622
<86>Aug 20 07:12:41 groupadd[460654]: group added to /etc/gshadow: name=builder
<86>Aug 20 07:12:41 groupadd[460654]: new group: name=builder, GID=622
<86>Aug 20 07:12:41 useradd[460664]: new user: name=builder, UID=622, GID=622, 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
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.52958
+ 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.52958
+ 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 -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 dirname -- '{}'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ ./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 -j8
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 -march=i586 -mtune=generic -c -o hwflush-check.o hwflush-check.c
In file included from /usr/include/string.h:508,
                 from hwflush-check.c:33:
In function 'strncpy',
    inlined from 'run_server' at hwflush-check.c:721:4:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 1024 bytes from a string of length 1024 [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 -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.29016
+ 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
+ cd hwflush-check-0.1
+ make 'INSTALL=/bin/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'
  /bin/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)
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: __xstat creat lseek open posix_fallocate
Hardlinking identical .pyc and .pyo files
Processing files: hwflush-check-0.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95371
+ 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.BkdUKR
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.vr9PaQ
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.4), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tRlRMQ
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.If820Q
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c3k0SR
find-requires: running scripts (debuginfo)
Requires: hwflush-check = 0.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpthread.so.0)
Wrote: /usr/src/RPM/RPMS/i586/hwflush-check-0.1-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/hwflush-check-debuginfo-0.1-alt1.i586.rpm
6.45user 2.05system 0:12.52elapsed 67%CPU (0avgtext+0avgdata 28124maxresident)k
0inputs+0outputs (0major+385579minor)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
8.08user 4.90system 0:17.16elapsed 75%CPU (0avgtext+0avgdata 28124maxresident)k
0inputs+0outputs (0major+565358minor)pagefaults 0swaps