<86>Jan 4 02:02:54 userdel[680468]: delete user 'rooter' <86>Jan 4 02:02:54 userdel[680468]: removed group 'rooter' owned by 'rooter' <86>Jan 4 02:02:54 userdel[680468]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 4 02:02:54 groupadd[680507]: group added to /etc/group: name=rooter, GID=942 <86>Jan 4 02:02:54 groupadd[680507]: group added to /etc/gshadow: name=rooter <86>Jan 4 02:02:54 groupadd[680507]: new group: name=rooter, GID=942 <86>Jan 4 02:02:54 useradd[680541]: new user: name=rooter, UID=942, GID=942, home=/root, shell=/bin/bash <86>Jan 4 02:02:54 userdel[680591]: delete user 'builder' <86>Jan 4 02:02:54 userdel[680591]: removed group 'builder' owned by 'builder' <86>Jan 4 02:02:54 userdel[680591]: removed shadow group 'builder' owned by 'builder' <86>Jan 4 02:02:54 groupadd[680622]: group added to /etc/group: name=builder, GID=943 <86>Jan 4 02:02:54 groupadd[680622]: group added to /etc/gshadow: name=builder <86>Jan 4 02:02:54 groupadd[680622]: new group: name=builder, GID=943 <86>Jan 4 02:02:54 useradd[680646]: new user: name=builder, UID=943, GID=943, home=/usr/src, shell=/bin/bash warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: Macro %gpl2only not found <13>Jan 4 02:02:55 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Jan 4 02:02:55 rpmi: libpopt-devel-1:1.18-alt1 sisyphus+283609.300.5.1 1630003299 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/lbuscd-0.6-alt10.nosrc.rpm (w1.gzdio) Installing lbuscd-0.6-alt10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12973 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lbuscd-0.6 + echo 'Source #0 (lbuscd-0.6.tar.bz2):' Source #0 (lbuscd-0.6.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/lbuscd-0.6.tar.bz2 + /bin/tar -xf - + cd lbuscd-0.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (lbuscd-0.6-format.patch):' Patch #0 (lbuscd-0.6-format.patch): + /usr/bin/patch -p1 patching file lbuscd.c + echo 'Patch #1 (lbuscd-0.6-cdrom.patch):' Patch #1 (lbuscd-0.6-cdrom.patch): + /usr/bin/patch -p1 patching file lbuscd.c + echo 'Patch #2 (lbuscd-0.6-alt-fixes.patch):' Patch #2 (lbuscd-0.6-alt-fixes.patch): + /usr/bin/patch -p1 patching file lbuscd.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.12973 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lbuscd-0.6 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -Os -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 -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for poptGetContext in -lpopt... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking whether time.h and sys/time.h may both be included... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether x86_64-alt-linux-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for inet_ntoa... yes checking for memset... yes checking for mkfifo... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile + make -j16 make: Entering directory '/usr/src/RPM/BUILD/lbuscd-0.6' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\"lbuscd\"\" -DPACKAGE_TARNAME=\"-lbuscd-\" -DPACKAGE_VERSION=\"\"0.1\"\" -DPACKAGE_STRING=\"\"lbuscd\"\ \"0.1\"\" -DPACKAGE_BUGREPORT=\"\"jam@mcquil.com\"\" -DHAVE_LIBPOPT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=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_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELECT_TYPE_ARG5=\(struct\ timeval\ \*\) -DHAVE_INET_NTOA=1 -DHAVE_MEMSET=1 -DHAVE_MKFIFO=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -I. -I. -pipe -frecord-gcc-switches -Wall -g -Os -flto=auto -c lbuscd.c lbuscd.c: In function 'add_cdrom_data': lbuscd.c:1284:43: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 1284 | strncpy(volid, ipd.volume_id, sizeof(ipd.volume_id)); | ^ lbuscd.c: In function 'server': lbuscd.c:253:11: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 253 | (void)chdir("/"); | ^~~~~~~~~~ lbuscd.c:256:11: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 256 | (void)dup(fd); /* stdout */ | ^~~~~~~ lbuscd.c:257:11: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 257 | (void)dup(fd); /* stderr */ | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/lbuscd-0.6' make: Entering directory '/usr/src/RPM/BUILD/lbuscd-0.6' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -Os -flto=auto -o lbuscd lbuscd.o -lpopt make: Leaving directory '/usr/src/RPM/BUILD/lbuscd-0.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.2884 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lbuscd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lbuscd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd lbuscd-0.6 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/lbuscd-buildroot bindir=/usr/sbin make: Entering directory '/usr/src/RPM/BUILD/lbuscd-0.6' make[1]: Entering directory '/usr/src/RPM/BUILD/lbuscd-0.6' /bin/sh ./mkinstalldirs /usr/src/tmp/lbuscd-buildroot/usr/sbin mkdir /usr/src/tmp/lbuscd-buildroot mkdir /usr/src/tmp/lbuscd-buildroot/usr mkdir /usr/src/tmp/lbuscd-buildroot/usr/sbin /usr/libexec/rpm-build/install -p lbuscd /usr/src/tmp/lbuscd-buildroot/usr/sbin/lbuscd make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/lbuscd-0.6' make: Leaving directory '/usr/src/RPM/BUILD/lbuscd-0.6' + install -pDm755 /usr/src/RPM/SOURCES/add_fstab_entry /usr/src/tmp/lbuscd-buildroot/lib/udev/add_fstab_entry + install -pDm755 /usr/src/RPM/SOURCES/remove_fstab_entry /usr/src/tmp/lbuscd-buildroot/lib/udev/remove_fstab_entry + install -pDm644 /usr/src/RPM/SOURCES/ltsp-udev.rules /usr/src/tmp/lbuscd-buildroot/etc/udev/rules.d/88-ltsp.rules + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lbuscd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/lbuscd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/lbuscd-buildroot/ (default) Compressing files in /usr/src/tmp/lbuscd-buildroot (auto) Adjusting library links in /usr/src/tmp/lbuscd-buildroot ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/lbuscd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: lbuscd-0.6-alt10 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2884 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lbuscd-0.6 + DOCDIR=/usr/src/tmp/lbuscd-buildroot/usr/share/doc/lbuscd-0.6 + export DOCDIR + rm -rf /usr/src/tmp/lbuscd-buildroot/usr/share/doc/lbuscd-0.6 + /bin/mkdir -p /usr/src/tmp/lbuscd-buildroot/usr/share/doc/lbuscd-0.6 + cp -prL README /usr/src/tmp/lbuscd-buildroot/usr/share/doc/lbuscd-0.6 + chmod -R go-w /usr/src/tmp/lbuscd-buildroot/usr/share/doc/lbuscd-0.6 + chmod -R a+rX /usr/src/tmp/lbuscd-buildroot/usr/share/doc/lbuscd-0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sQMYjH 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.yXreTe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cp grep mkdir rm rmdir umount Requires: udev, /bin/sh, /etc/udev/rules.d, /lib64/ld-linux-x86-64.so.2, coreutils, grep, 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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpopt.so.0()(64bit) >= set:jgxseu2mEG6CZK0, libpopt.so.0(LIBPOPT_0)(64bit), mount, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.74XKkN Creating lbuscd-debuginfo package Processing files: lbuscd-debuginfo-0.6-alt10 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s8TJCr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.csBtn4 find-requires: running scripts (debuginfo) Requires: lbuscd = 0.6-alt10, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpopt.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/lbuscd-0.6-alt10.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/lbuscd-debuginfo-0.6-alt10.x86_64.rpm (w2.lzdio) 1.94user 1.48system 0:09.84elapsed 34%CPU (0avgtext+0avgdata 33684maxresident)k 0inputs+0outputs (0major+629410minor)pagefaults 0swaps 1.58user 1.21system 0:14.29elapsed 19%CPU (0avgtext+0avgdata 108552maxresident)k 80inputs+0outputs (32370major+152654minor)pagefaults 0swaps --- lbuscd-0.6-alt10.x86_64.rpm.repo 2012-03-08 18:40:32.000000000 +0000 +++ lbuscd-0.6-alt10.x86_64.rpm.hasher 2023-01-04 02:03:07.177276168 +0000 @@ -12,6 +12,8 @@ Requires: grep +Requires: libc.so.6(GLIBC_2.15)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libpopt.so.0()(64bit) >= set:ifdoGxZ7DNqzD0 +Requires: libpopt.so.0()(64bit) >= set:jgxseu2mEG6CZK0 Requires: rpmlib(SetVersions) @@ -25,5 +27,5 @@ File: /lib/udev/remove_fstab_entry 100755 root:root e9978afdce009fe6052db5e35c0008da -File: /usr/sbin/lbuscd 100755 root:root fa3402ef662879c673e9626d7bd37fa6 +File: /usr/sbin/lbuscd 100755 root:root d269aeb28d16d9b84fa113349a00f44b File: /usr/share/doc/lbuscd-0.6 40755 root:root File: /usr/share/doc/lbuscd-0.6/README 100644 root:root 44e6b2dba9855bc8c552c408039f900c -RPMIdentity: 6b001a3bea89353595fe5d4474f39ced79be7b217394b0f4b303c2c1f7ec43bc663a091fe2646cf84f142b642d022c24da2205d0de9c5f665db0a6af2e94a718 +RPMIdentity: 13c0ef7bbb47e5b646f1ba3e84f3b2aa9a6d1d5e895cf086b4e0e980ef48682c17dd1c90fe2551e692420780bf348173de5d05632383dd38c634ae9b2d41d84b --- lbuscd-debuginfo-0.6-alt10.x86_64.rpm.repo 2012-03-08 18:40:32.000000000 +0000 +++ lbuscd-debuginfo-0.6-alt10.x86_64.rpm.hasher 2023-01-04 02:03:07.240277409 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/db 40755 root:root -/usr/lib/debug/.build-id/db/8ba7d31d876aca9a2cc247ad183b2bacd74d25 120777 root:root ../../../../sbin/lbuscd -/usr/lib/debug/.build-id/db/8ba7d31d876aca9a2cc247ad183b2bacd74d25.debug 120777 root:root ../../usr/sbin/lbuscd.debug +/usr/lib/debug/.build-id/a8 40755 root:root +/usr/lib/debug/.build-id/a8/7f3f16e3a422ef1d5016349f1048996fbae6b0 120777 root:root ../../../../sbin/lbuscd +/usr/lib/debug/.build-id/a8/7f3f16e3a422ef1d5016349f1048996fbae6b0.debug 120777 root:root ../../usr/sbin/lbuscd.debug /usr/lib/debug/usr/sbin/lbuscd.debug 100644 root:root @@ -12,8 +12,8 @@ Provides: lbuscd-debuginfo = 0.6-alt10 -File: /usr/lib/debug/.build-id/db 40755 root:root -File: /usr/lib/debug/.build-id/db/8ba7d31d876aca9a2cc247ad183b2bacd74d25 120777 root:root ../../../../sbin/lbuscd -File: /usr/lib/debug/.build-id/db/8ba7d31d876aca9a2cc247ad183b2bacd74d25.debug 120777 root:root ../../usr/sbin/lbuscd.debug -File: /usr/lib/debug/usr/sbin/lbuscd.debug 100644 root:root a7f1d6a26fc3d7f872aa55448754a11b +File: /usr/lib/debug/.build-id/a8 40755 root:root +File: /usr/lib/debug/.build-id/a8/7f3f16e3a422ef1d5016349f1048996fbae6b0 120777 root:root ../../../../sbin/lbuscd +File: /usr/lib/debug/.build-id/a8/7f3f16e3a422ef1d5016349f1048996fbae6b0.debug 120777 root:root ../../usr/sbin/lbuscd.debug +File: /usr/lib/debug/usr/sbin/lbuscd.debug 100644 root:root c52efbfa961adb5c07f140969a254b3d File: /usr/src/debug/lbuscd-0.6 40755 root:root File: /usr/src/debug/lbuscd-0.6/lbuscd.c 100644 root:root 45d1415404c3f5f7cd110750fa877d3e -RPMIdentity: 7caf39cfcce88212f5538f10f80f9483c922e89da345e441b9b7eac4e6cfa362fecaddd55cb0388fb37e36602ff2ef55cd430e1195480aaaae482418d305b082 +RPMIdentity: badb01d00bb6b9d59cc5449e450414bc110968c09126b6d5aab40b08ce756a627d7c00d59fe2a71ff2000635769607cffa934b7d4a0878004ee399453209f2da