<86>Sep 14 10:26:23 userdel[1813386]: delete user 'rooter' <86>Sep 14 10:26:23 userdel[1813386]: removed group 'rooter' owned by 'rooter' <86>Sep 14 10:26:23 userdel[1813386]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 10:26:23 groupadd[1813400]: group added to /etc/group: name=rooter, GID=639 <86>Sep 14 10:26:23 groupadd[1813400]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:26:23 groupadd[1813400]: new group: name=rooter, GID=639 <86>Sep 14 10:26:23 useradd[1813409]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Sep 14 10:26:23 userdel[1813423]: delete user 'builder' <86>Sep 14 10:26:23 userdel[1813423]: removed group 'builder' owned by 'builder' <86>Sep 14 10:26:23 userdel[1813423]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:26:23 groupadd[1813430]: group added to /etc/group: name=builder, GID=640 <86>Sep 14 10:26:23 groupadd[1813430]: group added to /etc/gshadow: name=builder <86>Sep 14 10:26:23 groupadd[1813430]: new group: name=builder, GID=640 <86>Sep 14 10:26:23 useradd[1813438]: new user: name=builder, UID=640, GID=640, 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: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/udptunnel-1.1-alt1.nosrc.rpm (w1.gzdio) Installing udptunnel-1.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12417 + 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.12417 + 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 -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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 whether make supports the include directive... yes (GNU style) checking dependency style of i586-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... 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 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 -j8 make: Entering directory '/usr/src/RPM/BUILD/udptunnel-1.1' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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:233:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 233 | 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:269, from udptunnel.c:14: /usr/include/bits/socket2.h:65:56: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 65 | __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 * In file included from udptunnel.c:14: /usr/include/sys/socket.h:210:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 210 | 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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.768 + 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.768 + 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.dIUaDU 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.gjo8SW 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.3), libc.so.6(GLIBC_2.3.4), 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.4ZYl4X 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.E0GS6X find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.voy9rU find-requires: running scripts (debuginfo) Requires: udptunnel = 1.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to udptunnel-debuginfo a strict dependency on udptunnel Wrote: /usr/src/RPM/RPMS/i586/udptunnel-1.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/udptunnel-debuginfo-1.1-alt1.i586.rpm (w2.lzdio) 3.57user 1.16system 0:10.37elapsed 45%CPU (0avgtext+0avgdata 22008maxresident)k 0inputs+0outputs (0major+419228minor)pagefaults 0swaps /.out/udptunnel-1.1-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/udptunnel-debuginfo-1.1-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD-like 4.89user 3.42system 0:13.93elapsed 59%CPU (0avgtext+0avgdata 22008maxresident)k 0inputs+0outputs (0major+588564minor)pagefaults 0swaps --- udptunnel-1.1-alt1.i586.rpm.repo 2021-09-10 21:44:27.047203192 +0000 +++ udptunnel-1.1-alt1.i586.rpm.hasher 2021-09-14 10:26:35.467342375 +0000 @@ -16,3 +16,3 @@ Provides: udptunnel = 1.1-alt1:sisyphus+285015.100.1.1 -File: /usr/bin/udptunnel 100755 root:root 42293f9162d1157b5631ffa715408ed3 +File: /usr/bin/udptunnel 100755 root:root aad6c9b9c3ad80a9880f118a4a90dce5 File: /usr/share/doc/udptunnel-1.1 40755 root:root @@ -22,2 +22,2 @@ File: /usr/share/man/man1/udptunnel.1.xz 100644 root:root cd888ef44edbefca03fd4c4bb154f070 -RPMIdentity: 6c0182db7ab1ec16be696d05e6a3f31985ea9cbc88b9602315ca5a127e6c9ca6ce22d94baddbfa4bc09374f9c206bb05a254b6f4f0509650831f5305ef6c15b5 +RPMIdentity: 4bf16c63e85f8b4d787deaba4411f9758dad1f7234d562d936f830bbbcddc4317542eec9d9438d8f4c09d1dc6c8320f7bfbd126dd2f5e5036db13ccb392232f9 --- udptunnel-debuginfo-1.1-alt1.i586.rpm.repo 2021-09-10 21:44:26.882201869 +0000 +++ udptunnel-debuginfo-1.1-alt1.i586.rpm.hasher 2021-09-14 10:26:35.532343022 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/69 40755 root:root -/usr/lib/debug/.build-id/69/47a4a438b0cca871779367b48277495e874246 120777 root:root ../../../../bin/udptunnel -/usr/lib/debug/.build-id/69/47a4a438b0cca871779367b48277495e874246.debug 120777 root:root ../../usr/bin/udptunnel.debug +/usr/lib/debug/.build-id/e3 40755 root:root +/usr/lib/debug/.build-id/e3/f63ba1ee5c8d86fb4c13556c62b6722cac7639 120777 root:root ../../../../bin/udptunnel +/usr/lib/debug/.build-id/e3/f63ba1ee5c8d86fb4c13556c62b6722cac7639.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/69 40755 root:root -File: /usr/lib/debug/.build-id/69/47a4a438b0cca871779367b48277495e874246 120777 root:root ../../../../bin/udptunnel -File: /usr/lib/debug/.build-id/69/47a4a438b0cca871779367b48277495e874246.debug 120777 root:root ../../usr/bin/udptunnel.debug -File: /usr/lib/debug/usr/bin/udptunnel.debug 100644 root:root 4c3188e72e6258f5effbaff09cd5a1b3 +File: /usr/lib/debug/.build-id/e3 40755 root:root +File: /usr/lib/debug/.build-id/e3/f63ba1ee5c8d86fb4c13556c62b6722cac7639 120777 root:root ../../../../bin/udptunnel +File: /usr/lib/debug/.build-id/e3/f63ba1ee5c8d86fb4c13556c62b6722cac7639.debug 120777 root:root ../../usr/bin/udptunnel.debug +File: /usr/lib/debug/usr/bin/udptunnel.debug 100644 root:root d2772208926abc0340ea096c87fe5835 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: 8b03fb7cdca6f345810eed3f4699d2b430bb6abd9ed6e088dd198057639617280f24e30d41a66b851dadf0e7e6e7039d83af17d59735fec1f1715ea1855ed1f8 +RPMIdentity: e7653e4a754ed2bd452a62d4ce8694a2b194c3abe81343c586ae224d092277e7b7ad277a174be415eeb9b138e899e304074948fb19b66652244f0ffb2f8575ae