<86>Oct 22 08:58:08 userdel[2900017]: delete user 'rooter'
<86>Oct 22 08:58:08 userdel[2900017]: removed group 'rooter' owned by 'rooter'
<86>Oct 22 08:58:08 userdel[2900017]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 22 08:58:08 groupadd[2900031]: group added to /etc/group: name=rooter, GID=1871
<86>Oct 22 08:58:08 groupadd[2900031]: group added to /etc/gshadow: name=rooter
<86>Oct 22 08:58:08 groupadd[2900031]: new group: name=rooter, GID=1871
<86>Oct 22 08:58:08 useradd[2900044]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash
<86>Oct 22 08:58:08 userdel[2900068]: delete user 'builder'
<86>Oct 22 08:58:08 userdel[2900068]: removed group 'builder' owned by 'builder'
<86>Oct 22 08:58:08 userdel[2900068]: removed shadow group 'builder' owned by 'builder'
<86>Oct 22 08:58:08 groupadd[2900085]: group added to /etc/group: name=builder, GID=1872
<86>Oct 22 08:58:08 groupadd[2900085]: group added to /etc/gshadow: name=builder
<86>Oct 22 08:58:08 groupadd[2900085]: new group: name=builder, GID=1872
<86>Oct 22 08:58:08 useradd[2900109]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/dtach-0.9-alt1_4.nosrc.rpm (w1.gzdio)
Installing dtach-0.9-alt1_4.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59880
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf dtach-0.9
+ echo 'Source #0 (dtach-0.9.tar.gz):'
Source #0 (dtach-0.9.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/dtach-0.9.tar.gz
+ /bin/tar -xf -
+ cd dtach-0.9
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.59880
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dtach-0.9
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether x86_64-alt-linux-gcc needs -traditional... no
checking for openpty in -lutil... yes
checking for socket in -lsocket... no
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking whether time.h and sys/time.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for ssize_t... yes
checking return type of signal handlers... void
checking for atexit... yes
checking for dup2... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for openpty... yes
checking for forkpty... yes
checking for ptsname... yes
checking for grantpt... yes
checking for unlockpt... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/dtach-0.9'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -W -Wall -I.   -c -o main.o main.c
make: Leaving directory '/usr/src/RPM/BUILD/dtach-0.9'
make: Entering directory '/usr/src/RPM/BUILD/dtach-0.9'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -W -Wall -I.   -c -o attach.o attach.c
attach.c: In function 'attach_main':
attach.c:174:6: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result]
      fchdir(dirfd);
      ^~~~~~~~~~~~~
attach.c:218:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(1, "\33[H\33[J", 6);
  ^~~~~~~~~~~~~~~~~~~~~~~~~
attach.c:223:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(s, &pkt, sizeof(struct packet));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
attach.c:229:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(s, &pkt, sizeof(struct packet));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
attach.c:263:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(1, buf, len);
    ^~~~~~~~~~~~~~~~~~
attach.c:290:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(s, &pkt, sizeof(pkt));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
attach.c: In function 'process_kbd':
attach.c:115:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(s, pkt, sizeof(struct packet));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
attach.c:125:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(s, pkt, sizeof(struct packet));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
attach.c:131:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(s, pkt, sizeof(struct packet));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
attach.c:145:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(s, pkt, sizeof(struct packet));
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
attach.c: In function 'push_main':
attach.c:319:6: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result]
      fchdir(dirfd);
      ^~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/dtach-0.9'
make: Entering directory '/usr/src/RPM/BUILD/dtach-0.9'
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -W -Wall -I.   -c -o master.o master.c
master.c: In function 'master_main':
master.c:582:6: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result]
      fchdir(dirfd);
      ^~~~~~~~~~~~~
master.c:656:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(2, buf, len);
    ^~~~~~~~~~~~~~~~~~
master.c: In function 'client_activity':
master.c:381:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    write(the_pty.fd, pkt.u.buf, pkt.len);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
master.c:422:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
     write(the_pty.fd, &c, 1);
     ^~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/dtach-0.9'
make: Entering directory '/usr/src/RPM/BUILD/dtach-0.9'
x86_64-alt-linux-gcc -o dtach  attach.o master.o main.o -lutil 
make: Leaving directory '/usr/src/RPM/BUILD/dtach-0.9'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.39075
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/dtach-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/dtach-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd dtach-0.9
+ mkdir -p /usr/src/tmp/dtach-buildroot//usr/bin
+ mkdir -p /usr/src/tmp/dtach-buildroot//usr/share/man/man1
+ install -m 755 dtach /usr/src/tmp/dtach-buildroot//usr/bin/dtach
+ install -m 644 dtach.1 /usr/src/tmp/dtach-buildroot//usr/share/man/man1/dtach.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/dtach-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/dtach-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/dtach-buildroot/ (default)
Compressing files in /usr/src/tmp/dtach-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/dtach-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: dtach-0.9-alt1_4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39075
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dtach-0.9
+ DOCDIR=/usr/src/tmp/dtach-buildroot/usr/share/doc/dtach-0.9
+ export DOCDIR
+ rm -rf /usr/src/tmp/dtach-buildroot/usr/share/doc/dtach-0.9
+ /bin/mkdir -p /usr/src/tmp/dtach-buildroot/usr/share/doc/dtach-0.9
+ cp -prL COPYING README /usr/src/tmp/dtach-buildroot/usr/share/doc/dtach-0.9
+ chmod -R go-w /usr/src/tmp/dtach-buildroot/usr/share/doc/dtach-0.9
+ chmod -R a+rX /usr/src/tmp/dtach-buildroot/usr/share/doc/dtach-0.9
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EgENVK
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.o6vARe
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libutil.so.1(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S39adM
Creating dtach-debuginfo package
Processing files: dtach-debuginfo-0.9-alt1_4
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UIns4m
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GZ4Qn1
find-requires: running scripts (debuginfo)
Requires: dtach = 0.9-alt1_4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libutil.so.1)
Wrote: /usr/src/RPM/RPMS/x86_64/dtach-0.9-alt1_4.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/dtach-debuginfo-0.9-alt1_4.x86_64.rpm (w2.lzdio)
2.34user 1.13system 0:08.04elapsed 43%CPU (0avgtext+0avgdata 30800maxresident)k
0inputs+0outputs (0major+541831minor)pagefaults 0swaps
0.53user 0.88system 0:10.98elapsed 12%CPU (0avgtext+0avgdata 12220maxresident)k
0inputs+0outputs (0major+93986minor)pagefaults 0swaps
--- dtach-0.9-alt1_4.x86_64.rpm.repo	2017-11-18 02:14:57.000000000 +0000
+++ dtach-0.9-alt1_4.x86_64.rpm.hasher	2023-10-22 08:58:17.259762302 +0000
@@ -10,4 +10,2 @@
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
-Requires: libutil.so.1()(64bit) >= set:gfRg0
-Requires: rpmlib(SetVersions)  
 Requires: libutil.so.1(GLIBC_2.2.5)(64bit)  
