<86>Dec 6 01:59:37 userdel[403679]: delete user 'rooter' <86>Dec 6 01:59:37 groupadd[403692]: group added to /etc/group: name=rooter, GID=681 <86>Dec 6 01:59:37 groupadd[403692]: group added to /etc/gshadow: name=rooter <86>Dec 6 01:59:37 groupadd[403692]: new group: name=rooter, GID=681 <86>Dec 6 01:59:37 useradd[403706]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Dec 6 01:59:37 userdel[403717]: delete user 'builder' <86>Dec 6 01:59:37 userdel[403717]: removed group 'builder' owned by 'builder' <86>Dec 6 01:59:37 userdel[403717]: removed shadow group 'builder' owned by 'builder' <86>Dec 6 01:59:37 groupadd[403723]: group added to /etc/group: name=builder, GID=682 <86>Dec 6 01:59:37 groupadd[403723]: group added to /etc/gshadow: name=builder <86>Dec 6 01:59:37 groupadd[403723]: new group: name=builder, GID=682 <86>Dec 6 01:59:37 useradd[403731]: new user: name=builder, UID=682, GID=682, 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>Dec 6 01:59:39 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>Dec 6 01:59:39 rpmi: libpopt-devel-1:1.16-alt1 1500322984 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/lbuscd-0.6-alt10.nosrc.rpm 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.40422 + 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.40422 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -Os' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -Os' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 -j8 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 -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] 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] (void)chdir("/"); ^~~~~~~~~~ lbuscd.c:256:11: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] (void)dup(fd); /* stdout */ ^~~~~~~ lbuscd.c:257:11: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] (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 -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.99369 + 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) Hardlinking identical .pyc and .pyo files Processing files: lbuscd-0.6-alt10 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74615 + 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.GysxUr 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.t9o3Py 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, /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.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.gGd1jJ 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.B0Y6aY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Utttwg 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 Wrote: /usr/src/RPM/RPMS/x86_64/lbuscd-debuginfo-0.6-alt10.x86_64.rpm 8.47user 3.87system 0:16.39elapsed 75%CPU (0avgtext+0avgdata 36608maxresident)k 0inputs+0outputs (0major+647534minor)pagefaults 0swaps 12.75user 7.45system 0:24.13elapsed 83%CPU (0avgtext+0avgdata 118404maxresident)k 80inputs+0outputs (0major+938815minor)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 2020-12-06 01:59:59.563340349 +0000 @@ -12,2 +12,3 @@ Requires: grep +Requires: libc.so.6(GLIBC_2.15)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -15,3 +16,3 @@ 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)