<86>Oct 19 06:53:49 userdel[681497]: delete user 'rooter'
<86>Oct 19 06:53:49 userdel[681497]: removed group 'rooter' owned by 'rooter'
<86>Oct 19 06:53:49 userdel[681497]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 19 06:53:49 groupadd[681600]: group added to /etc/group: name=rooter, GID=1841
<86>Oct 19 06:53:49 groupadd[681600]: group added to /etc/gshadow: name=rooter
<86>Oct 19 06:53:49 groupadd[681600]: new group: name=rooter, GID=1841
<86>Oct 19 06:53:49 useradd[681634]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none
<86>Oct 19 06:53:49 userdel[681704]: delete user 'builder'
<86>Oct 19 06:53:49 userdel[681704]: removed group 'builder' owned by 'builder'
<86>Oct 19 06:53:49 userdel[681704]: removed shadow group 'builder' owned by 'builder'
<86>Oct 19 06:53:49 groupadd[681980]: group added to /etc/group: name=builder, GID=1842
<86>Oct 19 06:53:49 groupadd[681980]: group added to /etc/gshadow: name=builder
<86>Oct 19 06:53:49 groupadd[681980]: new group: name=builder, GID=1842
<86>Oct 19 06:53:49 useradd[682152]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash, from=none
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: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93752
+ 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):
+ /usr/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.93752
+ 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 -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 '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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
+ sort -u
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ configure_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./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 --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 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 how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether i586-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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -W -Wall -I.   -c -o attach.o attach.c
attach.c: In function 'attach_main':
attach.c:174:41: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  174 |                                         fchdir(dirfd);
      |                                         ^~~~~~~~~~~~~
attach.c:218:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  218 |         write(1, "\33[H\33[J", 6);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
attach.c:223:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  223 |         write(s, &pkt, sizeof(struct packet));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
attach.c:229:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  229 |         write(s, &pkt, sizeof(struct packet));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
attach.c:263:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  263 |                         write(1, buf, len);
      |                         ^~~~~~~~~~~~~~~~~~
attach.c:290:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  290 |                         write(s, &pkt, sizeof(pkt));
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
attach.c: In function 'process_kbd':
attach.c:115:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  115 |                 write(s, pkt, sizeof(struct packet));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
attach.c:125:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  125 |                 write(s, pkt, sizeof(struct packet));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
attach.c:131:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  131 |                 write(s, pkt, sizeof(struct packet));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
attach.c:145:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  145 |         write(s, pkt, sizeof(struct packet));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
attach.c: In function 'push_main':
attach.c:319:41: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  319 |                                         fchdir(dirfd);
      |                                         ^~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/dtach-0.9'
make: Entering directory '/usr/src/RPM/BUILD/dtach-0.9'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -W -Wall -I.   -c -o master.o master.c
master.c: In function 'master_main':
master.c:582:41: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  582 |                                         fchdir(dirfd);
      |                                         ^~~~~~~~~~~~~
master.c:656:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  656 |                         write(2, buf, len);
      |                         ^~~~~~~~~~~~~~~~~~
master.c: In function 'client_activity':
master.c:381:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  381 |                         write(the_pty.fd, pkt.u.buf, pkt.len);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
master.c:422:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  422 |                                 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'
i586-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.72132
+ 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:/usr/bin:/bin:/usr/local/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)
verify-elf: WARNING: ./usr/bin/dtach: uses non-LFS functions: fcntl open stat
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/dtach-buildroot
Processing files: dtach-0.9-alt1_4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41092
+ 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.9BR0KB
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.0OTeUR
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.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.28), 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.lN06Uo
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.7j8iVS
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8OaXRQ
find-requires: running scripts (debuginfo)
Requires: dtach = 0.9-alt1_4, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to dtach-debuginfo a strict dependency on dtach
Wrote: /usr/src/RPM/RPMS/i586/dtach-0.9-alt1_4.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/dtach-debuginfo-0.9-alt1_4.i586.rpm (w2.lzdio)
3.20user 3.99system 0:14.91elapsed 48%CPU (0avgtext+0avgdata 26880maxresident)k
0inputs+0outputs (0major+502683minor)pagefaults 0swaps
0.90user 3.70system 0:30.39elapsed 15%CPU (0avgtext+0avgdata 12216maxresident)k
0inputs+0outputs (0major+98637minor)pagefaults 0swaps
--- dtach-0.9-alt1_4.i586.rpm.repo	2024-05-21 15:55:48.000000000 +0000
+++ dtach-0.9-alt1_4.i586.rpm.hasher	2024-10-19 06:54:10.454619884 +0000
@@ -17,3 +17,3 @@
 Provides: dtach = 0.9-alt1_4:sisyphus+346144.200.2.1
