<86>Oct 23 04:11:35 userdel[2003580]: delete user 'rooter' <86>Oct 23 04:11:35 userdel[2003580]: removed group 'rooter' owned by 'rooter' <86>Oct 23 04:11:35 groupadd[2003604]: group added to /etc/group: name=rooter, GID=966 <86>Oct 23 04:11:35 groupadd[2003604]: group added to /etc/gshadow: name=rooter <86>Oct 23 04:11:35 groupadd[2003604]: new group: name=rooter, GID=966 <86>Oct 23 04:11:35 useradd[2003620]: new user: name=rooter, UID=966, GID=966, home=/root, shell=/bin/bash <86>Oct 23 04:11:35 userdel[2003640]: delete user 'builder' <86>Oct 23 04:11:35 userdel[2003640]: removed group 'builder' owned by 'builder' <86>Oct 23 04:11:35 groupadd[2003654]: group added to /etc/group: name=builder, GID=967 <86>Oct 23 04:11:35 groupadd[2003654]: group added to /etc/gshadow: name=builder <86>Oct 23 04:11:35 groupadd[2003654]: new group: name=builder, GID=967 <86>Oct 23 04:11:35 useradd[2003670]: new user: name=builder, UID=967, GID=967, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/udptunnel-1.1-alt1.src.rpm: license not found in '/usr/share/license' directory: BSD-like Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/udptunnel-1.1-alt1.nosrc.rpm (w1.gzdio) Installing udptunnel-1.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8914 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf udptunnel-1.1 + echo 'Source #0 (udptunnel-1.1.tar):' Source #0 (udptunnel-1.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/udptunnel-1.1.tar + cd udptunnel-1.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (udptunnel-no-explicit-nis.patch):' Patch #0 (udptunnel-no-explicit-nis.patch): + /usr/bin/patch -p1 patching file configure.in patching file host2ip.c patching file host2ip.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8914 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd udptunnel-1.1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.in: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:4: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:7: installing './compile' Makefile.am: installing './depcomp' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: Leaving directory `.' + 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 --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/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 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for library containing gethostname... none required checking for library containing socket... none required 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 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/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking size of short... 2 checking for select... yes checking for socket... yes checking for strtol... 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/udptunnel-1.1' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"udptunnel\" -DVERSION=\"1.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 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_SHORT=2 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRTOL=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o host2ip.o host2ip.c host2ip.c:11:13: warning: 'rcsid' defined but not used [-Wunused-variable] 11 | static char rcsid[] = "$Id: host2ip.c,v 1.1 1996/09/20 12:49:19 sho Exp $"; | ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/udptunnel-1.1' make: Entering directory '/usr/src/RPM/BUILD/udptunnel-1.1' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"udptunnel\" -DVERSION=\"1.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 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_SHORT=2 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRTOL=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -c -o udptunnel.o udptunnel.c udptunnel.c: In function 'await_incoming_connections': udptunnel.c:430:55: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] 430 | (struct sockaddr *) &client_addr, &addrlen)) < 0) { | ^~~~~~~~ | | | int * In file included from udptunnel.c:14: /usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 307 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ udptunnel.c: In function 'udp_to_tcp': udptunnel.c:485:26: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] 485 | &addrlen)) <= 0) { | ^~~~~~~~ | | | int * In file included from /usr/include/sys/socket.h:343: /usr/include/bits/socket2.h:62:56: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 62 | __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len) | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ udptunnel.c: In function 'tcp_to_udp': udptunnel.c:564:36: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 564 | (void *)&err, &len) < 0) { | ^~~~ | | | int * /usr/include/sys/socket.h:257:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 257 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/udptunnel-1.1' make: Entering directory '/usr/src/RPM/BUILD/udptunnel-1.1' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -o udptunnel udptunnel.o host2ip.o make: Leaving directory '/usr/src/RPM/BUILD/udptunnel-1.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59328 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/udptunnel-buildroot + : + /bin/rm -rf -- /usr/src/tmp/udptunnel-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd udptunnel-1.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/udptunnel-buildroot make: Entering directory '/usr/src/RPM/BUILD/udptunnel-1.1' make[1]: Entering directory '/usr/src/RPM/BUILD/udptunnel-1.1' /bin/mkdir -p '/usr/src/tmp/udptunnel-buildroot/usr/bin' /usr/libexec/rpm-build/install -p udptunnel '/usr/src/tmp/udptunnel-buildroot/usr/bin' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/udptunnel-1.1' make: Leaving directory '/usr/src/RPM/BUILD/udptunnel-1.1' + install -Dp /usr/src/RPM/SOURCES/udptunnel.1 /usr/src/tmp/udptunnel-buildroot/usr/share/man/man1/udptunnel.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/udptunnel-buildroot (auto) Verifying and fixing files in /usr/src/tmp/udptunnel-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/udptunnel-buildroot/ (default) Compressing files in /usr/src/tmp/udptunnel-buildroot (auto) mode of '/usr/src/tmp/udptunnel-buildroot/usr/share/man/man1/udptunnel.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/udptunnel-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: udptunnel-1.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59328 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd udptunnel-1.1 + DOCDIR=/usr/src/tmp/udptunnel-buildroot/usr/share/doc/udptunnel-1.1 + export DOCDIR + rm -rf /usr/src/tmp/udptunnel-buildroot/usr/share/doc/udptunnel-1.1 + /bin/mkdir -p /usr/src/tmp/udptunnel-buildroot/usr/share/doc/udptunnel-1.1 + cp -prL COPYRIGHT README udptunnel.html /usr/src/tmp/udptunnel-buildroot/usr/share/doc/udptunnel-1.1 + chmod -R go-w /usr/src/tmp/udptunnel-buildroot/usr/share/doc/udptunnel-1.1 + chmod -R a+rX /usr/src/tmp/udptunnel-buildroot/usr/share/doc/udptunnel-1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6OEyQY 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.wzGCvg 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)(64bit), libc.so.6(GLIBC_2.3.4)(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.p0LcWE Creating udptunnel-debuginfo package Processing files: udptunnel-debuginfo-1.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CjlKLr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ARDu5n find-requires: running scripts (debuginfo) Requires: udptunnel = 1.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to udptunnel-debuginfo a strict dependency on udptunnel Wrote: /usr/src/RPM/RPMS/x86_64/udptunnel-1.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/udptunnel-debuginfo-1.1-alt1.x86_64.rpm (w2.lzdio) 1.82user 0.98system 0:08.70elapsed 32%CPU (0avgtext+0avgdata 30200maxresident)k 0inputs+0outputs (0major+460577minor)pagefaults 0swaps /.out/udptunnel-1.1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/udptunnel-debuginfo-1.1-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like 0.53user 1.02system 0:11.72elapsed 13%CPU (0avgtext+0avgdata 12404maxresident)k 0inputs+0outputs (0major+95464minor)pagefaults 0swaps --- udptunnel-1.1-alt1.x86_64.rpm.repo 2021-09-10 21:44:26.000000000 +0000 +++ udptunnel-1.1-alt1.x86_64.rpm.hasher 2022-10-23 04:11:45.699110186 +0000 @@ -11,2 +11,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -15,3 +16,3 @@ Provides: udptunnel = 1.1-alt1:sisyphus+285015.100.1.1 -File: /usr/bin/udptunnel 100755 root:root 623519c863721bb9f55e6b04a741525b +File: /usr/bin/udptunnel 100755 root:root 6750464dafd9874cd863f07f7f92ede1 File: /usr/share/doc/udptunnel-1.1 40755 root:root @@ -21,2 +22,2 @@ File: /usr/share/man/man1/udptunnel.1.xz 100644 root:root cd888ef44edbefca03fd4c4bb154f070 -RPMIdentity: de1147ca03750413650829be78c4dcc5e53502089ea8b0e2bae3dec873c89daea111f5415f4d5d0b4e9986e3770f943aee48cb98c22214b82a5066c594e266c6 +RPMIdentity: 39e8cdd1c52bab96b8123c84127c1fda19a84d3666a0a680b0ffb00d82edd94b277d0c6d9f13258be67eef7a03e0c114353d0ae55d465448e7882b04100a6c5b --- udptunnel-debuginfo-1.1-alt1.x86_64.rpm.repo 2021-09-10 21:44:26.000000000 +0000 +++ udptunnel-debuginfo-1.1-alt1.x86_64.rpm.hasher 2022-10-23 04:11:45.751110875 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/27 40755 root:root -/usr/lib/debug/.build-id/27/1c784de9b84625c1cf5a680660d1df13b60bf3 120777 root:root ../../../../bin/udptunnel -/usr/lib/debug/.build-id/27/1c784de9b84625c1cf5a680660d1df13b60bf3.debug 120777 root:root ../../usr/bin/udptunnel.debug +/usr/lib/debug/.build-id/00 40755 root:root +/usr/lib/debug/.build-id/00/a61314e0a0a425cc41cfcb1cc0804b32711b88 120777 root:root ../../../../bin/udptunnel +/usr/lib/debug/.build-id/00/a61314e0a0a425cc41cfcb1cc0804b32711b88.debug 120777 root:root ../../usr/bin/udptunnel.debug /usr/lib/debug/usr/bin/udptunnel.debug 100644 root:root @@ -6,2 +6,3 @@ /usr/src/debug/udptunnel-1.1/host2ip.c 100644 root:root +/usr/src/debug/udptunnel-1.1/host2ip.h 100644 root:root /usr/src/debug/udptunnel-1.1/udptunnel.c 100644 root:root @@ -12,9 +13,10 @@ Provides: udptunnel-debuginfo = 1.1-alt1:sisyphus+285015.100.1.1 -File: /usr/lib/debug/.build-id/27 40755 root:root -File: /usr/lib/debug/.build-id/27/1c784de9b84625c1cf5a680660d1df13b60bf3 120777 root:root ../../../../bin/udptunnel -File: /usr/lib/debug/.build-id/27/1c784de9b84625c1cf5a680660d1df13b60bf3.debug 120777 root:root ../../usr/bin/udptunnel.debug -File: /usr/lib/debug/usr/bin/udptunnel.debug 100644 root:root ecfd7108ddbda39086aaa003577ae536 +File: /usr/lib/debug/.build-id/00 40755 root:root +File: /usr/lib/debug/.build-id/00/a61314e0a0a425cc41cfcb1cc0804b32711b88 120777 root:root ../../../../bin/udptunnel +File: /usr/lib/debug/.build-id/00/a61314e0a0a425cc41cfcb1cc0804b32711b88.debug 120777 root:root ../../usr/bin/udptunnel.debug +File: /usr/lib/debug/usr/bin/udptunnel.debug 100644 root:root 8ea5d751607384505914a311e5e86701 File: /usr/src/debug/udptunnel-1.1 40755 root:root File: /usr/src/debug/udptunnel-1.1/host2ip.c 100644 root:root be9b9c08b2015c1a6465ae1f41a2ce65 +File: /usr/src/debug/udptunnel-1.1/host2ip.h 100644 root:root efa98e55aa69ad9f0a2938c186653ba0 File: /usr/src/debug/udptunnel-1.1/udptunnel.c 100644 root:root 4ede34745da83603d1f3af3f269c8ffa -RPMIdentity: fdc9a598b6a41fac8ef98d20f0900fe05f070cbe67f9936a8be67b8cca85bc1aa5630b0676b6a407224c94bdb0f0507c2429d58d9755162bb72db6185d35abf1 +RPMIdentity: e41b4780f0f716accd484d82478084e3e6a030041915f7b2922024c58547807e8530b7fef306cf2554b738d4438b85fce6912f10da2400c923e269887649c465