<86>Mar 23 01:12:28 userdel[1095642]: delete user 'rooter' <86>Mar 23 01:12:28 userdel[1095642]: removed group 'rooter' owned by 'rooter' <86>Mar 23 01:12:28 groupadd[1095659]: group added to /etc/group: name=rooter, GID=1368 <86>Mar 23 01:12:28 groupadd[1095659]: group added to /etc/gshadow: name=rooter <86>Mar 23 01:12:28 groupadd[1095659]: new group: name=rooter, GID=1368 <86>Mar 23 01:12:28 useradd[1095677]: new user: name=rooter, UID=1368, GID=1368, home=/root, shell=/bin/bash <86>Mar 23 01:12:28 userdel[1095708]: delete user 'builder' <86>Mar 23 01:12:28 userdel[1095708]: removed group 'builder' owned by 'builder' <86>Mar 23 01:12:28 userdel[1095708]: removed shadow group 'builder' owned by 'builder' <86>Mar 23 01:12:28 groupadd[1095724]: group added to /etc/group: name=builder, GID=1369 <86>Mar 23 01:12:28 groupadd[1095724]: group added to /etc/gshadow: name=builder <86>Mar 23 01:12:29 groupadd[1095724]: new group: name=builder, GID=1369 <86>Mar 23 01:12:29 useradd[1095749]: new user: name=builder, UID=1369, GID=1369, 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>Mar 23 01:12:30 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Mar 23 01:12:30 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.85680 + 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.85680 + 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.50717 + 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.50717 + 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.ldNWT5 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.h0q32D 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.G91vOD 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.GVQnmo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d4msHq 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.68user 1.95system 0:09.31elapsed 39%CPU (0avgtext+0avgdata 33708maxresident)k 0inputs+0outputs (0major+625810minor)pagefaults 0swaps /.out/lbuscd-0.6-alt10.x86_64.rpm: invalid udev rules path: /etc/udev/rules.d/88-ltsp.rules sisyphus_check: check-udev ERROR: udev rules path violation hsh-rebuild: lbuscd-0.6-alt10.src.rpm: sisyphus_check failed. Command exited with non-zero status 1 1.69user 1.22system 0:14.33elapsed 20%CPU (0avgtext+0avgdata 110260maxresident)k 0inputs+0outputs (32832major+158417minor)pagefaults 0swaps