<86>Sep 16 03:14:50 userdel[3714249]: delete user 'rooter' <86>Sep 16 03:14:50 userdel[3714249]: removed group 'rooter' owned by 'rooter' <86>Sep 16 03:14:50 groupadd[3714263]: group added to /etc/group: name=rooter, GID=651 <86>Sep 16 03:14:50 groupadd[3714263]: group added to /etc/gshadow: name=rooter <86>Sep 16 03:14:50 groupadd[3714263]: new group: name=rooter, GID=651 <86>Sep 16 03:14:50 useradd[3714271]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Sep 16 03:14:50 userdel[3714287]: delete user 'builder' <86>Sep 16 03:14:50 userdel[3714287]: removed group 'builder' owned by 'builder' <86>Sep 16 03:14:50 userdel[3714287]: removed shadow group 'builder' owned by 'builder' <86>Sep 16 03:14:50 groupadd[3714305]: group added to /etc/group: name=builder, GID=652 <86>Sep 16 03:14:50 groupadd[3714305]: group added to /etc/gshadow: name=builder <86>Sep 16 03:14:50 groupadd[3714305]: new group: name=builder, GID=652 <86>Sep 16 03:14:50 useradd[3714314]: new user: name=builder, UID=652, GID=652, 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.77687 + 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.77687 + 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 -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 -j8 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:233:28: 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:49: 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:32: 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' 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.38801 + 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.38801 + 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.44pIYL 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.6zXhzM 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.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fk2vhN 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.88PezM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LJRGmO 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) 2.80user 1.16system 0:09.35elapsed 42%CPU (0avgtext+0avgdata 26892maxresident)k 0inputs+0outputs (0major+479354minor)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 4.16user 3.26system 0:12.53elapsed 59%CPU (0avgtext+0avgdata 26892maxresident)k 0inputs+0outputs (0major+660339minor)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 2021-09-16 03:15:01.082403670 +0000 @@ -15,3 +15,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 763050c8fa1246847f59f45649adb7d0 File: /usr/share/doc/udptunnel-1.1 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/man/man1/udptunnel.1.xz 100644 root:root cd888ef44edbefca03fd4c4bb154f070 -RPMIdentity: de1147ca03750413650829be78c4dcc5e53502089ea8b0e2bae3dec873c89daea111f5415f4d5d0b4e9986e3770f943aee48cb98c22214b82a5066c594e266c6 +RPMIdentity: 25062f8bf1efe3ac19f7f973dbc998e1e64a372205a2ddb50e95feb14dab0d6f130c6eee42fa7470f53508f5a0bf58a6ed20a80af26484594450eb03c88716cb --- 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 2021-09-16 03:15:01.169404520 +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/3d 40755 root:root +/usr/lib/debug/.build-id/3d/2c1270162365470be101d02517fe5b184adbd9 120777 root:root ../../../../bin/udptunnel +/usr/lib/debug/.build-id/3d/2c1270162365470be101d02517fe5b184adbd9.debug 120777 root:root ../../usr/bin/udptunnel.debug /usr/lib/debug/usr/bin/udptunnel.debug 100644 root:root @@ -12,6 +12,6 @@ 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/3d 40755 root:root +File: /usr/lib/debug/.build-id/3d/2c1270162365470be101d02517fe5b184adbd9 120777 root:root ../../../../bin/udptunnel +File: /usr/lib/debug/.build-id/3d/2c1270162365470be101d02517fe5b184adbd9.debug 120777 root:root ../../usr/bin/udptunnel.debug +File: /usr/lib/debug/usr/bin/udptunnel.debug 100644 root:root f13b13b96d26c464129c14246f165059 File: /usr/src/debug/udptunnel-1.1 40755 root:root @@ -19,2 +19,2 @@ File: /usr/src/debug/udptunnel-1.1/udptunnel.c 100644 root:root 4ede34745da83603d1f3af3f269c8ffa -RPMIdentity: fdc9a598b6a41fac8ef98d20f0900fe05f070cbe67f9936a8be67b8cca85bc1aa5630b0676b6a407224c94bdb0f0507c2429d58d9755162bb72db6185d35abf1 +RPMIdentity: 1c12cefa831d5c54a94f3c3ebb69a6523f02bf9920274a8330d7dd24a03b924dac5bb5348f779445923acad0fc57f46a1144135f128ae1f6fa3f644e6da96935