<86>Aug 1 07:27:29 userdel[2780530]: delete user 'rooter' <86>Aug 1 07:27:29 userdel[2780530]: removed group 'rooter' owned by 'rooter' <86>Aug 1 07:27:29 userdel[2780530]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 07:27:29 groupadd[2780535]: group added to /etc/group: name=rooter, GID=654 <86>Aug 1 07:27:29 groupadd[2780535]: group added to /etc/gshadow: name=rooter <86>Aug 1 07:27:29 groupadd[2780535]: new group: name=rooter, GID=654 <86>Aug 1 07:27:29 useradd[2780539]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Aug 1 07:27:29 userdel[2780545]: delete user 'builder' <86>Aug 1 07:27:29 userdel[2780545]: removed group 'builder' owned by 'builder' <86>Aug 1 07:27:29 userdel[2780545]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 07:27:29 groupadd[2780550]: group added to /etc/group: name=builder, GID=655 <86>Aug 1 07:27:29 groupadd[2780550]: group added to /etc/gshadow: name=builder <86>Aug 1 07:27:29 groupadd[2780550]: new group: name=builder, GID=655 <86>Aug 1 07:27:29 useradd[2780554]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/nettee-0.1.9.1-alt1.qa1.nosrc.rpm (w1.gzdio) Installing nettee-0.1.9.1-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67083 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nettee-0.1.9.1 + echo 'Source #0 (nettee-0.1.9.1.tar.gz):' Source #0 (nettee-0.1.9.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/nettee-0.1.9.1.tar.gz + /bin/tar -xf - + cd nettee-0.1.9.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (nettee-0.1.9.1-openoptions.patch):' Patch #1 (nettee-0.1.9.1-openoptions.patch): + /usr/bin/patch -p1 patching file nettee.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67083 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nettee-0.1.9.1 + rm -f nettee + gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE64_SOURCE -o nettee nettee.c nettee.c: In function 'open_outsocks': nettee.c:565:8: warning: variable 'stestcount' set but not used [-Wunused-but-set-variable] int stestcount, swaitcount; ^~~~~~~~~~ nettee.c:562:18: warning: variable 'ssleep' set but not used [-Wunused-but-set-variable] struct timeval ssleep; ^~~~~~ nettee.c: In function 'buildchains': nettee.c:868:70: warning: '%s' directive writing up to 271 bytes into a region of size 207 [-Wformat-overflow=] sprintf(str, "nettee: fatal error: could not open output file '%s'", name); ^~ ~~~~ In file included from /usr/include/stdio.h:862, from nettee.c:176: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 51 and 322 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettee.c:831:69: warning: '%s' directive writing up to 271 bytes into a region of size 208 [-Wformat-overflow=] sprintf(str, "nettee: fatal error: could not open input file '%s'", name); ^~ ~~~~ In file included from /usr/include/stdio.h:862, from nettee.c:176: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 50 and 321 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettee.c:692:43: warning: '%s' directive writing up to 287 bytes into a region of size 237 [-Wformat-overflow=] sprintf(msgbuf, "Connecting to host %s... ",hn); ^~ ~~ In file included from /usr/include/stdio.h:862, from nettee.c:176: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 24 and 311 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettee.c:696:14: warning: '%s' directive writing up to 287 bytes into a region of size 219 [-Wformat-overflow=] mlen=sprintf(msg, "%16llx MESG %s connecting to %s\n",(long long int) 0, myhostname, hn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from nettee.c:176: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output 39 or more bytes (assuming 326) into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettee.c:777:18: warning: '%s' directive writing up to 287 bytes into a region of size 245 [-Wformat-overflow=] mlen=sprintf(msg, "Gave up on %s", hn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from nettee.c:176: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 12 and 299 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettee.c:781:20: warning: '%s' directive writing up to 287 bytes into a region of size 222 [-Wformat-overflow=] mlen=sprintf(msg, "%16llx MESG %s gave up on %s\n",(long long int) 0, myhostname, hn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from nettee.c:176: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output 36 or more bytes (assuming 323) into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettee.c:1161:80: warning: '%s' directive writing up to 1023 bytes into a region of size 203 [-Wformat-overflow=] nettee.c:1150:10: p = info_buf; ~~~~~~~~ nettee.c:1161:80: sprintf(msgbuf, "nettee: fatal error: downstream node sent bad READY >%s<",p); ^~ In file included from /usr/include/stdio.h:862, from nettee.c:176: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 55 and 1078 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettee.c:1153:78: warning: '%s' directive writing up to 1023 bytes into a region of size 203 [-Wformat-overflow=] nettee.c:1150:10: p = info_buf; ~~~~~~~~ nettee.c:1153:78: sprintf(msgbuf, "nettee: fatal error: downstream node sent bad READY >%s<",p); ^~ In file included from /usr/include/stdio.h:862, from nettee.c:176: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 55 and 1078 bytes into a destination of size 256 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20278 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nettee-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nettee-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd nettee-0.1.9.1 + install -Dp -m 0755 nettee /usr/src/tmp/nettee-buildroot/usr/bin/nettee + install -Dp -m 0644 nettee.1 /usr/src/tmp/nettee-buildroot/usr/share/man/man1/nettee.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nettee-buildroot (auto) Verifying and fixing files in /usr/src/tmp/nettee-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/nettee-buildroot/ (default) Compressing files in /usr/src/tmp/nettee-buildroot (auto) Verifying ELF objects in /usr/src/tmp/nettee-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/nettee: uses non-LFS functions: fopen open Hardlinking identical .pyc and .pyo files Processing files: nettee-0.1.9.1-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iHkWie find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JcfH9H find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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), 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), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tkU6cE Creating nettee-debuginfo package Processing files: nettee-debuginfo-0.1.9.1-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dtDXKR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IGseYt find-requires: running scripts (debuginfo) Requires: nettee = 0.1.9.1-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/nettee-0.1.9.1-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/nettee-debuginfo-0.1.9.1-alt1.qa1.i586.rpm (w2.lzdio) 4.48user 0.98system 0:09.58elapsed 57%CPU (0avgtext+0avgdata 35188maxresident)k 0inputs+0outputs (0major+152488minor)pagefaults 0swaps 6.59user 5.16system 0:14.87elapsed 78%CPU (0avgtext+0avgdata 35188maxresident)k 0inputs+0outputs (0major+322759minor)pagefaults 0swaps --- nettee-0.1.9.1-alt1.qa1.i586.rpm.repo 2013-04-16 19:38:08.000000000 +0000 +++ nettee-0.1.9.1-alt1.qa1.i586.rpm.hasher 2021-08-01 07:27:41.138856993 +0000 @@ -1,3 +1,3 @@ /usr/bin/nettee 100755 root:root -/usr/share/man/man1/nettee.1.gz 100644 root:root +/usr/share/man/man1/nettee.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -13,4 +13,4 @@ Provides: nettee = 0.1.9.1-alt1.qa1 -File: /usr/bin/nettee 100755 root:root 2379c7a110caf8e8a31eb4f7c5c88d08 -File: /usr/share/man/man1/nettee.1.gz 100644 root:root 3cfac216c841491f1176c5d9b3138ca5 -RPMIdentity: 06459eb6390e6178fcd996af8cce54a4fc631368fda0b143cb445dba9322899a537967f14a9103d8390811505f18c68051118117932300364c8d557f426e0656 +File: /usr/bin/nettee 100755 root:root 04f6823a3135c191bcecf0f7e9d41ef5 +File: /usr/share/man/man1/nettee.1.xz 100644 root:root f89841dd6948d337dbd05de9f025ca14 +RPMIdentity: 554849fa590e566c466081a13304ad515abd16423c6263a1bb82a0e3725b66f2aad84691fa7d3b4dce01943957fc7de0270a7354fecfce6ad63f540435c93949 --- nettee-debuginfo-0.1.9.1-alt1.qa1.i586.rpm.repo 2013-04-16 19:38:08.000000000 +0000 +++ nettee-debuginfo-0.1.9.1-alt1.qa1.i586.rpm.hasher 2021-08-01 07:27:41.245853157 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7a 40755 root:root -/usr/lib/debug/.build-id/7a/53c5627266726c717e9955eb4ae96e3210cf47 120777 root:root ../../../../bin/nettee -/usr/lib/debug/.build-id/7a/53c5627266726c717e9955eb4ae96e3210cf47.debug 120777 root:root ../../usr/bin/nettee.debug +/usr/lib/debug/.build-id/05 40755 root:root +/usr/lib/debug/.build-id/05/25cfa1c12e9bfe8c9be4eb4d49d63769debc5e 120777 root:root ../../../../bin/nettee +/usr/lib/debug/.build-id/05/25cfa1c12e9bfe8c9be4eb4d49d63769debc5e.debug 120777 root:root ../../usr/bin/nettee.debug /usr/lib/debug/usr/bin/nettee.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: nettee-debuginfo = 0.1.9.1-alt1.qa1 -File: /usr/lib/debug/.build-id/7a 40755 root:root -File: /usr/lib/debug/.build-id/7a/53c5627266726c717e9955eb4ae96e3210cf47 120777 root:root ../../../../bin/nettee -File: /usr/lib/debug/.build-id/7a/53c5627266726c717e9955eb4ae96e3210cf47.debug 120777 root:root ../../usr/bin/nettee.debug -File: /usr/lib/debug/usr/bin/nettee.debug 100644 root:root 084eac1f0c3bc5da08f0f549f74e62d4 +File: /usr/lib/debug/.build-id/05 40755 root:root +File: /usr/lib/debug/.build-id/05/25cfa1c12e9bfe8c9be4eb4d49d63769debc5e 120777 root:root ../../../../bin/nettee +File: /usr/lib/debug/.build-id/05/25cfa1c12e9bfe8c9be4eb4d49d63769debc5e.debug 120777 root:root ../../usr/bin/nettee.debug +File: /usr/lib/debug/usr/bin/nettee.debug 100644 root:root be0d61fcd78b1e2a65fd713c4dab6406 File: /usr/src/debug/nettee-0.1.9.1 40755 root:root File: /usr/src/debug/nettee-0.1.9.1/nettee.c 100644 root:root 80f20afcaf5d3cc2616cbd74e2b0aafe -RPMIdentity: 83f3f4018c9d71152fffa42cfe899ba811722a71ce0bc5374a99a98c9f77b0414d0a10fb0a5ea74c411b0bb8a1b38c2a9b417297e3fecc5b6a2fca3128d1572e +RPMIdentity: 0ea664ae1a24ae4a299b0e6e2d96f396446b4c16b6d35afa06164066fc4d5acdf6879baeb3984e59710aa602c5dc89561109b6bd10cab9e7dc4d5950db8c557d