<86>Oct  9 08:37:24 userdel[2814010]: delete user 'rooter'
<86>Oct  9 08:37:24 userdel[2814010]: removed group 'rooter' owned by 'rooter'
<86>Oct  9 08:37:24 userdel[2814010]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  9 08:37:24 groupadd[2814036]: group added to /etc/group: name=rooter, GID=984
<86>Oct  9 08:37:24 groupadd[2814036]: group added to /etc/gshadow: name=rooter
<86>Oct  9 08:37:24 groupadd[2814036]: new group: name=rooter, GID=984
<86>Oct  9 08:37:24 useradd[2814058]: new user: name=rooter, UID=984, GID=984, home=/root, shell=/bin/bash
<86>Oct  9 08:37:24 userdel[2814087]: delete user 'builder'
<86>Oct  9 08:37:24 userdel[2814087]: removed group 'builder' owned by 'builder'
<86>Oct  9 08:37:24 userdel[2814087]: removed shadow group 'builder' owned by 'builder'
<86>Oct  9 08:37:24 groupadd[2814107]: group added to /etc/group: name=builder, GID=985
<86>Oct  9 08:37:24 groupadd[2814107]: group added to /etc/gshadow: name=builder
<86>Oct  9 08:37:24 groupadd[2814107]: new group: name=builder, GID=985
<86>Oct  9 08:37:24 useradd[2814120]: new user: name=builder, UID=985, GID=985, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/sysfsutils-2.1.0-alt8.nosrc.rpm (w1.gzdio)
Installing sysfsutils-2.1.0-alt8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23015
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf sysfsutils-2.1.0
+ echo 'Source #0 (sysfsutils-2.1.0.tar):'
Source #0 (sysfsutils-2.1.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/sysfsutils-2.1.0.tar
+ cd sysfsutils-2.1.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (sysfsutils-2.1.0-alt8.patch):'
Patch #0 (sysfsutils-2.1.0-alt8.patch):
+ /usr/bin/patch -p1
patching file cmd/names.c
patching file cmd/names.h
patching file cmd/systool.c
patching file configure.ac
patching file lib/Makefile.am
patching file lib/dlist.c
patching file lib/libsysfs.map
patching file lib/sysfs_utils.c
patching file test/Makefile.am
patching file test/dlist_test.c
patching file test/get_driver.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23015
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sysfsutils-2.1.0
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in '.'.
libtoolize-default: linking file './config.guess'
libtoolize-default: linking file './config.sub'
libtoolize-default: linking file './install-sh'
libtoolize-default: linking file './ltmain.sh'
libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize-default: and rerunning libtoolize-default and aclocal.
libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize-default: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
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:24: installing './compile'
configure.ac:3: installing './missing'
cmd/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
cmd/Makefile.am: installing './depcomp'
lib/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
test/Makefile.am:9: warning: variable 'testlibsysfs_SOURCES' is defined but no program or
test/Makefile.am:9: library has 'testlibsysfs' as canonical name (possible typo)
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_prog_cc_static_works=yes
+ lt_cv_prog_cc_static_works=yes
+ 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-static
configure: WARNING: unrecognized options: --without-included-gettext
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 build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
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 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... no
checking for 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 whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-alt-linux-ranlib... ranlib
checking for gawk... (cached) gawk
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether lstat correctly handles trailing slash... yes
checking whether lstat accepts an empty string... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether stat accepts an empty string... no
checking for bzero... yes
checking for isascii... yes
checking for memset... yes
checking for strchr... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating cmd/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
make  all-recursive
Making all in lib
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include   -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libsysfs_la-sysfs_module.lo `test -f 'sysfs_module.c' || echo './'`sysfs_module.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs_module.c  -fPIC -DPIC -o .libs/libsysfs_la-sysfs_module.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs_module.c -o libsysfs_la-sysfs_module.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include   -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libsysfs_la-sysfs_driver.lo `test -f 'sysfs_driver.c' || echo './'`sysfs_driver.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs_driver.c  -fPIC -DPIC -o .libs/libsysfs_la-sysfs_driver.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs_driver.c -o libsysfs_la-sysfs_driver.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include   -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libsysfs_la-sysfs_utils.lo `test -f 'sysfs_utils.c' || echo './'`sysfs_utils.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs_utils.c  -fPIC -DPIC -o .libs/libsysfs_la-sysfs_utils.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs_utils.c -o libsysfs_la-sysfs_utils.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include   -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libsysfs_la-dlist.lo `test -f 'dlist.c' || echo './'`dlist.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c dlist.c  -fPIC -DPIC -o .libs/libsysfs_la-dlist.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c dlist.c -o libsysfs_la-dlist.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include   -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libsysfs_la-sysfs_device.lo `test -f 'sysfs_device.c' || echo './'`sysfs_device.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs_device.c  -fPIC -DPIC -o .libs/libsysfs_la-sysfs_device.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs_device.c -o libsysfs_la-sysfs_device.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include   -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libsysfs_la-sysfs_bus.lo `test -f 'sysfs_bus.c' || echo './'`sysfs_bus.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs_bus.c  -fPIC -DPIC -o .libs/libsysfs_la-sysfs_bus.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs_bus.c -o libsysfs_la-sysfs_bus.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include   -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libsysfs_la-sysfs_class.lo `test -f 'sysfs_class.c' || echo './'`sysfs_class.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs_class.c  -fPIC -DPIC -o .libs/libsysfs_la-sysfs_class.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs_class.c -o libsysfs_la-sysfs_class.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include   -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libsysfs_la-sysfs_attr.lo `test -f 'sysfs_attr.c' || echo './'`sysfs_attr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs_attr.c  -fPIC -DPIC -o .libs/libsysfs_la-sysfs_attr.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -c sysfs_attr.c -o libsysfs_la-sysfs_attr.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 2:1:0 -Wl,--version-script=libsysfs.map -Wl,-z,defs  -o libsysfs.la -rpath /usr/lib64 libsysfs_la-sysfs_utils.lo libsysfs_la-sysfs_attr.lo libsysfs_la-sysfs_class.lo libsysfs_la-dlist.lo libsysfs_la-sysfs_device.lo libsysfs_la-sysfs_driver.lo libsysfs_la-sysfs_bus.lo libsysfs_la-sysfs_module.lo  
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/libsysfs_la-sysfs_utils.o .libs/libsysfs_la-sysfs_attr.o .libs/libsysfs_la-sysfs_class.o .libs/libsysfs_la-dlist.o .libs/libsysfs_la-sysfs_device.o .libs/libsysfs_la-sysfs_driver.o .libs/libsysfs_la-sysfs_bus.o .libs/libsysfs_la-sysfs_module.o    -g -O2 -Wl,--version-script=libsysfs.map -Wl,-z -Wl,defs   -Wl,-soname -Wl,libsysfs.so.2 -o .libs/libsysfs.so.2.0.1
libtool: link: (cd ".libs" && rm -f "libsysfs.so.2" && ln -s "libsysfs.so.2.0.1" "libsysfs.so.2")
libtool: link: (cd ".libs" && rm -f "libsysfs.so" && ln -s "libsysfs.so.2.0.1" "libsysfs.so")
libtool: link: ar cr .libs/libsysfs.a  libsysfs_la-sysfs_utils.o libsysfs_la-sysfs_attr.o libsysfs_la-sysfs_class.o libsysfs_la-dlist.o libsysfs_la-sysfs_device.o libsysfs_la-sysfs_driver.o libsysfs_la-sysfs_bus.o libsysfs_la-sysfs_module.o
libtool: link: ranlib .libs/libsysfs.a
libtool: link: ( cd ".libs" && rm -f "libsysfs.la" && ln -s "../libsysfs.la" "libsysfs.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
Making all in cmd
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/cmd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include   -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -pipe -frecord-gcc-switches -Wall -g -O2 -c -o names.o names.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/cmd'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/cmd'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include   -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -pipe -frecord-gcc-switches -Wall -g -O2 -c -o systool.o systool.c
systool.c: In function 'main':
systool.c:692:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
    show_module = optarg;
    ~~~~~~~~~~~~^~~~~~~~
systool.c:693:3: note: here
   case 'p':
   ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/cmd'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/cmd'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -pipe -frecord-gcc-switches -Wall -g -O2   -o systool systool.o names.o ../lib/libsysfs.la 
libtool: link: x86_64-alt-linux-gcc -Wall -W -Wstrict-prototypes -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/systool systool.o names.o  ../lib/.libs/libsysfs.so
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/cmd'
Making all in test
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
./create-test
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
make  all-am
make[3]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include   -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o get_module.o get_module.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include   -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o get_driver.o get_driver.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include   -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o get_device.o get_device.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include   -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o dlist_test.o dlist_test.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2   -o dlist_test dlist_test.o ../lib/libsysfs.la 
libtool: link: x86_64-alt-linux-gcc -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/dlist_test dlist_test.o  ../lib/.libs/libsysfs.so
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2   -o get_device get_device.o ../lib/libsysfs.la 
libtool: link: x86_64-alt-linux-gcc -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/get_device get_device.o  ../lib/.libs/libsysfs.so
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2   -o get_driver get_driver.o ../lib/libsysfs.la 
libtool: link: x86_64-alt-linux-gcc -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/get_driver get_driver.o  ../lib/.libs/libsysfs.so
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -W -Wstrict-prototypes  -pipe -frecord-gcc-switches -Wall -g -O2   -o get_module get_module.o ../lib/libsysfs.la 
libtool: link: x86_64-alt-linux-gcc -Wall -W -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/get_module get_module.o  ../lib/.libs/libsysfs.so
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.44379
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/sysfsutils-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/sysfsutils-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd sysfsutils-2.1.0
+ mkdir -p /usr/src/tmp/sysfsutils-buildroot/lib64 /usr/src/tmp/sysfsutils-buildroot/usr/share/doc/libsysfs-2.1.0 /usr/src/tmp/sysfsutils-buildroot/etc /usr/src/tmp/sysfsutils-buildroot/etc/rc.d/init.d /usr/src/tmp/sysfsutils-buildroot/lib/systemd/system
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/sysfsutils-buildroot
make: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0'
Making install in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
 /bin/mkdir -p '/usr/src/tmp/sysfsutils-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libsysfs.la '/usr/src/tmp/sysfsutils-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsysfs.so.2.0.1 /usr/src/tmp/sysfsutils-buildroot/usr/lib64/libsysfs.so.2.0.1
libtool: install: (cd /usr/src/tmp/sysfsutils-buildroot/usr/lib64 && { ln -s -f libsysfs.so.2.0.1 libsysfs.so.2 || { rm -f libsysfs.so.2 && ln -s libsysfs.so.2.0.1 libsysfs.so.2; }; })
libtool: install: (cd /usr/src/tmp/sysfsutils-buildroot/usr/lib64 && { ln -s -f libsysfs.so.2.0.1 libsysfs.so || { rm -f libsysfs.so && ln -s libsysfs.so.2.0.1 libsysfs.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsysfs.lai /usr/src/tmp/sysfsutils-buildroot/usr/lib64/libsysfs.la
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsysfs.a /usr/src/tmp/sysfsutils-buildroot/usr/lib64/libsysfs.a
libtool: install: chmod 644 /usr/src/tmp/sysfsutils-buildroot/usr/lib64/libsysfs.a
libtool: install: ranlib /usr/src/tmp/sysfsutils-buildroot/usr/lib64/libsysfs.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/lib'
Making install in cmd
make[1]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/cmd'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/cmd'
 /bin/mkdir -p '/usr/src/tmp/sysfsutils-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p systool '/usr/src/tmp/sysfsutils-buildroot/usr/bin'
libtool: warning: '../lib/libsysfs.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/systool /usr/src/tmp/sysfsutils-buildroot/usr/bin/systool
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/cmd'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/cmd'
Making install in test
make[1]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
make  install-am
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
make[3]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/sysfsutils-buildroot/usr/include/sysfs'
 /usr/libexec/rpm-build/install -p -m 644 include/libsysfs.h include/dlist.h '/usr/src/tmp/sysfsutils-buildroot/usr/include/sysfs'
 /bin/mkdir -p '/usr/src/tmp/sysfsutils-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 systool.1 '/usr/src/tmp/sysfsutils-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0'
make: Leaving directory '/usr/src/RPM/BUILD/sysfsutils-2.1.0'
++ objdump -p /usr/src/tmp/sysfsutils-buildroot/usr/lib64/libsysfs.so
++ awk '/SONAME/ {print $2}'
+ v=libsysfs.so.2
+ '[' -n libsysfs.so.2 ']'
+ mv -v /usr/src/tmp/sysfsutils-buildroot/usr/lib64/libsysfs.so.2 /usr/src/tmp/sysfsutils-buildroot/usr/lib64/libsysfs.so.2.0.1 /usr/src/tmp/sysfsutils-buildroot/lib64
renamed '/usr/src/tmp/sysfsutils-buildroot/usr/lib64/libsysfs.so.2' -> '/usr/src/tmp/sysfsutils-buildroot/lib64/libsysfs.so.2'
renamed '/usr/src/tmp/sysfsutils-buildroot/usr/lib64/libsysfs.so.2.0.1' -> '/usr/src/tmp/sysfsutils-buildroot/lib64/libsysfs.so.2.0.1'
+ ln -sf ../../lib64/libsysfs.so.2 /usr/src/tmp/sysfsutils-buildroot/usr/lib64/libsysfs.so
+ install -p -m644 /usr/src/RPM/SOURCES/sysfs.conf /usr/src/tmp/sysfsutils-buildroot/etc/sysfs.conf
+ install -p -m755 /usr/src/RPM/SOURCES/sysfs.init /usr/src/tmp/sysfsutils-buildroot/etc/rc.d/init.d/sysfs
+ install -p -m644 /usr/src/RPM/SOURCES/sysfs.service /usr/src/tmp/sysfsutils-buildroot/lib/systemd/system/sysfs.service
+ install -p -m644 AUTHORS CREDITS ChangeLog NEWS TODO docs/libsysfs.txt /usr/src/tmp/sysfsutils-buildroot/usr/share/doc/libsysfs-2.1.0/
+ bzip2 -9f /usr/src/tmp/sysfsutils-buildroot/usr/share/doc/libsysfs-2.1.0/ChangeLog /usr/src/tmp/sysfsutils-buildroot/usr/share/doc/libsysfs-2.1.0/libsysfs.txt
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/sysfsutils-buildroot (auto)
removed './usr/lib64/libsysfs.la'
mode of './lib64/libsysfs.so.2.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/sysfsutils-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/sysfsutils-buildroot/ (default)
Compressing files in /usr/src/tmp/sysfsutils-buildroot (auto)
Adjusting library links in /usr/src/tmp/sysfsutils-buildroot
./lib:
./usr/lib64:
./lib64:
	libsysfs.so.2 -> libsysfs.so.2.0.1
Verifying ELF objects in /usr/src/tmp/sysfsutils-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.44379
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd sysfsutils-2.1.0
+ make -j16 -k check
Making check in lib
make[1]: Nothing to be done for 'check'.
Making check in cmd
make[1]: Nothing to be done for 'check'.
Making check in test
make  check-am
make[2]: Nothing to be done for 'check-am'.
+ exit 0
Processing files: sysfsutils-2.1.0-alt8
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XmKajx
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.xvN91N
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: chmod chown rm
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.faURi8
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R5vg0v
Requires: libsysfs = 2.1.0-alt8, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(echo_failure), /etc/rc.d/init.d(echo_success), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libsysfs.so.2()(64bit) >= set:kfZEUjMl2HdmkWTgqvvR0ZEVN8k5R0kzImNsOe9R8DEHq5ZGQYdnLSINY2v5Eh5Hi0, rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(SetVersions)
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JjuqbX
Creating sysfsutils-debuginfo package
Processing files: libsysfs-2.1.0-alt8
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zu3jMr
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/sysfsutils-buildroot/lib64/libsysfs.so.2: 82 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3D3bQZ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libsysfs.so.2()(64bit) = set:kdZEZkQ0mif42IWCerBsbvFJ6tfMoeI8GRZK3UfsykHdtHNuhM5086Nm7p4xjVhrIWcej62OV1xj6kBUk3pyZqRrM3lZe13qlHoZLAOBA6VuHVXRiBEM3k9Cd3GBGomZmnLZ72dZ1Fiv5eNMphQaZHbdwsCHg2VZqq35giFZgER0, libsysfs.so.2(SYSFS_2.1.0)(64bit)
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b2wjnB
Creating libsysfs-debuginfo package
Processing files: libsysfs-devel-2.1.0-alt8
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tjo7kg
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.B9h8LY
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libsysfs = 2.1.0-alt8, /lib64/libsysfs.so.2
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rAZgEK
Processing files: libsysfs-devel-static-2.1.0-alt8
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vh8UWz
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.HIKxHs
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libsysfs-devel = 2.1.0-alt8, glibc-devel-static
Obsoletes: libsysfs-static-devel
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LwhUTo
Processing files: sysfsutils-debuginfo-2.1.0-alt8
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NXanzo
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HeBrGr
find-requires: running scripts (debuginfo)
Requires: sysfsutils = 2.1.0-alt8, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libsysfs.so.2)
Processing files: libsysfs-debuginfo-2.1.0-alt8
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ltRVky
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.71miBI
find-requires: running scripts (debuginfo)
Provides: debug64(libsysfs.so.2)
Requires: libsysfs = 2.1.0-alt8, debug64(libc.so.6)
Adding to sysfsutils-debuginfo a strict dependency on libsysfs-debuginfo
Removing from sysfsutils-debuginfo 2 sources provided by libsysfs-debuginfo
also prunning dir /usr/src/debug/sysfsutils-2.1.0/include
Removing 2 extra deps from sysfsutils due to dependency on libsysfs
Removing 1 extra deps from libsysfs-devel due to dependency on libsysfs
Removing 1 extra deps from sysfsutils-debuginfo due to dependency on libsysfs-debuginfo
Removing 4 extra deps from sysfsutils due to repentancy on libsysfs
Removing 1 extra deps from sysfsutils-debuginfo due to repentancy on libsysfs-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/sysfsutils-2.1.0-alt8.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libsysfs-2.1.0-alt8.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libsysfs-devel-2.1.0-alt8.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libsysfs-devel-static-2.1.0-alt8.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/sysfsutils-debuginfo-2.1.0-alt8.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libsysfs-debuginfo-2.1.0-alt8.x86_64.rpm (w2.lzdio)
8.93user 3.97system 0:28.34elapsed 45%CPU (0avgtext+0avgdata 34192maxresident)k
0inputs+0outputs (0major+1517378minor)pagefaults 0swaps
0.50user 0.86system 0:31.54elapsed 4%CPU (0avgtext+0avgdata 12140maxresident)k
0inputs+0outputs (0major+97395minor)pagefaults 0swaps
--- libsysfs-2.1.0-alt8.x86_64.rpm.repo	2015-06-30 17:49:32.000000000 +0000
+++ libsysfs-2.1.0-alt8.x86_64.rpm.hasher	2022-10-09 08:37:54.775643050 +0000
@@ -17,3 +17,3 @@
 File: /lib64/libsysfs.so.2	120777	root:root		libsysfs.so.2.0.1
-File: /lib64/libsysfs.so.2.0.1	100644	root:root	df9f8d942f1b39e73989722e8c886de0	
+File: /lib64/libsysfs.so.2.0.1	100644	root:root	f2f8629c1dbef5085b0fdc5e97cc59aa	
 File: /usr/share/doc/libsysfs-2.1.0	40755	root:root		
@@ -24,2 +24,2 @@
 File: /usr/share/doc/libsysfs-2.1.0/TODO	100644	root:root	ed1c4b5f9d0e92f714f08e604913749f	
-RPMIdentity: 9c93bab91caaf1ef426d84d042327edf426161929742b05eee27cfc6c31c00f3a803465aa3167d68b288ee96ac82e19adca677987948d9a44d3b9fd30b3bc7f9
+RPMIdentity: 49491efbbc050e628b1a45e8105c1f9a2a6a326d36858b9f84b20dbab6b3310ca13ed5efed08b6a32f4db14356c0a8bb84d91ee63bcc1a295db18b69d955af3c
--- libsysfs-debuginfo-2.1.0-alt8.x86_64.rpm.repo	2015-06-30 17:49:32.000000000 +0000
+++ libsysfs-debuginfo-2.1.0-alt8.x86_64.rpm.hasher	2022-10-09 08:37:54.860644359 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/50	40755	root:root	
-/usr/lib/debug/.build-id/50/32d1f4dd4cc1511c01ebba30b74b7dbc00da4a	120777	root:root	../../../../../lib64/libsysfs.so.2.0.1
-/usr/lib/debug/.build-id/50/32d1f4dd4cc1511c01ebba30b74b7dbc00da4a.debug	120777	root:root	../../lib64/libsysfs.so.2.0.1.debug
+/usr/lib/debug/.build-id/75	40755	root:root	
+/usr/lib/debug/.build-id/75/7f1d29e5018dd1dd7e3b0ae1c904083e7d593f	120777	root:root	../../../../../lib64/libsysfs.so.2.0.1
+/usr/lib/debug/.build-id/75/7f1d29e5018dd1dd7e3b0ae1c904083e7d593f.debug	120777	root:root	../../lib64/libsysfs.so.2.0.1.debug
 /usr/lib/debug/lib64/libsysfs.so.2.0.1.debug	100644	root:root	
@@ -24,6 +24,6 @@
 Provides: libsysfs-debuginfo = 2.1.0-alt8
-File: /usr/lib/debug/.build-id/50	40755	root:root		
-File: /usr/lib/debug/.build-id/50/32d1f4dd4cc1511c01ebba30b74b7dbc00da4a	120777	root:root		../../../../../lib64/libsysfs.so.2.0.1
-File: /usr/lib/debug/.build-id/50/32d1f4dd4cc1511c01ebba30b74b7dbc00da4a.debug	120777	root:root		../../lib64/libsysfs.so.2.0.1.debug
-File: /usr/lib/debug/lib64/libsysfs.so.2.0.1.debug	100644	root:root	79f5ac917d4172268d85e7e96efb5f72	
+File: /usr/lib/debug/.build-id/75	40755	root:root		
+File: /usr/lib/debug/.build-id/75/7f1d29e5018dd1dd7e3b0ae1c904083e7d593f	120777	root:root		../../../../../lib64/libsysfs.so.2.0.1
+File: /usr/lib/debug/.build-id/75/7f1d29e5018dd1dd7e3b0ae1c904083e7d593f.debug	120777	root:root		../../lib64/libsysfs.so.2.0.1.debug
+File: /usr/lib/debug/lib64/libsysfs.so.2.0.1.debug	100644	root:root	31a0e07bd6b0cb0850a8c256e1f18c7e	
 File: /usr/lib/debug/lib64/libsysfs.so.2.debug	120777	root:root		libsysfs.so.2.0.1.debug
@@ -43,2 +43,2 @@
 File: /usr/src/debug/sysfsutils-2.1.0/lib/sysfs_utils.c	100644	root:root	f1d763595c484d6bcaee11270710c51e	
-RPMIdentity: 9a34af7055eebc87f3d2993445a82d787d521140b0776035d3c232c03aeae25d0cb7402bef50e9cef5dd42492a1d765e35bbb92d269a22cb828d755d3cfd5aed
+RPMIdentity: 12495e099e536a58c3d5960064c8c397ab2a1daef30f8134d1bac6780e616b79c3ccf267ea7bd8de2de0cdfb135f3632249be0f1b93c6aa372b6531da215e1d2
--- libsysfs-devel-2.1.0-alt8.x86_64.rpm.repo	2015-06-30 17:49:32.000000000 +0000
+++ libsysfs-devel-2.1.0-alt8.x86_64.rpm.hasher	2022-10-09 08:37:54.914645190 +0000
@@ -15,2 +15,2 @@
 File: /usr/share/doc/libsysfs-2.1.0/libsysfs.txt.bz2	100644	root:root	8ffcf3f8ea05ded7486a9b4fa94dfad4	
-RPMIdentity: 6cf6dc01123096633603e8af504f830bf2701ef008c70e52147d03a70c44461deb488c3c4d82ff15165377db7fdeb0e8d2d5549c8f3ab65b1178b8a8c897d552
+RPMIdentity: 1b82fec30d9188f09a011bb1284faac4b357c0443f9e90e07e3ddee2398d9d4638f6e828f78f56fb0d5fa562001fb73eb916a6223e939a1ec82a1c6cfa2a5a02
--- libsysfs-devel-static-2.1.0-alt8.x86_64.rpm.repo	2015-06-30 17:49:32.000000000 +0000
+++ libsysfs-devel-static-2.1.0-alt8.x86_64.rpm.hasher	2022-10-09 08:37:55.003646561 +0000
@@ -6,3 +6,3 @@
 Obsoletes: libsysfs-static-devel  
-File: /usr/lib64/libsysfs.a	100644	root:root	2afcac9dcfe0fc53a105ffb5abaeb8c6	
-RPMIdentity: 5e74146247a3884d16257e8738f213dc5421780a74ef1a625945f744eab348c923e96085f7e0d66eb72c6615179fce9b61f9c4e3fe0f4584083f7a3a7c531261
+File: /usr/lib64/libsysfs.a	100644	root:root	1db38f9d876c09c4c9c3bcc90f8aa1a6	
+RPMIdentity: 346fcc784fc3d76e7123187bc4b062fd90871838fb4e19cc3cceeedf3f4105a0e8f76507f86ca5ae7c37b349c8244e807dba02c0d9078e54d97abeae95f8c218
--- sysfsutils-2.1.0-alt8.x86_64.rpm.repo	2015-06-30 17:49:32.000000000 +0000
+++ sysfsutils-2.1.0-alt8.x86_64.rpm.hasher	2022-10-09 08:37:55.082647777 +0000
@@ -4,3 +4,3 @@
 /usr/bin/systool	100755	root:root	
-/usr/share/man/man1/systool.1.gz	100644	root:root	
+/usr/share/man/man1/systool.1.xz	100644	root:root	
 Requires: libsysfs = 2.1.0-alt8
@@ -8,3 +8,2 @@
 Requires: /bin/sh  
-Requires: /bin/sh  
 Requires: /etc/rc.d/init.d  
@@ -24,4 +23,4 @@
 File: /lib/systemd/system/sysfs.service	100644	root:root	6890ac1e81523ac5e07a6464b20ca7e9	
-File: /usr/bin/systool	100755	root:root	ccf34a0d8aa8a0276d5ed438f4b55d1e	
-File: /usr/share/man/man1/systool.1.gz	100644	root:root	23b33f9bf04aba0a7dfc91cb679e4f85	
-RPMIdentity: 4d8e4b49a193ff88c8f0dca674522d741806fcb32e7651f0183a7a22bf317fdc62aa0e3bb455cfdc43df12600431ff8a68edacb4e3e2ebff755f2bb45fcfc31e
+File: /usr/bin/systool	100755	root:root	a80ff99850e0f5b1b77ba2a9e87ec0ad	
+File: /usr/share/man/man1/systool.1.xz	100644	root:root	c64d5e3f330cf32628d77f853a1ac4a7	
+RPMIdentity: 10750fa0a1bb4f99a67e4ef6eb4936fcd5e9b054cf3d831bee161a6b1a34644265267b07d0e3f2dcc0810ff255348a89796f1947d28c889f6509907fad847fdf
--- sysfsutils-debuginfo-2.1.0-alt8.x86_64.rpm.repo	2015-06-30 17:49:32.000000000 +0000
+++ sysfsutils-debuginfo-2.1.0-alt8.x86_64.rpm.hasher	2022-10-09 08:37:55.141648686 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/89	40755	root:root	
-/usr/lib/debug/.build-id/89/6dcfcef0d2a6051b4f2b5dd916df848d330912	120777	root:root	../../../../bin/systool
-/usr/lib/debug/.build-id/89/6dcfcef0d2a6051b4f2b5dd916df848d330912.debug	120777	root:root	../../usr/bin/systool.debug
+/usr/lib/debug/.build-id/ba	40755	root:root	
+/usr/lib/debug/.build-id/ba/94dde7241367f844721b9c6af5b763e4ffb1e0	120777	root:root	../../../../bin/systool
+/usr/lib/debug/.build-id/ba/94dde7241367f844721b9c6af5b763e4ffb1e0.debug	120777	root:root	../../usr/bin/systool.debug
 /usr/lib/debug/usr/bin/systool.debug	100644	root:root	
@@ -14,6 +14,6 @@
 Provides: sysfsutils-debuginfo = 2.1.0-alt8
-File: /usr/lib/debug/.build-id/89	40755	root:root		
-File: /usr/lib/debug/.build-id/89/6dcfcef0d2a6051b4f2b5dd916df848d330912	120777	root:root		../../../../bin/systool
-File: /usr/lib/debug/.build-id/89/6dcfcef0d2a6051b4f2b5dd916df848d330912.debug	120777	root:root		../../usr/bin/systool.debug
-File: /usr/lib/debug/usr/bin/systool.debug	100644	root:root	45e62ca51ccb00eb15a886beb955c44c	
+File: /usr/lib/debug/.build-id/ba	40755	root:root		
+File: /usr/lib/debug/.build-id/ba/94dde7241367f844721b9c6af5b763e4ffb1e0	120777	root:root		../../../../bin/systool
+File: /usr/lib/debug/.build-id/ba/94dde7241367f844721b9c6af5b763e4ffb1e0.debug	120777	root:root		../../usr/bin/systool.debug
+File: /usr/lib/debug/usr/bin/systool.debug	100644	root:root	6b05eac15e50cfce2f919c3139edaf61	
 File: /usr/src/debug/sysfsutils-2.1.0	40755	root:root		
@@ -23,2 +23,2 @@
 File: /usr/src/debug/sysfsutils-2.1.0/cmd/systool.c	100644	root:root	242663abf9c3d1bceea91a54320c6f28	
-RPMIdentity: 77d54014eb4014ae0cd22ba26d2448cc6ce9da13823c686ad16791dc0231513ade498cbd48aaf64e2ea86c15530bbb224bf4ee8d223874b9cd6526c2cdc78d5c
+RPMIdentity: 884e7a6f2e99124d4c7551f57d0892af933a13318f28b530959691e8e9276d796110b8bc19933564d78e802815883c28b7d0a7c69d6aacc7c6d7f307225b1ca7