<86>Aug 15 09:35:23 userdel[697453]: delete user 'rooter'
<86>Aug 15 09:35:23 userdel[697453]: removed group 'rooter' owned by 'rooter'
<86>Aug 15 09:35:23 userdel[697453]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 15 09:35:23 groupadd[697472]: group added to /etc/group: name=rooter, GID=627
<86>Aug 15 09:35:23 groupadd[697472]: group added to /etc/gshadow: name=rooter
<86>Aug 15 09:35:23 groupadd[697472]: new group: name=rooter, GID=627
<86>Aug 15 09:35:23 useradd[697489]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Aug 15 09:35:23 userdel[697517]: delete user 'builder'
<86>Aug 15 09:35:23 userdel[697517]: removed group 'builder' owned by 'builder'
<86>Aug 15 09:35:23 userdel[697517]: removed shadow group 'builder' owned by 'builder'
<86>Aug 15 09:35:23 groupadd[697541]: group added to /etc/group: name=builder, GID=628
<86>Aug 15 09:35:23 groupadd[697541]: group added to /etc/gshadow: name=builder
<86>Aug 15 09:35:23 groupadd[697541]: new group: name=builder, GID=628
<86>Aug 15 09:35:23 useradd[697563]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libmnl-1.0.4-alt2.nosrc.rpm (w1.gzdio)
Installing libmnl-1.0.4-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52790
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libmnl-1.0.4
+ echo 'Source #0 (libmnl-1.0.4.tar):'
Source #0 (libmnl-1.0.4.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libmnl-1.0.4.tar
+ cd libmnl-1.0.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.52790
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libmnl-1.0.4
+ 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: configure.ac: creating directory build-aux
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize-default: linking file 'build-aux/config.guess'
libtoolize-default: linking file 'build-aux/config.sub'
libtoolize-default: linking file 'build-aux/install-sh'
libtoolize-default: linking file 'build-aux/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:13: installing 'build-aux/compile'
configure.ac:8: installing 'build-aux/missing'
examples/genl/Makefile.am: installing 'build-aux/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 '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ 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
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 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 how to create a pax tar archive... gnutar
checking whether make supports nested variables... (cached) yes
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 whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-alt-linux-gcc... none
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... 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... no
checking whether compiler accepts -fvisibility=hidden... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating include/libmnl/Makefile
config.status: creating include/linux/Makefile
config.status: creating include/linux/netfilter/Makefile
config.status: creating examples/Makefile
config.status: creating examples/genl/Makefile
config.status: creating examples/kobject/Makefile
config.status: creating examples/netfilter/Makefile
config.status: creating examples/rtnl/Makefile
config.status: creating libmnl.pc
config.status: creating doxygen.cfg
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden -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.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c socket.c  -fPIC -DPIC -o .libs/socket.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o callback.lo callback.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c callback.c  -fPIC -DPIC -o .libs/callback.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o attr.lo attr.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c attr.c  -fPIC -DPIC -o .libs/attr.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include  -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o nlmsg.lo nlmsg.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c nlmsg.c  -fPIC -DPIC -o .libs/nlmsg.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -Waggregate-return -Wmissing-declarations 	-Wmissing-prototypes -Wshadow -Wstrict-prototypes 	-Wformat=2 -pipe -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -Wl,--version-script=./libmnl.map -version-info 2:0:2  -o libmnl.la -rpath /usr/lib64 socket.lo callback.lo nlmsg.lo attr.lo  
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/socket.o .libs/callback.o .libs/nlmsg.o .libs/attr.o    -g -O2 -Wl,--version-script=./libmnl.map   -Wl,-soname -Wl,libmnl.so.0 -o .libs/libmnl.so.0.2.0
libtool: link: (cd ".libs" && rm -f "libmnl.so.0" && ln -s "libmnl.so.0.2.0" "libmnl.so.0")
libtool: link: (cd ".libs" && rm -f "libmnl.so" && ln -s "libmnl.so.0.2.0" "libmnl.so")
libtool: link: ( cd ".libs" && rm -f "libmnl.la" && ln -s "../libmnl.la" "libmnl.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/src'
Making all in include
Making all in libmnl
make[3]: Nothing to be done for 'all'.
Making all in linux
Making all in netfilter
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
make[3]: Nothing to be done for 'all-am'.
Making all in examples
Making all in genl
make[3]: Nothing to be done for 'all'.
Making all in kobject
make[3]: Nothing to be done for 'all'.
Making all in netfilter
make[3]: Nothing to be done for 'all'.
Making all in rtnl
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33355
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmnl-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libmnl-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libmnl-1.0.4
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libmnl-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/src'
 /bin/mkdir -p '/usr/src/tmp/libmnl-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libmnl.la '/usr/src/tmp/libmnl-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libmnl.so.0.2.0 /usr/src/tmp/libmnl-buildroot/usr/lib64/libmnl.so.0.2.0
libtool: install: (cd /usr/src/tmp/libmnl-buildroot/usr/lib64 && { ln -s -f libmnl.so.0.2.0 libmnl.so.0 || { rm -f libmnl.so.0 && ln -s libmnl.so.0.2.0 libmnl.so.0; }; })
libtool: install: (cd /usr/src/tmp/libmnl-buildroot/usr/lib64 && { ln -s -f libmnl.so.0.2.0 libmnl.so || { rm -f libmnl.so && ln -s libmnl.so.0.2.0 libmnl.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libmnl.lai /usr/src/tmp/libmnl-buildroot/usr/lib64/libmnl.la
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/libmnl-1.0.4/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/src'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include'
Making install in libmnl
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include/libmnl'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include/libmnl'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libmnl-buildroot/usr/include/libmnl'
 /usr/libexec/rpm-build/install -p -m 644 libmnl.h '/usr/src/tmp/libmnl-buildroot/usr/include/libmnl'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include/libmnl'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include/libmnl'
Making install in linux
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include/linux'
Making install in netfilter
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include/linux/netfilter'
make[4]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include/linux/netfilter'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include/linux/netfilter'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include/linux/netfilter'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include/linux'
make[4]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include/linux'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include/linux'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include/linux'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include/linux'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include'
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/libmnl-1.0.4/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/include'
Making install in examples
make[1]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples'
Making install in genl
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples/genl'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples/genl'
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/libmnl-1.0.4/examples/genl'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples/genl'
Making install in kobject
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples/kobject'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples/kobject'
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/libmnl-1.0.4/examples/kobject'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples/kobject'
Making install in netfilter
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples/netfilter'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples/netfilter'
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/libmnl-1.0.4/examples/netfilter'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples/netfilter'
Making install in rtnl
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples/rtnl'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples/rtnl'
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/libmnl-1.0.4/examples/rtnl'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples/rtnl'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples'
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/libmnl-1.0.4/examples'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.4'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libmnl-buildroot/usr/lib64/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 libmnl.pc '/usr/src/tmp/libmnl-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4'
make: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.4'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libmnl-buildroot (auto)
removed './usr/lib64/libmnl.la'
mode of './usr/lib64/libmnl.so.0.2.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libmnl-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/libmnl.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/libmnl.pc: Libs: '-L${libdir} -lmnl' --> '-lmnl'
Checking contents of files in /usr/src/tmp/libmnl-buildroot/ (default)
Compressing files in /usr/src/tmp/libmnl-buildroot (auto)
Adjusting library links in /usr/src/tmp/libmnl-buildroot
./usr/lib64:
	libmnl.so.0 -> libmnl.so.0.2.0
Verifying ELF objects in /usr/src/tmp/libmnl-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: libmnl-1.0.4-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37171
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libmnl-1.0.4
+ DOCDIR=/usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-1.0.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-1.0.4
+ /bin/mkdir -p /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-1.0.4
+ cp -prL README COPYING /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-1.0.4
+ chmod -R go-w /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-1.0.4
+ chmod -R a+rX /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-1.0.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MsL4S0
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libmnl-buildroot/usr/lib64/libmnl.so.0: 68 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NKwjaj
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libmnl.so.0()(64bit) = set:kdffZzrTIqw3qg1121y4hUc0dUhnBB8ofpbFtiJveml0YU0PZxrZs3GwoToZdAPUzmMPHo8l4BAZw2nVKb4ttiv52Z3wDEzFS5HZGDbyMI9t692eHESK5GEwWqw59I6auBpIXZkVw4eKwSE45, libmnl.so.0(LIBMNL_1.0)(64bit), libmnl.so.0(LIBMNL_1.1)(64bit), libmnl.so.0(LIBMNL_1.2)(64bit)
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(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.Sy3qyE
Creating libmnl-debuginfo package
Processing files: libmnl-devel-1.0.4-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49900
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libmnl-1.0.4
+ DOCDIR=/usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-devel-1.0.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-devel-1.0.4
+ /bin/mkdir -p /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-devel-1.0.4
+ cp -prL examples /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-devel-1.0.4
+ chmod -R go-w /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-devel-1.0.4
+ chmod -R a+rX /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-devel-1.0.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XkN7w3
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.OxeyDv
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(libmnl) = 1.0.4
Requires: pkgconfig, libmnl = 1.0.4-alt2, /usr/lib64/libmnl.so.0.2.0, /usr/lib64/pkgconfig, glibc-kernheaders-generic
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VOXoR0
Processing files: libmnl-debuginfo-1.0.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QDb7bz
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dl6TDa
find-requires: running scripts (debuginfo)
Provides: debug64(libmnl.so.0)
Requires: libmnl = 1.0.4-alt2, debug64(libc.so.6)
Adding to libmnl-devel a strict dependency on libmnl
Adding to libmnl-debuginfo a strict dependency on libmnl
Removing 1 extra deps from libmnl-devel due to dependency on libmnl
Wrote: /usr/src/RPM/RPMS/x86_64/libmnl-1.0.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmnl-devel-1.0.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmnl-debuginfo-1.0.4-alt2.x86_64.rpm (w2.lzdio)
8.95user 2.33system 0:18.72elapsed 60%CPU (0avgtext+0avgdata 28056maxresident)k
0inputs+0outputs (0major+968621minor)pagefaults 0swaps
10.16user 4.32system 0:21.67elapsed 66%CPU (0avgtext+0avgdata 28056maxresident)k
0inputs+0outputs (0major+1172981minor)pagefaults 0swaps
--- libmnl-1.0.4-alt2.x86_64.rpm.repo	2019-02-05 02:57:37.000000000 +0000
+++ libmnl-1.0.4-alt2.x86_64.rpm.hasher	2021-08-15 09:35:44.081630498 +0000
@@ -9,2 +9,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -17,3 +18,3 @@
 File: /usr/lib64/libmnl.so.0	120777	root:root		libmnl.so.0.2.0
-File: /usr/lib64/libmnl.so.0.2.0	100644	root:root	8ea8fff14349c99d7dac790f54d24cce	
+File: /usr/lib64/libmnl.so.0.2.0	100644	root:root	0746a45223c70e5ea974cdc328c3d32b	
 File: /usr/share/doc/libmnl-1.0.4	40755	root:root		
@@ -21,2 +22,2 @@
 File: /usr/share/doc/libmnl-1.0.4/README	100644	root:root	ed64b7db73a58d2f3d158117edfe70c8	
-RPMIdentity: c99bf05297a756dfa538df85b3103292e83a2b1203a8870040a2b9a2a0676bda5522b97861b7e3c0190e63046abccb0e5a2795dc0340be4f26e4773d4815048c
+RPMIdentity: ae16efa2a2cd30a99fc0b45da1afff57d4afb18d852b64b4648d1f97205cdd9031d6f87844642319a3c00d71ff55fa1b9fb53519ab7910c1fd42917f456cc829
--- libmnl-debuginfo-1.0.4-alt2.x86_64.rpm.repo	2019-02-05 02:57:37.000000000 +0000
+++ libmnl-debuginfo-1.0.4-alt2.x86_64.rpm.hasher	2021-08-15 09:35:44.172629864 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/d6	40755	root:root	
-/usr/lib/debug/.build-id/d6/b19c77a73ac3f20224973f638c9eba2e121b38	120777	root:root	../../../../lib64/libmnl.so.0.2.0
-/usr/lib/debug/.build-id/d6/b19c77a73ac3f20224973f638c9eba2e121b38.debug	120777	root:root	../../usr/lib64/libmnl.so.0.2.0.debug
+/usr/lib/debug/.build-id/0a	40755	root:root	
+/usr/lib/debug/.build-id/0a/610a455636318be9bd67419e00bfe318ca2704	120777	root:root	../../../../lib64/libmnl.so.0.2.0
+/usr/lib/debug/.build-id/0a/610a455636318be9bd67419e00bfe318ca2704.debug	120777	root:root	../../usr/lib64/libmnl.so.0.2.0.debug
 /usr/lib/debug/usr/lib64/libmnl.so.0.2.0.debug	100644	root:root	
@@ -22,6 +22,6 @@
 Provides: libmnl-debuginfo = 1.0.4-alt2:sisyphus+220683.100.1.1
-File: /usr/lib/debug/.build-id/d6	40755	root:root		
-File: /usr/lib/debug/.build-id/d6/b19c77a73ac3f20224973f638c9eba2e121b38	120777	root:root		../../../../lib64/libmnl.so.0.2.0
-File: /usr/lib/debug/.build-id/d6/b19c77a73ac3f20224973f638c9eba2e121b38.debug	120777	root:root		../../usr/lib64/libmnl.so.0.2.0.debug
-File: /usr/lib/debug/usr/lib64/libmnl.so.0.2.0.debug	100644	root:root	f9178cd4cac6530df5d094018418769b	
+File: /usr/lib/debug/.build-id/0a	40755	root:root		
+File: /usr/lib/debug/.build-id/0a/610a455636318be9bd67419e00bfe318ca2704	120777	root:root		../../../../lib64/libmnl.so.0.2.0
+File: /usr/lib/debug/.build-id/0a/610a455636318be9bd67419e00bfe318ca2704.debug	120777	root:root		../../usr/lib64/libmnl.so.0.2.0.debug
+File: /usr/lib/debug/usr/lib64/libmnl.so.0.2.0.debug	100644	root:root	2b47e9211c55dbae5ac0f6831a9885f4	
 File: /usr/lib/debug/usr/lib64/libmnl.so.0.debug	120777	root:root		libmnl.so.0.2.0.debug
@@ -39,2 +39,2 @@
 File: /usr/src/debug/libmnl-1.0.4/src/socket.c	100644	root:root	0bc37c6954a96cd4eea105b331aee99d	
-RPMIdentity: 71aaca8933ef91342b8200cbd5a47b8b6534279a9d0f2d316182adc8ad550d6cd89c47f1af8e795e829ac7acd93dfc494a8b3dc9577774f7bffd22ad37f31f3f
+RPMIdentity: 8594832c12e2ff9ebb397fe7e700175b73ffb3734a17bd25f4128d26e3b228e9f3510bd0bcd594b41c493ea50ddfe76368315b7041c474b2015e5b4864f0b1ff
--- libmnl-devel-1.0.4-alt2.x86_64.rpm.repo	2019-02-05 02:57:37.000000000 +0000
+++ libmnl-devel-1.0.4-alt2.x86_64.rpm.hasher	2021-08-15 09:35:44.264629223 +0000
@@ -59,10 +59,10 @@
 File: /usr/share/doc/libmnl-devel-1.0.4/examples	40755	root:root		
-File: /usr/share/doc/libmnl-devel-1.0.4/examples/Makefile	100644	root:root	47dc2f4966f3d43b737b58c08d658c79	
+File: /usr/share/doc/libmnl-devel-1.0.4/examples/Makefile	100644	root:root	46144e586cbc93c7dcac29e58f680195	
 File: /usr/share/doc/libmnl-devel-1.0.4/examples/Makefile.am	100644	root:root	c4db46c6369a6f1d386b5283d93f5a25	
-File: /usr/share/doc/libmnl-devel-1.0.4/examples/Makefile.in	100644	root:root	6aaa3d9a15b0f17882e4ba365f71736a	
+File: /usr/share/doc/libmnl-devel-1.0.4/examples/Makefile.in	100644	root:root	93f5381bd1bafd1ceb879bf8713f2bf7	
 File: /usr/share/doc/libmnl-devel-1.0.4/examples/genl	40755	root:root		
 File: /usr/share/doc/libmnl-devel-1.0.4/examples/genl/.gitignore	100644	root:root	a90651c0856d7c54ab9bb9562e3d5926	
-File: /usr/share/doc/libmnl-devel-1.0.4/examples/genl/Makefile	100644	root:root	ae1815d236b989216f6d4e67106feaac	
+File: /usr/share/doc/libmnl-devel-1.0.4/examples/genl/Makefile	100644	root:root	bfcd4585743e9c5afa369f80acc931c6	
 File: /usr/share/doc/libmnl-devel-1.0.4/examples/genl/Makefile.am	100644	root:root	9d3162922a09dfe5694ab3b8ecb3b4a7	
-File: /usr/share/doc/libmnl-devel-1.0.4/examples/genl/Makefile.in	100644	root:root	654d092b71f02b7b3afe325965457733	
+File: /usr/share/doc/libmnl-devel-1.0.4/examples/genl/Makefile.in	100644	root:root	8bd6f9fc08d3eb9b3f927669d69af5ca	
 File: /usr/share/doc/libmnl-devel-1.0.4/examples/genl/genl-family-get.c	100644	root:root	e9d252a7808ff0847cd243032a096669	
@@ -70,5 +70,5 @@
 File: /usr/share/doc/libmnl-devel-1.0.4/examples/kobject	40755	root:root		
-File: /usr/share/doc/libmnl-devel-1.0.4/examples/kobject/Makefile	100644	root:root	cbe312a15348a019e96101651e379436	
+File: /usr/share/doc/libmnl-devel-1.0.4/examples/kobject/Makefile	100644	root:root	b5a7774b803f53f2cf1a7bcb6cfc9211	
 File: /usr/share/doc/libmnl-devel-1.0.4/examples/kobject/Makefile.am	100644	root:root	c0fce5cf532038797868d0426d0154b3	
-File: /usr/share/doc/libmnl-devel-1.0.4/examples/kobject/Makefile.in	100644	root:root	bb38cacf92a810a2a369777afb9fe08c	
+File: /usr/share/doc/libmnl-devel-1.0.4/examples/kobject/Makefile.in	100644	root:root	2734fce70dec01a57f4b0811631819e1	
 File: /usr/share/doc/libmnl-devel-1.0.4/examples/kobject/kobject-event.c	100644	root:root	93a5638c83e62d77b428a2883868fef6	
@@ -76,5 +76,5 @@
 File: /usr/share/doc/libmnl-devel-1.0.4/examples/netfilter/.gitignore	100644	root:root	12550d77e0c6bc44f6df8d224e3f096e	
-File: /usr/share/doc/libmnl-devel-1.0.4/examples/netfilter/Makefile	100644	root:root	dddb5c20668da19272b0936ea02a6533	
+File: /usr/share/doc/libmnl-devel-1.0.4/examples/netfilter/Makefile	100644	root:root	57a7c52b2860f42887acb45561fdac2b	
 File: /usr/share/doc/libmnl-devel-1.0.4/examples/netfilter/Makefile.am	100644	root:root	ffd9879ee73928540d019b4924243674	
-File: /usr/share/doc/libmnl-devel-1.0.4/examples/netfilter/Makefile.in	100644	root:root	bec885bd43fb796ec3bdbf17f5cf83a0	
+File: /usr/share/doc/libmnl-devel-1.0.4/examples/netfilter/Makefile.in	100644	root:root	6a72cac8939ba67d58b46482443bd312	
 File: /usr/share/doc/libmnl-devel-1.0.4/examples/netfilter/nf-log.c	100644	root:root	a706f13b47f6c76c7a694e25db7f48cb	
@@ -87,5 +87,5 @@
 File: /usr/share/doc/libmnl-devel-1.0.4/examples/rtnl/.gitignore	100644	root:root	280f374e09d230199a2dd5c16fff3b80	
-File: /usr/share/doc/libmnl-devel-1.0.4/examples/rtnl/Makefile	100644	root:root	1d1a508a4de089aba69ca226dafa4667	
+File: /usr/share/doc/libmnl-devel-1.0.4/examples/rtnl/Makefile	100644	root:root	ebc0361fc615481c6185b3074f0cfc39	
 File: /usr/share/doc/libmnl-devel-1.0.4/examples/rtnl/Makefile.am	100644	root:root	c9bf8ba97cecd468b4bce166e9f4494d	
-File: /usr/share/doc/libmnl-devel-1.0.4/examples/rtnl/Makefile.in	100644	root:root	81a13b69bbeb797cb16af1295f05c744	
+File: /usr/share/doc/libmnl-devel-1.0.4/examples/rtnl/Makefile.in	100644	root:root	a8d1216a81db3695b534ef06520e39c3	
 File: /usr/share/doc/libmnl-devel-1.0.4/examples/rtnl/rtnl-addr-dump.c	100644	root:root	9b272ef676cf84fcd7787022090e964b	
@@ -99,2 +99,2 @@
 File: /usr/share/doc/libmnl-devel-1.0.4/examples/rtnl/rtnl-route-event.c	100644	root:root	6e345e15251cd6b07bf810c421a8c549	
-RPMIdentity: bf74980a59e679675a897087dcbf9387bc93a1dc62a54c31541acf6ebff55a7eab8b2ca30baf31beada34d34776fc634ff730c7706375f1e7903432b4a715545
+RPMIdentity: 7cdb6484f6454eb69022e3f4ccf7dbc28b028d336695f8b65d6db2ecaaf99f8631c2ea70dfae40555ade74ff3cf27a4c85ccc3a3cbbfb9f1427818078e3befa8