<86>Oct  3 10:48:11 userdel[1238623]: delete user 'rooter'
<86>Oct  3 10:48:11 userdel[1238623]: removed group 'rooter' owned by 'rooter'
<86>Oct  3 10:48:11 userdel[1238623]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  3 10:48:12 groupadd[1238635]: group added to /etc/group: name=rooter, GID=696
<86>Oct  3 10:48:12 groupadd[1238635]: group added to /etc/gshadow: name=rooter
<86>Oct  3 10:48:12 groupadd[1238635]: new group: name=rooter, GID=696
<86>Oct  3 10:48:12 useradd[1238639]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash
<86>Oct  3 10:48:12 userdel[1238649]: delete user 'builder'
<86>Oct  3 10:48:12 userdel[1238649]: removed group 'builder' owned by 'builder'
<86>Oct  3 10:48:12 userdel[1238649]: removed shadow group 'builder' owned by 'builder'
<86>Oct  3 10:48:12 groupadd[1238660]: group added to /etc/group: name=builder, GID=697
<86>Oct  3 10:48:12 groupadd[1238660]: group added to /etc/gshadow: name=builder
<86>Oct  3 10:48:12 groupadd[1238660]: new group: name=builder, GID=697
<86>Oct  3 10:48:12 useradd[1238669]: new user: name=builder, UID=697, GID=697, 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>Oct  3 10:48:13 rpmi: libusb-1.0.22-alt1 1525452011 installed
<13>Oct  3 10:48:13 rpmi: libusb-compat-0.1.5-alt1 1404810476 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/sispmctl-4.8-alt1.nosrc.rpm (w1.gzdio)
Installing sispmctl-4.8-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75772
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf sispmctl-4.8
+ echo 'Source #0 (sispmctl-4.8.tar.gz):'
Source #0 (sispmctl-4.8.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/sispmctl-4.8.tar.gz
+ /bin/tar -xf -
+ cd sispmctl-4.8
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75772
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sispmctl-4.8
+ 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 -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.8/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.8/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.8/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.8/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.8/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.8/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.8/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.8/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.8/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.8/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.8/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.8/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.8/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:0: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.0
libtool: link: (cd ".libs" && rm -f "libsispmctl.so.0" && ln -s "libsispmctl.so.0.2.0" "libsispmctl.so.0")
libtool: link: (cd ".libs" && rm -f "libsispmctl.so" && ln -s "libsispmctl.so.0.2.0" "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.8/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.8/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.8/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.81001
+ 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.8
+ /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.8'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.8/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.8/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.0 /usr/src/tmp/sispmctl-buildroot/usr/lib64/libsispmctl.so.0.2.0
libtool: install: (cd /usr/src/tmp/sispmctl-buildroot/usr/lib64 && { ln -s -f libsispmctl.so.0.2.0 libsispmctl.so.0 || { rm -f libsispmctl.so.0 && ln -s libsispmctl.so.0.2.0 libsispmctl.so.0; }; })
libtool: install: (cd /usr/src/tmp/sispmctl-buildroot/usr/lib64 && { ln -s -f libsispmctl.so.0.2.0 libsispmctl.so || { rm -f libsispmctl.so && ln -s libsispmctl.so.0.2.0 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.8/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.8/src'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.8/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.8/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.8/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.8/man'
make[1]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.8'
make[2]: Entering directory '/usr/src/RPM/BUILD/sispmctl-4.8'
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.8'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.8'
make: Leaving directory '/usr/src/RPM/BUILD/sispmctl-4.8'
+ 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.0' 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:
./usr/lib64:
	libsispmctl.so.0 -> libsispmctl.so.0.2.0
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)
Hardlinking identical .pyc and .pyo files
Processing files: sispmctl-4.8-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49166
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sispmctl-4.8
+ DOCDIR=/usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.8
+ export DOCDIR
+ rm -rf /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.8
+ /bin/mkdir -p /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.8
+ cp -prL AUTHORS ChangeLog README.md /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.8
+ chmod -R go-w /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.8
+ chmod -R a+rX /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.8
+ cp -prL examples/ /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.8
+ chmod -R go-w /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.8
+ chmod -R a+rX /usr/src/tmp/sispmctl-buildroot/usr/share/doc/sispmctl-4.8
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2rEjEV
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.wGSAt7
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.s1q1om
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.Umn7qE
Creating sispmctl-debuginfo package
Processing files: sispmctl-debuginfo-4.8-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4c6kzZ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CtwKNn
find-requires: running scripts (debuginfo)
Provides: debug64(libsispmctl.so.0)
Requires: sispmctl = 4.8-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.8-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/sispmctl-debuginfo-4.8-alt1.x86_64.rpm (w2.lzdio)
9.73user 3.21system 0:17.97elapsed 72%CPU (0avgtext+0avgdata 32696maxresident)k
0inputs+0outputs (0major+1153705minor)pagefaults 0swaps
13.44user 5.82system 0:24.01elapsed 80%CPU (0avgtext+0avgdata 119680maxresident)k
0inputs+0outputs (34218major+1401460minor)pagefaults 0swaps
--- sispmctl-4.8-alt1.x86_64.rpm.repo	2020-09-25 15:06:46.000000000 +0000
+++ sispmctl-4.8-alt1.x86_64.rpm.hasher	2021-10-03 10:48:34.367467366 +0000
@@ -26,5 +26,5 @@
 File: /lib/udev/rules.d/74-sispmctl.rules	100644	root:root	56421cf396e38eb919696afdc0963b6c	
-File: /usr/bin/sispmctl	100755	root:root	fe55ca6e4e9bf4497d3e066ef16a8c1c	
+File: /usr/bin/sispmctl	100755	root:root	ce8ee722bb99ab36023fe90cd032032f	
 File: /usr/lib64/libsispmctl.so.0	120777	root:root		libsispmctl.so.0.2.0
-File: /usr/lib64/libsispmctl.so.0.2.0	100644	root:root	499820c582d69e7146f430b8df79f398	
+File: /usr/lib64/libsispmctl.so.0.2.0	100644	root:root	9a57e11c4c9130686686997e93d3aa37	
 File: /usr/share/doc/sispmctl-4.8	40755	root:root		
@@ -37,2 +37,2 @@
 File: /usr/share/man/man1/sispmctl.1.xz	100644	root:root	702193113e1653b62e6703b4b2d29bb3	
-RPMIdentity: 9090f60926106bc839d18ec8dbf1181c8d7fe8dd9351f35c66f58fe97b30fb6b5a617e26af724cf09a59b87a7c9d8502656e99a0a240c592a99087074d47f453
+RPMIdentity: d8a9438efd76b14e58fc75666fca7c9dc6a5229f90a4c13bd44e971ae49b9ebe6025e78bffc785c116b3442599c4862d811de4d990048002d97a1f69514b766b
--- sispmctl-debuginfo-4.8-alt1.x86_64.rpm.repo	2020-09-25 15:06:46.000000000 +0000
+++ sispmctl-debuginfo-4.8-alt1.x86_64.rpm.hasher	2021-10-03 10:48:35.039467887 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/0a	40755	root:root	
-/usr/lib/debug/.build-id/0a/31728fc77bc11641fcfdfaafe94ed9ef8c4091	120777	root:root	../../../../bin/sispmctl
-/usr/lib/debug/.build-id/0a/31728fc77bc11641fcfdfaafe94ed9ef8c4091.debug	120777	root:root	../../usr/bin/sispmctl.debug
-/usr/lib/debug/.build-id/39	40755	root:root	
-/usr/lib/debug/.build-id/39/059359f313c7942be2277ccc94c17b70408a84	120777	root:root	../../../../lib64/libsispmctl.so.0.2.0
-/usr/lib/debug/.build-id/39/059359f313c7942be2277ccc94c17b70408a84.debug	120777	root:root	../../usr/lib64/libsispmctl.so.0.2.0.debug
+/usr/lib/debug/.build-id/49	40755	root:root	
+/usr/lib/debug/.build-id/49/538b93fbe47aaae34dd5f03c11806b5950514a	120777	root:root	../../../../lib64/libsispmctl.so.0.2.0
+/usr/lib/debug/.build-id/49/538b93fbe47aaae34dd5f03c11806b5950514a.debug	120777	root:root	../../usr/lib64/libsispmctl.so.0.2.0.debug
+/usr/lib/debug/.build-id/77	40755	root:root	
+/usr/lib/debug/.build-id/77/2bd1d08b3ca2e925d0488eb3fc0875e0dce700	120777	root:root	../../../../bin/sispmctl
+/usr/lib/debug/.build-id/77/2bd1d08b3ca2e925d0488eb3fc0875e0dce700.debug	120777	root:root	../../usr/bin/sispmctl.debug
 /usr/lib/debug/usr/bin/sispmctl.debug	100644	root:root	
@@ -25,10 +25,10 @@
 Provides: sispmctl-debuginfo = 4.8-alt1:p9+258138.100.2.1
-File: /usr/lib/debug/.build-id/0a	40755	root:root		
-File: /usr/lib/debug/.build-id/0a/31728fc77bc11641fcfdfaafe94ed9ef8c4091	120777	root:root		../../../../bin/sispmctl
-File: /usr/lib/debug/.build-id/0a/31728fc77bc11641fcfdfaafe94ed9ef8c4091.debug	120777	root:root		../../usr/bin/sispmctl.debug
-File: /usr/lib/debug/.build-id/39	40755	root:root		
-File: /usr/lib/debug/.build-id/39/059359f313c7942be2277ccc94c17b70408a84	120777	root:root		../../../../lib64/libsispmctl.so.0.2.0
-File: /usr/lib/debug/.build-id/39/059359f313c7942be2277ccc94c17b70408a84.debug	120777	root:root		../../usr/lib64/libsispmctl.so.0.2.0.debug
-File: /usr/lib/debug/usr/bin/sispmctl.debug	100644	root:root	0cb207b85fd803787d16dede6e170cf3	
-File: /usr/lib/debug/usr/lib64/libsispmctl.so.0.2.0.debug	100644	root:root	675d817aa9e69a2ca4ea048fe12dca22	
+File: /usr/lib/debug/.build-id/49	40755	root:root		
+File: /usr/lib/debug/.build-id/49/538b93fbe47aaae34dd5f03c11806b5950514a	120777	root:root		../../../../lib64/libsispmctl.so.0.2.0
+File: /usr/lib/debug/.build-id/49/538b93fbe47aaae34dd5f03c11806b5950514a.debug	120777	root:root		../../usr/lib64/libsispmctl.so.0.2.0.debug
+File: /usr/lib/debug/.build-id/77	40755	root:root		
+File: /usr/lib/debug/.build-id/77/2bd1d08b3ca2e925d0488eb3fc0875e0dce700	120777	root:root		../../../../bin/sispmctl
+File: /usr/lib/debug/.build-id/77/2bd1d08b3ca2e925d0488eb3fc0875e0dce700.debug	120777	root:root		../../usr/bin/sispmctl.debug
+File: /usr/lib/debug/usr/bin/sispmctl.debug	100644	root:root	751e1657b4e74b111e65eebe13961aa8	
+File: /usr/lib/debug/usr/lib64/libsispmctl.so.0.2.0.debug	100644	root:root	ebd075ed35ad5897641f21e63de97065	
 File: /usr/lib/debug/usr/lib64/libsispmctl.so.0.debug	120777	root:root		libsispmctl.so.0.2.0.debug
@@ -43,2 +43,2 @@
 File: /usr/src/debug/sispmctl-4.8/src/socket.h	100644	root:root	d2f1a4c43652f83e069281b03d27c72c	
-RPMIdentity: 7b6457b84f7ba5d229daf2b7fcbe84ea75c271a0847b472b75b417210d304707a84808a024cf5f4f64d6becd1155ef015f8c76957be6e6d02c52d19e7a7f7541
+RPMIdentity: d36cc10e237808855034dd854f5ab3c7c1d2512a6b49a48df8c1b7aa8cd64036043f1e2c5b4849c06aea9a0c33153551d2df1e722df72945011fd90f31fdbeb1