<86>Jan 28 16:09:45 userdel[3820460]: delete user 'rooter' <86>Jan 28 16:09:45 groupadd[3820546]: group added to /etc/group: name=rooter, GID=1844 <86>Jan 28 16:09:45 groupadd[3820546]: group added to /etc/gshadow: name=rooter <86>Jan 28 16:09:45 groupadd[3820546]: new group: name=rooter, GID=1844 <86>Jan 28 16:09:45 useradd[3820596]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Jan 28 16:09:45 userdel[3820662]: delete user 'builder' <86>Jan 28 16:09:45 userdel[3820662]: removed group 'builder' owned by 'builder' <86>Jan 28 16:09:45 userdel[3820662]: removed shadow group 'builder' owned by 'builder' <86>Jan 28 16:09:45 groupadd[3820718]: group added to /etc/group: name=builder, GID=1845 <86>Jan 28 16:09:45 groupadd[3820718]: group added to /etc/gshadow: name=builder <86>Jan 28 16:09:45 groupadd[3820718]: new group: name=builder, GID=1845 <86>Jan 28 16:09:45 useradd[3820765]: new user: name=builder, UID=1845, GID=1845, 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: 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.93319 + 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.93319 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_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=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... /usr/bin/grep checking for egrep... /usr/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 -flto=auto -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 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' 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.54175 + 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) 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.60545 + 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.WaVrN3 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.dGvFHJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S4wcoS 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.xxUdl5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TpLU6K 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) Adding to dtach-debuginfo a strict dependency on dtach 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.23user 3.46system 0:09.44elapsed 60%CPU (0avgtext+0avgdata 29984maxresident)k 0inputs+0outputs (0major+516409minor)pagefaults 0swaps 0.76user 2.47system 0:16.18elapsed 20%CPU (0avgtext+0avgdata 11536maxresident)k 0inputs+0outputs (0major+97461minor)pagefaults 0swaps --- dtach-0.9-alt1_4.x86_64.rpm.repo 2024-05-21 15:55:48.288578283 +0000 +++ dtach-0.9-alt1_4.x86_64.rpm.hasher 2025-01-28 16:09:56.766103440 +0000 @@ -15,3 +15,3 @@ Provides: dtach = 0.9-alt1_4:sisyphus+346144.200.2.1 -File: /usr/bin/dtach 100755 root:root 2bd34766cb28a9ea24e6c88805551358 +File: /usr/bin/dtach 100755 root:root 7ec8cb65f23c9249b34838e4c9a9d62d File: /usr/share/doc/dtach-0.9 40755 root:root @@ -20,2 +20,2 @@ File: /usr/share/man/man1/dtach.1.xz 100644 root:root 8b1de32d2c3745409bb8fb1a759c7314 -RPMIdentity: f9f84264f12ebd99454534cab326e516f4b0f0ab597b8cc875adade43978a44e6ce7473c23d638977470682924f371a90197def017714aa58544d8c30e35f538 +RPMIdentity: 0480eefc44fa5a135ef9019f22872f0d45bd376fe5a4e9842042c44f0d4677470858e8750ba1f18bfee37e0bb0061f30cc924c8adbf2afa4656e1a154ce09f68 --- dtach-debuginfo-0.9-alt1_4.x86_64.rpm.repo 2024-05-21 15:55:48.442579762 +0000 +++ dtach-debuginfo-0.9-alt1_4.x86_64.rpm.hasher 2025-01-28 16:09:56.849104214 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/49 40755 root:root -/usr/lib/debug/.build-id/49/385d2945ce235a648ef1c440099eeb39ed4057 120777 root:root ../../../../bin/dtach -/usr/lib/debug/.build-id/49/385d2945ce235a648ef1c440099eeb39ed4057.debug 120777 root:root ../../usr/bin/dtach.debug +/usr/lib/debug/.build-id/0d 40755 root:root +/usr/lib/debug/.build-id/0d/48184826e2015b30d384c7e7cc8a59cd0de9fb 120777 root:root ../../../../bin/dtach +/usr/lib/debug/.build-id/0d/48184826e2015b30d384c7e7cc8a59cd0de9fb.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/49 40755 root:root -File: /usr/lib/debug/.build-id/49/385d2945ce235a648ef1c440099eeb39ed4057 120777 root:root ../../../../bin/dtach -File: /usr/lib/debug/.build-id/49/385d2945ce235a648ef1c440099eeb39ed4057.debug 120777 root:root ../../usr/bin/dtach.debug -File: /usr/lib/debug/usr/bin/dtach.debug 100644 root:root 575aac4f4ff6393df55db8b619a252dc +File: /usr/lib/debug/.build-id/0d 40755 root:root +File: /usr/lib/debug/.build-id/0d/48184826e2015b30d384c7e7cc8a59cd0de9fb 120777 root:root ../../../../bin/dtach +File: /usr/lib/debug/.build-id/0d/48184826e2015b30d384c7e7cc8a59cd0de9fb.debug 120777 root:root ../../usr/bin/dtach.debug +File: /usr/lib/debug/usr/bin/dtach.debug 100644 root:root 6b04fc8080f1bcd1630b3a1b2812ebca 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: e0219b926d3da95cfd898e1e7468fec0c66531f11823e1143001e4339252b2b0098f93c19368baed5693b77b33119dc32c3866baa74cb0b5bc5889084a489a15 +RPMIdentity: e0374ea205918466187798aea3bead868057babd0f95eb1a142400cf950ff0e3666cad52652b4b8c9ba8fbbbe6d0b428329fb51877b21f568bb2bb532e5cce6f