<86>Jun 16 01:35:47 userdel[624123]: delete user 'rooter' <86>Jun 16 01:35:47 groupadd[624170]: group added to /etc/group: name=rooter, GID=1838 <86>Jun 16 01:35:47 groupadd[624170]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:35:47 groupadd[624170]: new group: name=rooter, GID=1838 <86>Jun 16 01:35:47 useradd[624233]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash <86>Jun 16 01:35:47 userdel[624371]: delete user 'builder' <86>Jun 16 01:35:47 userdel[624371]: removed group 'builder' owned by 'builder' <86>Jun 16 01:35:47 userdel[624371]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:35:47 groupadd[624451]: group added to /etc/group: name=builder, GID=1839 <86>Jun 16 01:35:47 groupadd[624451]: group added to /etc/gshadow: name=builder <86>Jun 16 01:35:47 groupadd[624451]: new group: name=builder, GID=1839 <86>Jun 16 01:35:47 useradd[624554]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libhawknl-1.68-alt4.nosrc.rpm (w1.gzdio) Installing libhawknl-1.68-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58351 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hawknl1.68 + echo 'Source #0 (HawkNL168src.tar.gz):' Source #0 (HawkNL168src.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/HawkNL168src.tar.gz + cd hawknl1.68 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libhawknl-64bit.patch):' Patch #0 (libhawknl-64bit.patch): + /usr/bin/patch -p1 patching file include/nl.h patching file src/sock.c Hunk #3 succeeded at 1756 (offset -4 lines). Hunk #4 succeeded at 1773 (offset -4 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58351 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hawknl1.68 + subst 's/-soname,NL.so/-soname,libNL.so/; s|ln -s $(LIBDIR)/$(OUTPUT)|ln -s $(OUTPUT)|g' src/makefile.linux + subst 's/-O./-pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing/' src/makefile.linux + make -j16 -f makefile.linux make: Entering directory '/usr/src/RPM/BUILD/hawknl1.68' cd src;\ make -f makefile.linux make[1]: Entering directory '/usr/src/RPM/BUILD/hawknl1.68/src' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/hawknl1.68/src' make[1]: Entering directory '/usr/src/RPM/BUILD/hawknl1.68/src' gcc -Wall -fPIC -I../include -funroll-all-loops -ffast-math -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_REENTRANT -c -o crc.o crc.c gcc -Wall -fPIC -I../include -funroll-all-loops -ffast-math -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_REENTRANT -c -o errorstr.o errorstr.c gcc -Wall -fPIC -I../include -funroll-all-loops -ffast-math -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_REENTRANT -c -o nl.o nl.c gcc -Wall -fPIC -I../include -funroll-all-loops -ffast-math -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_REENTRANT -c -o sock.o sock.c In file included from /usr/include/string.h:532, from /usr/include/memory.h:29, from sock.c:26: In function 'strncpy', inlined from 'sock_GetNameFromAddr' at sock.c:1944:5: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wall -fPIC -I../include -funroll-all-loops -ffast-math -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_REENTRANT -c -o group.o group.c gcc -Wall -fPIC -I../include -funroll-all-loops -ffast-math -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_REENTRANT -c -o loopback.o loopback.c gcc -Wall -fPIC -I../include -funroll-all-loops -ffast-math -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_REENTRANT -c -o err.o err.c err.c: In function 'nlSetError': err.c:76:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 76 | (void)pthread_setspecific(key, (void *)err); | ^ err.c: In function 'nlGetError': err.c:113:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 113 | result = (NLenum)pthread_getspecific(key); | ^ gcc -Wall -fPIC -I../include -funroll-all-loops -ffast-math -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_REENTRANT -c -o thread.o thread.c gcc -Wall -fPIC -I../include -funroll-all-loops -ffast-math -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_REENTRANT -c -o mutex.o mutex.c gcc -Wall -fPIC -I../include -funroll-all-loops -ffast-math -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_REENTRANT -c -o condition.o condition.c gcc -Wall -fPIC -I../include -funroll-all-loops -ffast-math -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_REENTRANT -c -o nltime.o nltime.c gcc -o libNL.so.1.6.8 crc.o errorstr.o nl.o sock.o group.o loopback.o err.o thread.o mutex.o condition.o nltime.o -shared -Wl,-soname,libNL.so.1.6 -rdynamic -lpthread -Wall -fPIC -I../include -funroll-all-loops -ffast-math -fomit-frame-pointer -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -D_GNU_SOURCE -D_REENTRANT ar cru libNL.a crc.o errorstr.o nl.o sock.o group.o loopback.o err.o thread.o mutex.o condition.o nltime.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libNL.a make[1]: Leaving directory '/usr/src/RPM/BUILD/hawknl1.68/src' make: Leaving directory '/usr/src/RPM/BUILD/hawknl1.68' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72363 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libhawknl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libhawknl-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd hawknl1.68 + install -d /usr/src/tmp/libhawknl-buildroot/usr/lib64 /usr/src/tmp/libhawknl-buildroot/usr/include/hawknl + make -f makefile.linux install LIBDIR=/usr/src/tmp/libhawknl-buildroot/usr/lib64 INCDIR=/usr/src/tmp/libhawknl-buildroot/usr/include/hawknl make: Entering directory '/usr/src/RPM/BUILD/hawknl1.68' cd src;\ make -f makefile.linux install make[1]: Entering directory '/usr/src/RPM/BUILD/hawknl1.68/src' cp libNL.so.1.6.8 /usr/src/tmp/libhawknl-buildroot/usr/lib64 cp libNL.a /usr/src/tmp/libhawknl-buildroot/usr/lib64 chmod 755 /usr/src/tmp/libhawknl-buildroot/usr/lib64/libNL.so.1.6.8 ln -s libNL.so.1.6.8 /usr/src/tmp/libhawknl-buildroot/usr/lib64/libNL.so.1.6 ln -s libNL.so.1.6.8 /usr/src/tmp/libhawknl-buildroot/usr/lib64/libNL.so.1 ln -s libNL.so.1.6.8 /usr/src/tmp/libhawknl-buildroot/usr/lib64/libNL.so ln -s libNL.so.1.6.8 /usr/src/tmp/libhawknl-buildroot/usr/lib64/NL.so cp ../include/nl.h /usr/src/tmp/libhawknl-buildroot/usr/include/hawknl/nl.h chmod 644 /usr/src/tmp/libhawknl-buildroot/usr/include/hawknl/nl.h ************************************************* * Installed HawkNL. * * Remember to run /sbin/ldconfig before using * * the library, you may also want to check that * * /usr/src/tmp/libhawknl-buildroot/usr/lib64 is included in /etc/ld.so.conf * * You must be root to run ldconfig. * ************************************************* make[1]: Leaving directory '/usr/src/RPM/BUILD/hawknl1.68/src' make: Leaving directory '/usr/src/RPM/BUILD/hawknl1.68' + rm -f /usr/src/tmp/libhawknl-buildroot/usr/lib64/libNL.a /usr/src/tmp/libhawknl-buildroot/usr/lib64/NL.so + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libhawknl-buildroot (auto) mode of './usr/lib64/libNL.so.1.6.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libhawknl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libhawknl-buildroot/ (default) Compressing files in /usr/src/tmp/libhawknl-buildroot (auto) Adjusting library links in /usr/src/tmp/libhawknl-buildroot ./usr/lib64: (from :0) libNL.so.1.6 -> libNL.so.1.6.8 Verifying ELF objects in /usr/src/tmp/libhawknl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libhawknl-1.68-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rf9xob find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libhawknl-buildroot/usr/lib64/libNL.so.1.6: 125 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JGiXca find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libNL.so.1.6()(64bit) = set:kdTxdCcqhijmnsTNLFeKwYhZ0FwsBG6n8ZASZ3SQKZmRpcfiQrKeq7RQWAKOy7m7udr6eAdJtPxbgegbe53FeZD8Osm5QAct6KyCzddrG2gD2aZuz5RuAyaX1pyQipVEeHs6XPZv9HgmAEz7lCm0rePtpDGhZ0xi7lic1Sn3FVAZBRSMqBZBLC16IsNfxTGDn3uoQse6tAxQkvg6OOkZKwpZ9xuwKtLHPN1MTy7Er4qbZm8Amrj2SrYc0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8pdbmb Creating libhawknl-debuginfo package Processing files: libhawknl-devel-1.68-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SZAn89 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.AXX66b find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libhawknl = 1.68-alt4, /usr/lib64/libNL.so.1.6.8 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b9Up3d Processing files: libhawknl-debuginfo-1.68-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xIYj7b find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zW0o0b find-requires: running scripts (debuginfo) Provides: debug64(libNL.so.1.6) Requires: libhawknl = 1.68-alt4, debug64(libc.so.6), debug64(libpthread.so.0) Removing 1 extra deps from libhawknl-devel due to dependency on libhawknl Wrote: /usr/src/RPM/RPMS/x86_64/libhawknl-1.68-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libhawknl-devel-1.68-alt4.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libhawknl-debuginfo-1.68-alt4.x86_64.rpm (w2.lzdio) 2.62user 2.38system 0:14.51elapsed 34%CPU (0avgtext+0avgdata 38440maxresident)k 0inputs+0outputs (0major+326149minor)pagefaults 0swaps 0.92user 3.37system 0:28.77elapsed 14%CPU (0avgtext+0avgdata 11772maxresident)k 0inputs+0outputs (0major+96590minor)pagefaults 0swaps --- libhawknl-1.68-alt4.x86_64.rpm.repo 2011-07-14 11:50:35.000000000 +0000 +++ libhawknl-1.68-alt4.x86_64.rpm.hasher 2024-06-16 01:36:07.394875695 +0000 @@ -3,5 +3,9 @@ /usr/lib64/libNL.so.1.6.8 100644 root:root +Requires: libc.so.6(GLIBC_2.14)(64bit) +Requires: libc.so.6(GLIBC_2.15)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.3.2)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libc.so.6(GLIBC_2.7)(64bit) Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) @@ -14,3 +18,3 @@ File: /usr/lib64/libNL.so.1.6 120777 root:root libNL.so.1.6.8 -File: /usr/lib64/libNL.so.1.6.8 100644 root:root 46853b26c92359495bb528bfa2e28fe5 -RPMIdentity: 3a4aef572530beac9741d77d1aef2624c73fc995f3ea51ddd0824442520878848720cfc26c1138d4c2da2a9809589ea9fd5c79e8b0f8e5e0bbc9ecc22f337820 +File: /usr/lib64/libNL.so.1.6.8 100644 root:root 86fccb7428a3e8123b896f6165e703f3 +RPMIdentity: 0f0f1f0bb329e9a86f9383dc6343dbd090c12c4fbe527dfc7768f97a8ef4b6f5025703dec82dae20f01bcb72c7fbc9905687aafa26c9dc482cf3b77578c9a158 --- libhawknl-debuginfo-1.68-alt4.x86_64.rpm.repo 2011-07-14 11:50:35.000000000 +0000 +++ libhawknl-debuginfo-1.68-alt4.x86_64.rpm.hasher 2024-06-16 01:36:07.594878738 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/00 40755 root:root -/usr/lib/debug/.build-id/00/4f28d8957d6d133e89c4dd8c3b18bcc38c543a 120777 root:root ../../../../lib64/libNL.so.1.6.8 -/usr/lib/debug/.build-id/00/4f28d8957d6d133e89c4dd8c3b18bcc38c543a.debug 120777 root:root ../../usr/lib64/libNL.so.1.6.8.debug +/usr/lib/debug/.build-id/90 40755 root:root +/usr/lib/debug/.build-id/90/d87001990e508018a151cec9a9002fbe2dc855 120777 root:root ../../../../lib64/libNL.so.1.6.8 +/usr/lib/debug/.build-id/90/d87001990e508018a151cec9a9002fbe2dc855.debug 120777 root:root ../../usr/lib64/libNL.so.1.6.8.debug /usr/lib/debug/usr/lib64/libNL.so.1.6.8.debug 100644 root:root @@ -6,3 +6,2 @@ /usr/lib/debug/usr/lib64/libNL.so.1.debug 120777 root:root libNL.so.1.6.8.debug -/usr/lib/debug/usr/lib64/libNL.so.debug 120777 root:root libNL.so.1.6.8.debug /usr/src/debug/hawknl1.68 40755 root:root @@ -29,9 +28,8 @@ Provides: libhawknl-debuginfo = 1.68-alt4 -File: /usr/lib/debug/.build-id/00 40755 root:root -File: /usr/lib/debug/.build-id/00/4f28d8957d6d133e89c4dd8c3b18bcc38c543a 120777 root:root ../../../../lib64/libNL.so.1.6.8 -File: /usr/lib/debug/.build-id/00/4f28d8957d6d133e89c4dd8c3b18bcc38c543a.debug 120777 root:root ../../usr/lib64/libNL.so.1.6.8.debug -File: /usr/lib/debug/usr/lib64/libNL.so.1.6.8.debug 100644 root:root 6630e128b7bdb9757638c21d91df03ff +File: /usr/lib/debug/.build-id/90 40755 root:root +File: /usr/lib/debug/.build-id/90/d87001990e508018a151cec9a9002fbe2dc855 120777 root:root ../../../../lib64/libNL.so.1.6.8 +File: /usr/lib/debug/.build-id/90/d87001990e508018a151cec9a9002fbe2dc855.debug 120777 root:root ../../usr/lib64/libNL.so.1.6.8.debug +File: /usr/lib/debug/usr/lib64/libNL.so.1.6.8.debug 100644 root:root f5d7b9cc6b1bc15d426cb18d38c2f82d File: /usr/lib/debug/usr/lib64/libNL.so.1.6.debug 120777 root:root libNL.so.1.6.8.debug File: /usr/lib/debug/usr/lib64/libNL.so.1.debug 120777 root:root libNL.so.1.6.8.debug -File: /usr/lib/debug/usr/lib64/libNL.so.debug 120777 root:root libNL.so.1.6.8.debug File: /usr/src/debug/hawknl1.68 40755 root:root @@ -52,2 +50,2 @@ File: /usr/src/debug/hawknl1.68/src/thread.c 100644 root:root 8ad05f9a1e75a3ee355ace9a97872dbd -RPMIdentity: 3228f4d3f0cabb28f62745e20b183f4a37541a2d2d44b3b3184be4e64cac17bb57fef5a5d682e29c294cfd36a0fb5fb0e515a95f7e878d7be8e0202c571b97da +RPMIdentity: c4a2814c08978612808c981a9a247229ca1b5b422891b2ff0ec00b18386febd7e1c3aec53df5e4823d9e2441049de1dd92ae8c42a268ae8820ea164a632d45e4 --- libhawknl-devel-1.68-alt4.x86_64.rpm.repo 2011-07-14 11:50:35.000000000 +0000 +++ libhawknl-devel-1.68-alt4.x86_64.rpm.hasher 2024-06-16 01:36:07.814882085 +0000 @@ -9,2 +9,2 @@ File: /usr/lib64/libNL.so 120777 root:root libNL.so.1.6.8 -RPMIdentity: 83c908e9fa54d30e9e9620f27f9d0fcb6480ff5094ae982943f745d4e8cd6cf6ce36810b08a2d79823d7f5d5c75b7ac08e1e7fcf301d2ce917fbdf1e3fcd8e99 +RPMIdentity: 042e7a457d53243312a115ee93efec0d63ea4e59a0929fa00f0fc86c28798feecc0277ca0b0d5ba11c637de78ad14ee3670d63d727377b306177c896a6329cb1