<86>Mar 31 00:59:38 userdel[1053566]: delete user 'rooter' <86>Mar 31 00:59:38 userdel[1053566]: removed group 'rooter' owned by 'rooter' <86>Mar 31 00:59:38 userdel[1053566]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 31 00:59:38 groupadd[1053585]: group added to /etc/group: name=rooter, GID=1823 <86>Mar 31 00:59:38 groupadd[1053585]: group added to /etc/gshadow: name=rooter <86>Mar 31 00:59:38 groupadd[1053585]: new group: name=rooter, GID=1823 <86>Mar 31 00:59:38 useradd[1053605]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash <86>Mar 31 00:59:38 userdel[1053642]: delete user 'builder' <86>Mar 31 00:59:38 userdel[1053642]: removed group 'builder' owned by 'builder' <86>Mar 31 00:59:38 userdel[1053642]: removed shadow group 'builder' owned by 'builder' <86>Mar 31 00:59:38 groupadd[1053669]: group added to /etc/group: name=builder, GID=1824 <86>Mar 31 00:59:38 groupadd[1053669]: group added to /etc/gshadow: name=builder <86>Mar 31 00:59:38 groupadd[1053669]: new group: name=builder, GID=1824 <86>Mar 31 00:59:38 useradd[1053694]: new user: name=builder, UID=1824, GID=1824, 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 <13>Mar 31 00:59:41 rpmi: libusb-1.0.26-alt2 p10+305622.100.3.1 1662994398 installed <13>Mar 31 00:59:41 rpmi: libusb-compat-0.1.5-alt1 sisyphus+275409.100.2.2 1624579099 installed <13>Mar 31 00:59:41 rpmi: libusb-compat-devel-0.1.5-alt1 sisyphus+275409.100.2.2 1624579099 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/sispmctl-4.9-alt1.nosrc.rpm (w1.gzdio) Installing sispmctl-4.9-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10865 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sispmctl-4.9 + echo 'Source #0 (sispmctl-4.9.tar.gz):' Source #0 (sispmctl-4.9.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/sispmctl-4.9.tar.gz + /bin/tar -xf - + cd sispmctl-4.9 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.10865 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sispmctl-4.9 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'admin'. libtoolize-default: linking file 'admin/config.guess' libtoolize-default: linking file 'admin/config.sub' libtoolize-default: linking file 'admin/install-sh' libtoolize-default: linking file 'admin/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:11: installing 'admin/compile' configure.ac:8: installing 'admin/missing' src/Makefile.am: installing 'admin/depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 --enable-webless configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... 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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libusb >= 0.1.11... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking sys/ethernet.h usability... no checking sys/ethernet.h presence... no checking for sys/ethernet.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking whether MSG_NOSIGNAL is declared... no checking for nanosleep... yes checking for inet_pton... yes checking for socket... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext Good - your configure finished. Start make now + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c -o nethelp.lo nethelp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c nethelp.c -fPIC -DPIC -o .libs/nethelp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c nethelp.c -o nethelp.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c -o process.lo process.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c process.c -fPIC -DPIC -o .libs/process.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c process.c -o process.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c -o socket.lo socket.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c socket.c -fPIC -DPIC -o .libs/socket.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c socket.c -o socket.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c -o main.o main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c -o schedule.lo schedule.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c schedule.c -fPIC -DPIC -o .libs/schedule.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c schedule.c -o schedule.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sispm_ctl.lo sispm_ctl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c sispm_ctl.c -fPIC -DPIC -o .libs/sispm_ctl.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -c sispm_ctl.c -o sispm_ctl.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 2:1:2 -o libsispmctl.la -rpath /usr/lib64 process.lo sispm_ctl.lo nethelp.lo schedule.lo socket.lo -lusb libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/process.o .libs/sispm_ctl.o .libs/nethelp.o .libs/schedule.o .libs/socket.o -lusb -g -O2 -Wl,-soname -Wl,libsispmctl.so.0 -o .libs/libsispmctl.so.0.2.1 libtool: link: (cd ".libs" && rm -f "libsispmctl.so.0" && ln -s "libsispmctl.so.0.2.1" "libsispmctl.so.0") libtool: link: (cd ".libs" && rm -f "libsispmctl.so" && ln -s "libsispmctl.so.0.2.1" "libsispmctl.so") libtool: link: ar cr .libs/libsispmctl.a process.o sispm_ctl.o nethelp.o schedule.o socket.o libtool: link: ranlib .libs/libsispmctl.a libtool: link: ( cd ".libs" && rm -f "libsispmctl.la" && ln -s "../libsispmctl.la" "libsispmctl.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -o sispmctl main.o libsispmctl.la -lusb libtool: link: x86_64-alt-linux-gcc -Wall -DWEBLESS=true -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/sispmctl main.o ./.libs/libsispmctl.so -lusb make[2]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' Making all in man make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.99742 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sispmctl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sispmctl-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd sispmctl-4.9 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/sispmctl-buildroot/usr exec_prefix=/usr/src/tmp/sispmctl-buildroot/usr bindir=/usr/src/tmp/sispmctl-buildroot/usr/bin sbindir=/usr/src/tmp/sispmctl-buildroot/usr/sbin sysconfdir=/usr/src/tmp/sispmctl-buildroot/etc datadir=/usr/src/tmp/sispmctl-buildroot/usr/share includedir=/usr/src/tmp/sispmctl-buildroot/usr/include libdir=/usr/src/tmp/sispmctl-buildroot/usr/lib64 libexecdir=/usr/src/tmp/sispmctl-buildroot/usr/lib localstatedir=/usr/src/tmp/sispmctl-buildroot/var/lib sharedstatedir=/usr/src/tmp/sispmctl-buildroot/var/lib mandir=/usr/src/tmp/sispmctl-buildroot/usr/share/man infodir=/usr/src/tmp/sispmctl-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.9' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' /bin/mkdir -p '/usr/src/tmp/sispmctl-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libsispmctl.la '/usr/src/tmp/sispmctl-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libsispmctl.so.0.2.1 /usr/src/tmp/sispmctl-buildroot/usr/lib64/libsispmctl.so.0.2.1 libtool: install: (cd /usr/src/tmp/sispmctl-buildroot/usr/lib64 && { ln -s -f libsispmctl.so.0.2.1 libsispmctl.so.0 || { rm -f libsispmctl.so.0 && ln -s libsispmctl.so.0.2.1 libsispmctl.so.0; }; }) libtool: install: (cd /usr/src/tmp/sispmctl-buildroot/usr/lib64 && { ln -s -f libsispmctl.so.0.2.1 libsispmctl.so || { rm -f libsispmctl.so && ln -s libsispmctl.so.0.2.1 libsispmctl.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libsispmctl.lai /usr/src/tmp/sispmctl-buildroot/usr/lib64/libsispmctl.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libsispmctl.a /usr/src/tmp/sispmctl-buildroot/usr/lib64/libsispmctl.a libtool: install: chmod 644 /usr/src/tmp/sispmctl-buildroot/usr/lib64/libsispmctl.a libtool: install: ranlib /usr/src/tmp/sispmctl-buildroot/usr/lib64/libsispmctl.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/sispmctl-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p sispmctl '/usr/src/tmp/sispmctl-buildroot/usr/bin' libtool: warning: 'libsispmctl.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/sispmctl /usr/src/tmp/sispmctl-buildroot/usr/bin/sispmctl make[2]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.9/src' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.9/man' make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.9/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/sispmctl-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 sispmctl.1 '/usr/src/tmp/sispmctl-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.9/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.9/man' make[1]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.9' make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.9' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl' /usr/libexec/rpm-build/install -p -m 644 README.md COPYING '/usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl' /bin/mkdir -p '/usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl/examples' /usr/libexec/rpm-build/install -p -m 644 examples/60-sispmctl.rules examples/sispmctl.service '/usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl/examples' make[2]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.9' make[1]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.9' make: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.9' + install -pDm644 /usr/src/RPM/SOURCES/74-sispmctl.rules /usr/src/tmp/sispmctl-buildroot/lib/udev/rules.d/74-sispmctl.rules + rm -rf /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sispmctl-buildroot (auto) removed './usr/lib64/libsispmctl.la' mode of './usr/lib64/libsispmctl.so.0.2.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/sispmctl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/sispmctl-buildroot/ (default) Compressing files in /usr/src/tmp/sispmctl-buildroot (auto) Adjusting library links in /usr/src/tmp/sispmctl-buildroot ./lib: (from :0) ./usr/lib64: (from :0) libsispmctl.so.0 -> libsispmctl.so.0.2.1 Verifying ELF objects in /usr/src/tmp/sispmctl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: sispmctl-4.9-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99742 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sispmctl-4.9 + DOCDIR=/usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.9 + export DOCDIR + rm -rf /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.9 + /bin/mkdir -p /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.9 + cp -prL AUTHORS ChangeLog README.md /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.9 + chmod -R go-w /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.9 + chmod -R a+rX /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.9 + cp -prL examples/ /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.9 + chmod -R go-w /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.9 + chmod -R a+rX /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EqQhAw find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/sispmctl-buildroot/usr/lib64/libsispmctl.so.0: 24 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ALDM3y find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C953jx Provides: libsispmctl.so.0()(64bit) = set:idBxH24FjHgW4tYEpzaOnzOrmMFy16d0lLi2jkyhDBuDDSynr3 Requires: /lib/udev/rules.d, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libusb-0.1.so.4()(64bit) >= set:ieM56tKpwzWlddVx4CMCYIi6qJF0, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, /usr/sbin/groupadd Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6SZ8Ry Creating sispmctl-debuginfo package Processing files: sispmctl-debuginfo-4.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aja2Rz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jh6R4x find-requires: running scripts (debuginfo) Provides: debug64(libsispmctl.so.0) Requires: sispmctl = 4.9-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libusb-0.1.so.4) Adding to sispmctl-debuginfo a strict dependency on sispmctl warning: Installed (but unpackaged) file(s) found: /usr/lib64/libsispmctl.a /usr/lib64/libsispmctl.so Wrote: /usr/src/RPM/RPMS/x86_64/sispmctl-4.9-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sispmctl-debuginfo-4.9-alt1.x86_64.rpm (w2.lzdio) 4.29user 4.80system 0:13.56elapsed 67%CPU (0avgtext+0avgdata 30612maxresident)k 0inputs+0outputs (0major+1018627minor)pagefaults 0swaps 3.33user 2.44system 0:22.32elapsed 25%CPU (0avgtext+0avgdata 129848maxresident)k 0inputs+0outputs (0major+196349minor)pagefaults 0swaps --- sispmctl-4.9-alt1.x86_64.rpm.repo 2021-04-12 15:33:37.000000000 +0000 +++ sispmctl-4.9-alt1.x86_64.rpm.hasher 2024-03-31 00:59:57.088633336 +0000 @@ -26,5 +26,5 @@ File: /lib/udev/rules.d/74-sispmctl.rules 100644 root:root 56421cf396e38eb919696afdc0963b6c -File: /usr/bin/sispmctl 100755 root:root f33fd237998d153930dbd8a592ff976b +File: /usr/bin/sispmctl 100755 root:root 86b052a90a20ae1fe96bfa1ea592a638 File: /usr/lib64/libsispmctl.so.0 120777 root:root libsispmctl.so.0.2.1 -File: /usr/lib64/libsispmctl.so.0.2.1 100644 root:root 5dd1c084b58e7ee670d6d9476a642227 +File: /usr/lib64/libsispmctl.so.0.2.1 100644 root:root fe2bc604844b2c8f0b91cf3daeac35b3 File: /usr/share/doc/sispmctl-4.9 40755 root:root @@ -37,2 +37,2 @@ File: /usr/share/man/man1/sispmctl.1.xz 100644 root:root 702193113e1653b62e6703b4b2d29bb3 -RPMIdentity: fd8e8f61c593c2389377685e5fb0c4bb29e2d3dea6376e1b1727c48076e057e16e44ac2e77df80c179adb48c8ac94248e1cddf3586b01d55bd56c3a8c29a8ba5 +RPMIdentity: e847448c766580001bfd2fea240087ced5071d3aa0fe58b332aded7459dedffde605703ff27cedd94d5036c2a111442f19f5f6c81dd15ec4eba27d6af7b71a4c --- sispmctl-debuginfo-4.9-alt1.x86_64.rpm.repo 2021-04-12 15:33:37.000000000 +0000 +++ sispmctl-debuginfo-4.9-alt1.x86_64.rpm.hasher 2024-03-31 00:59:57.201634997 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/04 40755 root:root -/usr/lib/debug/.build-id/04/750ef26f8c15091eaddfba0811698106c21af3 120777 root:root ../../../../lib64/libsispmctl.so.0.2.1 -/usr/lib/debug/.build-id/04/750ef26f8c15091eaddfba0811698106c21af3.debug 120777 root:root ../../usr/lib64/libsispmctl.so.0.2.1.debug -/usr/lib/debug/.build-id/1c 40755 root:root -/usr/lib/debug/.build-id/1c/25c12b539193dcc7cdf6b2813466819069ca0c 120777 root:root ../../../../bin/sispmctl -/usr/lib/debug/.build-id/1c/25c12b539193dcc7cdf6b2813466819069ca0c.debug 120777 root:root ../../usr/bin/sispmctl.debug +/usr/lib/debug/.build-id/48 40755 root:root +/usr/lib/debug/.build-id/48/be145afba1283c842cef475dd2ee74be005736 120777 root:root ../../../../bin/sispmctl +/usr/lib/debug/.build-id/48/be145afba1283c842cef475dd2ee74be005736.debug 120777 root:root ../../usr/bin/sispmctl.debug +/usr/lib/debug/.build-id/fd 40755 root:root +/usr/lib/debug/.build-id/fd/70fe2997c1a8b76a4769077f32680c2f8f8d57 120777 root:root ../../../../lib64/libsispmctl.so.0.2.1 +/usr/lib/debug/.build-id/fd/70fe2997c1a8b76a4769077f32680c2f8f8d57.debug 120777 root:root ../../usr/lib64/libsispmctl.so.0.2.1.debug /usr/lib/debug/usr/bin/sispmctl.debug 100644 root:root @@ -24,10 +24,10 @@ Provides: sispmctl-debuginfo = 4.9-alt1:sisyphus+269764.100.1.1 -File: /usr/lib/debug/.build-id/04 40755 root:root -File: /usr/lib/debug/.build-id/04/750ef26f8c15091eaddfba0811698106c21af3 120777 root:root ../../../../lib64/libsispmctl.so.0.2.1 -File: /usr/lib/debug/.build-id/04/750ef26f8c15091eaddfba0811698106c21af3.debug 120777 root:root ../../usr/lib64/libsispmctl.so.0.2.1.debug -File: /usr/lib/debug/.build-id/1c 40755 root:root -File: /usr/lib/debug/.build-id/1c/25c12b539193dcc7cdf6b2813466819069ca0c 120777 root:root ../../../../bin/sispmctl -File: /usr/lib/debug/.build-id/1c/25c12b539193dcc7cdf6b2813466819069ca0c.debug 120777 root:root ../../usr/bin/sispmctl.debug -File: /usr/lib/debug/usr/bin/sispmctl.debug 100644 root:root 1f0ca1c3a038122f7f5501add358b97d -File: /usr/lib/debug/usr/lib64/libsispmctl.so.0.2.1.debug 100644 root:root e0aff8d160ffdb3b50e947c500887106 +File: /usr/lib/debug/.build-id/48 40755 root:root +File: /usr/lib/debug/.build-id/48/be145afba1283c842cef475dd2ee74be005736 120777 root:root ../../../../bin/sispmctl +File: /usr/lib/debug/.build-id/48/be145afba1283c842cef475dd2ee74be005736.debug 120777 root:root ../../usr/bin/sispmctl.debug +File: /usr/lib/debug/.build-id/fd 40755 root:root +File: /usr/lib/debug/.build-id/fd/70fe2997c1a8b76a4769077f32680c2f8f8d57 120777 root:root ../../../../lib64/libsispmctl.so.0.2.1 +File: /usr/lib/debug/.build-id/fd/70fe2997c1a8b76a4769077f32680c2f8f8d57.debug 120777 root:root ../../usr/lib64/libsispmctl.so.0.2.1.debug +File: /usr/lib/debug/usr/bin/sispmctl.debug 100644 root:root bf14ea78cd230006b8156c7082f1ed8b +File: /usr/lib/debug/usr/lib64/libsispmctl.so.0.2.1.debug 100644 root:root fd4a89305cef2db81c402739f705752b File: /usr/lib/debug/usr/lib64/libsispmctl.so.0.debug 120777 root:root libsispmctl.so.0.2.1.debug @@ -41,2 +41,2 @@ File: /usr/src/debug/sispmctl-4.9/src/sispm_ctl.h 100644 root:root 19b30ccd96fd8765a964734ab7df16c8 -RPMIdentity: bfe775904c47b58ea8fa0bcc494fe0bdbcfb98187d7c8fda87d9c6a544ab255718c36bb7762681f634ab476ae7d5603f9a5fa1911d1e06c174d6aa9ee3f24c1c +RPMIdentity: eae809126402c7ff28fb0dc32fe410597494a67fe09e81bbed8f5bef6261818066c3f7f58b25c04eea5050cc949d87055ca4131a3adcdfbdb554e602f2c78296