<86>Mar 17 00:10:55 userdel[3498403]: delete user 'rooter' <86>Mar 17 00:10:55 userdel[3498403]: removed group 'rooter' owned by 'rooter' <86>Mar 17 00:10:55 userdel[3498403]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 17 00:10:55 groupadd[3498414]: group added to /etc/group: name=rooter, GID=1250 <86>Mar 17 00:10:55 groupadd[3498414]: group added to /etc/gshadow: name=rooter <86>Mar 17 00:10:55 groupadd[3498414]: new group: name=rooter, GID=1250 <86>Mar 17 00:10:55 useradd[3498426]: new user: name=rooter, UID=1250, GID=1250, home=/root, shell=/bin/bash <86>Mar 17 00:10:55 userdel[3498442]: delete user 'builder' <86>Mar 17 00:10:55 userdel[3498442]: removed group 'builder' owned by 'builder' <86>Mar 17 00:10:55 userdel[3498442]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 00:10:55 groupadd[3498450]: group added to /etc/group: name=builder, GID=1251 <86>Mar 17 00:10:55 groupadd[3498450]: group added to /etc/gshadow: name=builder <86>Mar 17 00:10:55 groupadd[3498450]: new group: name=builder, GID=1251 <86>Mar 17 00:10:55 useradd[3498454]: new user: name=builder, UID=1251, GID=1251, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/mdns-repeater-1.11-alt1.nosrc.rpm (w1.gzdio) Installing mdns-repeater-1.11-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36268 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mdns-repeater-1.11 + echo 'Source #0 (mdns-repeater-1.11-alt1.tar):' Source #0 (mdns-repeater-1.11-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mdns-repeater-1.11-alt1.tar + cd mdns-repeater-1.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36268 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mdns-repeater-1.11 + gcc -pipe -frecord-gcc-switches -Wall -g -O2 '-DHGVERSION="1.11-alt1"' mdns-repeater.c -o mdns-repeater mdns-repeater.c: In function 'daemonize': mdns-repeater.c:289:2: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 289 | chdir("/"); | ^~~~~~~~~~ In file included from /usr/include/string.h:532, from mdns-repeater.c:26: In function 'strncpy', inlined from 'create_send_sock' at mdns-repeater.c:150:2, inlined from 'main' at mdns-repeater.c:524:16: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.70460 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mdns-repeater-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mdns-repeater-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mdns-repeater-1.11 + install -pm0755 -D mdns-repeater /usr/src/tmp/mdns-repeater-buildroot/usr/sbin/mdns-repeater + install -pm0644 -D mdns-repeater.service /usr/src/tmp/mdns-repeater-buildroot/lib/systemd/system/mdns-repeater.service + install -pm0644 -D mdns-repeater.sysconfig /usr/src/tmp/mdns-repeater-buildroot/etc/sysconfig/mdns-repeater + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mdns-repeater-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mdns-repeater-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mdns-repeater-buildroot/ (default) Compressing files in /usr/src/tmp/mdns-repeater-buildroot (auto) Adjusting library links in /usr/src/tmp/mdns-repeater-buildroot ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/mdns-repeater-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: mdns-repeater-1.11-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70460 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mdns-repeater-1.11 + DOCDIR=/usr/src/tmp/mdns-repeater-buildroot/usr/share/doc/mdns-repeater-1.11 + export DOCDIR + rm -rf /usr/src/tmp/mdns-repeater-buildroot/usr/share/doc/mdns-repeater-1.11 + /bin/mkdir -p /usr/src/tmp/mdns-repeater-buildroot/usr/share/doc/mdns-repeater-1.11 + cp -prL LICENSE.txt README.txt /usr/src/tmp/mdns-repeater-buildroot/usr/share/doc/mdns-repeater-1.11 + chmod -R go-w /usr/src/tmp/mdns-repeater-buildroot/usr/share/doc/mdns-repeater-1.11 + chmod -R a+rX /usr/src/tmp/mdns-repeater-buildroot/usr/share/doc/mdns-repeater-1.11 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3kKqop 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.4yBNqo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /bin/kill, /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.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I5rwCn Creating mdns-repeater-debuginfo package Processing files: mdns-repeater-debuginfo-1.11-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7ojdHo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qWfxAo find-requires: running scripts (debuginfo) Requires: mdns-repeater = 1.11-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to mdns-repeater-debuginfo a strict dependency on mdns-repeater Wrote: /usr/src/RPM/RPMS/x86_64/mdns-repeater-1.11-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/mdns-repeater-debuginfo-1.11-alt1.x86_64.rpm (w2.lzdio) 0.53user 0.97system 0:05.82elapsed 25%CPU (0avgtext+0avgdata 31596maxresident)k 0inputs+0outputs (0major+141587minor)pagefaults 0swaps 0.78user 1.77system 0:11.24elapsed 22%CPU (0avgtext+0avgdata 11916maxresident)k 0inputs+0outputs (0major+93175minor)pagefaults 0swaps --- mdns-repeater-1.11-alt1.x86_64.rpm.repo 2020-02-03 11:50:34.000000000 +0000 +++ mdns-repeater-1.11-alt1.x86_64.rpm.hasher 2024-03-17 00:11:03.737302759 +0000 @@ -18,3 +18,3 @@ File: /lib/systemd/system/mdns-repeater.service 100644 root:root 003534ded37e7216729b0c3790d01ced -File: /usr/sbin/mdns-repeater 100755 root:root 7755c0bb7e28388279dd816ffa4e2430 +File: /usr/sbin/mdns-repeater 100755 root:root de4085f4af95935f16d6b97335d1e340 File: /usr/share/doc/mdns-repeater-1.11 40755 root:root @@ -22,2 +22,2 @@ File: /usr/share/doc/mdns-repeater-1.11/README.txt 100644 root:root 8e1e5141fe808f8db28191ae78e16450 -RPMIdentity: dd785ce261fa7a569067be19092cd0765e14864da6fb4169e67ff5b934af4efb281fe9fdd48cb724da1279683305e0ef4bc1051c0573b531cf87c808fb06f262 +RPMIdentity: 8a71cbd62c901c14d0f3d9ce3fdcf2952c5306f7fe9c1f3e10d27c6e9e87675db6addf943d79f9649c6146f239c4e9c73945b0a68679b8d03b9d9df5bd01468c --- mdns-repeater-debuginfo-1.11-alt1.x86_64.rpm.repo 2020-02-03 11:50:34.000000000 +0000 +++ mdns-repeater-debuginfo-1.11-alt1.x86_64.rpm.hasher 2024-03-17 00:11:03.837302216 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/92 40755 root:root -/usr/lib/debug/.build-id/92/5c99ae40da06013c81870856a4750c02f1f203 120777 root:root ../../../../sbin/mdns-repeater -/usr/lib/debug/.build-id/92/5c99ae40da06013c81870856a4750c02f1f203.debug 120777 root:root ../../usr/sbin/mdns-repeater.debug +/usr/lib/debug/.build-id/f5 40755 root:root +/usr/lib/debug/.build-id/f5/9917daec4880937b1de9f0a426c84dd1c807e5 120777 root:root ../../../../sbin/mdns-repeater +/usr/lib/debug/.build-id/f5/9917daec4880937b1de9f0a426c84dd1c807e5.debug 120777 root:root ../../usr/sbin/mdns-repeater.debug /usr/lib/debug/usr/sbin/mdns-repeater.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: mdns-repeater-debuginfo = 1.11-alt1:sisyphus+245409.100.1.1 -File: /usr/lib/debug/.build-id/92 40755 root:root -File: /usr/lib/debug/.build-id/92/5c99ae40da06013c81870856a4750c02f1f203 120777 root:root ../../../../sbin/mdns-repeater -File: /usr/lib/debug/.build-id/92/5c99ae40da06013c81870856a4750c02f1f203.debug 120777 root:root ../../usr/sbin/mdns-repeater.debug -File: /usr/lib/debug/usr/sbin/mdns-repeater.debug 100644 root:root baa4d1e37cc05c5f678b1aa124c6ce98 +File: /usr/lib/debug/.build-id/f5 40755 root:root +File: /usr/lib/debug/.build-id/f5/9917daec4880937b1de9f0a426c84dd1c807e5 120777 root:root ../../../../sbin/mdns-repeater +File: /usr/lib/debug/.build-id/f5/9917daec4880937b1de9f0a426c84dd1c807e5.debug 120777 root:root ../../usr/sbin/mdns-repeater.debug +File: /usr/lib/debug/usr/sbin/mdns-repeater.debug 100644 root:root 59614a32b42332acd70e02856f7efd67 File: /usr/src/debug/mdns-repeater-1.11 40755 root:root File: /usr/src/debug/mdns-repeater-1.11/mdns-repeater.c 100644 root:root cab7599ed5eb47365c48124b35de8f0e -RPMIdentity: ef4a7030b5b54c269f8f7002403537ef87d649234c5efb68b665f445c1ead5cf6c99b308e876674c66efa5b21d38710acd0cc3cb9e6cb3a2e9fb14c8a1622064 +RPMIdentity: 6a0be44ce73df48df53322785e2deb0899b49e8aa50bc8ab68a7b8a1c0dc982fe61057cce10272a5a43628d9e81503302bfb17169f8011234e9a57a4cb6cce30