-File: /usr/bin/dtach	100755	root:root	f10580f65177c4c915837b0f036660e1	
+File: /usr/bin/dtach	100755	root:root	15b02d79fbaa239a69df3116f37503c6	
 File: /usr/share/doc/dtach-0.9	40755	root:root		
@@ -22,2 +22,2 @@
 File: /usr/share/man/man1/dtach.1.xz	100644	root:root	8b1de32d2c3745409bb8fb1a759c7314	
-RPMIdentity: e964d624203a2944c618f40234f7ce6b214efa20d4018a56a704702d39f56124bef8cd7bf496dfbf68e5988acfb7fd771d9ba2ca8c77521b8071f61537380701
+RPMIdentity: bf816c1b007533d72a33c77566ebf7b6203b99e55a0f9c0a490d2604f08e3a5187e38331a122051c86abc3b30d30a1834bbf4a3f90391ba283b17e2518a2042a
--- dtach-debuginfo-0.9-alt1_4.i586.rpm.repo	2024-05-21 15:55:48.000000000 +0000
+++ dtach-debuginfo-0.9-alt1_4.i586.rpm.hasher	2024-10-19 06:54:10.680622494 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/97	40755	root:root	
-/usr/lib/debug/.build-id/97/fff66badc6ff5f2b37eab10812821247a6129b	120777	root:root	../../../../bin/dtach
-/usr/lib/debug/.build-id/97/fff66badc6ff5f2b37eab10812821247a6129b.debug	120777	root:root	../../usr/bin/dtach.debug
+/usr/lib/debug/.build-id/89	40755	root:root	
+/usr/lib/debug/.build-id/89/0b5f6360154289402e372021a0e488767a0998	120777	root:root	../../../../bin/dtach
+/usr/lib/debug/.build-id/89/0b5f6360154289402e372021a0e488767a0998.debug	120777	root:root	../../usr/bin/dtach.debug
 /usr/lib/debug/usr/bin/dtach.debug	100644	root:root	
@@ -14,6 +14,6 @@
 Provides: dtach-debuginfo = 0.9-alt1_4:sisyphus+346144.200.2.1
-File: /usr/lib/debug/.build-id/97	40755	root:root		
-File: /usr/lib/debug/.build-id/97/fff66badc6ff5f2b37eab10812821247a6129b	120777	root:root		../../../../bin/dtach
-File: /usr/lib/debug/.build-id/97/fff66badc6ff5f2b37eab10812821247a6129b.debug	120777	root:root		../../usr/bin/dtach.debug
-File: /usr/lib/debug/usr/bin/dtach.debug	100644	root:root	1036c22c3e26de14b5ac7cf79a1d6f58	
+File: /usr/lib/debug/.build-id/89	40755	root:root		
+File: /usr/lib/debug/.build-id/89/0b5f6360154289402e372021a0e488767a0998	120777	root:root		../../../../bin/dtach
+File: /usr/lib/debug/.build-id/89/0b5f6360154289402e372021a0e488767a0998.debug	120777	root:root		../../usr/bin/dtach.debug
+File: /usr/lib/debug/usr/bin/dtach.debug	100644	root:root	9b010c0c2bd50d87c340b716b1bc7656	
 File: /usr/src/debug/dtach-0.9	40755	root:root		
@@ -23,2 +23,2 @@
 File: /usr/src/debug/dtach-0.9/master.c	100644	root:root	7f98747e8976a28a84cf909111e42ecf	
-RPMIdentity: 07a556731c73a1c882206cb52082066086683e8096135d631b151cc824626e7b244995ab3d8c9e8b95be501b01cfefdab189d9b4d0b974dd2f0ab4a7bff124a7
+RPMIdentity: 2d67c85377344fd6d38f3103782b7380703e16868ea352bf0451127431ba0053e7e4a1c94f6b359b8a12aafe47be26bdd20b9097e08f1f0f31ed011fafec5507