@@ -16,3 +14,3 @@
 Provides: dtach = 0.9-alt1_4
-File: /usr/bin/dtach	100755	root:root	64b41f4a74240434d5a941c8be74b71e	
+File: /usr/bin/dtach	100755	root:root	c43aabe853f92d4036644cb38d0045ec	
 File: /usr/share/doc/dtach-0.9	40755	root:root		
@@ -21,2 +19,2 @@
 File: /usr/share/man/man1/dtach.1.xz	100644	root:root	8b1de32d2c3745409bb8fb1a759c7314	
-RPMIdentity: 1e428cba5cb878b927dc9c960071ed3813ed2f2cb34416f24afcb31f25989fd6e834c25bd67566f8829ba18a0ec7f337a8f52146989bad35cf89d655c0609c17
+RPMIdentity: d63e7c45db365f7ecc3ceaa9d42b58417e9661d94ff137b260cf011866d62329fb28fe13ef38ad26b70f58d00334258e59fb0e4eb9f5ba9d72633a487a625a0c
--- dtach-debuginfo-0.9-alt1_4.x86_64.rpm.repo	2017-11-18 02:14:57.000000000 +0000
+++ dtach-debuginfo-0.9-alt1_4.x86_64.rpm.hasher	2023-10-22 08:58:17.338763441 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/ad	40755	root:root	
-/usr/lib/debug/.build-id/ad/d8393545cec2207783eb67024e6d4121db163b	120777	root:root	../../../../bin/dtach
-/usr/lib/debug/.build-id/ad/d8393545cec2207783eb67024e6d4121db163b.debug	120777	root:root	../../usr/bin/dtach.debug
+/usr/lib/debug/.build-id/2f	40755	root:root	
+/usr/lib/debug/.build-id/2f/925a61e2efa016794bb927eed1436d2e0b0ad1	120777	root:root	../../../../bin/dtach
+/usr/lib/debug/.build-id/2f/925a61e2efa016794bb927eed1436d2e0b0ad1.debug	120777	root:root	../../usr/bin/dtach.debug
 /usr/lib/debug/usr/bin/dtach.debug	100644	root:root	
@@ -15,6 +15,6 @@
 Provides: dtach-debuginfo = 0.9-alt1_4
-File: /usr/lib/debug/.build-id/ad	40755	root:root		
-File: /usr/lib/debug/.build-id/ad/d8393545cec2207783eb67024e6d4121db163b	120777	root:root		../../../../bin/dtach
-File: /usr/lib/debug/.build-id/ad/d8393545cec2207783eb67024e6d4121db163b.debug	120777	root:root		../../usr/bin/dtach.debug
-File: /usr/lib/debug/usr/bin/dtach.debug	100644	root:root	0f9c92734371ecd856e40682f39a6fd7	
+File: /usr/lib/debug/.build-id/2f	40755	root:root		
+File: /usr/lib/debug/.build-id/2f/925a61e2efa016794bb927eed1436d2e0b0ad1	120777	root:root		../../../../bin/dtach
+File: /usr/lib/debug/.build-id/2f/925a61e2efa016794bb927eed1436d2e0b0ad1.debug	120777	root:root		../../usr/bin/dtach.debug
+File: /usr/lib/debug/usr/bin/dtach.debug	100644	root:root	1b086a072b4134c9c653da664eb75bcd	
 File: /usr/src/debug/dtach-0.9	40755	root:root		
@@ -24,2 +24,2 @@
 File: /usr/src/debug/dtach-0.9/master.c	100644	root:root	7f98747e8976a28a84cf909111e42ecf	
-RPMIdentity: a76a2e91ff7f87f18ca5948617ddf045ac9bf1414b9a87311eb61b8eb0c16eab1c6e8f0207206d428c4db08eb46a213375ab9e8e807a5a026b2ec2278d7527c5
+RPMIdentity: 08b50ee7a1d75f85bd38cd940748c7ef52d9f1a24c5fb956c7da7e3450aeeda276a43bbd8af97d6c07f606afebb063d3ad0710d59cf0ff8964a70eeaf24f8284