<86>Feb 1 08:28:47 userdel[742764]: delete user 'rooter' <86>Feb 1 08:28:47 userdel[742764]: removed group 'rooter' owned by 'rooter' <86>Feb 1 08:28:47 userdel[742764]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 1 08:28:47 groupadd[742770]: group added to /etc/group: name=rooter, GID=531 <86>Feb 1 08:28:47 groupadd[742770]: group added to /etc/gshadow: name=rooter <86>Feb 1 08:28:47 groupadd[742770]: new group: name=rooter, GID=531 <86>Feb 1 08:28:47 useradd[742775]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash <86>Feb 1 08:28:47 userdel[742785]: delete user 'builder' <86>Feb 1 08:28:47 userdel[742785]: removed group 'builder' owned by 'builder' <86>Feb 1 08:28:47 userdel[742785]: removed shadow group 'builder' owned by 'builder' <86>Feb 1 08:28:47 groupadd[742791]: group added to /etc/group: name=builder, GID=532 <86>Feb 1 08:28:47 groupadd[742791]: group added to /etc/gshadow: name=builder <86>Feb 1 08:28:47 groupadd[742791]: new group: name=builder, GID=532 <86>Feb 1 08:28:47 useradd[742798]: new user: name=builder, UID=532, GID=532, 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>Feb 1 08:28:50 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Feb 1 08:28:50 rpmi: libpopt-devel-1:1.16-alt1 1500322986 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/lbuscd-0.6-alt10.nosrc.rpm Installing lbuscd-0.6-alt10.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26868 + 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.90496 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -Os -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for poptGetContext in -lpopt... yes checking how to run the C preprocessor... i586-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 i586-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 -j8 make: Entering directory '/usr/src/RPM/BUILD/lbuscd-0.6' i586-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 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -Os -march=i586 -mtune=generic -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.68343 + 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 + cd lbuscd-0.6 + make 'INSTALL=/bin/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 /bin/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) 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: 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) verify-elf: WARNING: ./usr/sbin/lbuscd: uses non-LFS functions: fcntl getrlimit lseek open Hardlinking identical .pyc and .pyo files Processing files: lbuscd-0.6-alt10 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17551 + 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.vJWkoF 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.F17dxF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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, /lib/ld-linux.so.2, coreutils, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpopt.so.0 >= set:jgxseu2mEG6CZK0, libpopt.so.0(LIBPOPT_0), 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.bLJZVF 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.MDtEtI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WLrkHI find-requires: running scripts (debuginfo) Requires: lbuscd = 0.6-alt10, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpopt.so.0) Wrote: /usr/src/RPM/RPMS/i586/lbuscd-0.6-alt10.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/lbuscd-debuginfo-0.6-alt10.i586.rpm 7.46user 3.24system 0:15.75elapsed 67%CPU (0avgtext+0avgdata 29160maxresident)k 0inputs+0outputs (0major+562999minor)pagefaults 0swaps 13.23user 8.66system 0:26.46elapsed 82%CPU (0avgtext+0avgdata 110756maxresident)k 104inputs+0outputs (0major+842411minor)pagefaults 0swaps --- lbuscd-0.6-alt10.i586.rpm.repo 2012-03-08 18:40:29.000000000 +0000 +++ lbuscd-0.6-alt10.i586.rpm.hasher 2020-02-01 08:29:10.166940632 +0000 @@ -13,6 +13,8 @@ Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.15) Requires: libc.so.6(GLIBC_2.2) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3.4) Requires: libc.so.6(GLIBC_2.4) -Requires: libpopt.so.0 >= set:ifdoGxZ7DNqzD0 +Requires: libpopt.so.0 >= set:jgxseu2mEG6CZK0 Requires: rpmlib(SetVersions)