<86>Dec 17 05:23:37 userdel[1464468]: delete user 'rooter'
<86>Dec 17 05:23:37 userdel[1464468]: removed group 'rooter' owned by 'rooter'
<86>Dec 17 05:23:37 userdel[1464468]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 17 05:23:37 groupadd[1464500]: group added to /etc/group: name=rooter, GID=1850
<86>Dec 17 05:23:37 groupadd[1464500]: group added to /etc/gshadow: name=rooter
<86>Dec 17 05:23:37 groupadd[1464500]: new group: name=rooter, GID=1850
<86>Dec 17 05:23:37 useradd[1464525]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none
<86>Dec 17 05:23:37 userdel[1464561]: delete user 'builder'
<86>Dec 17 05:23:37 userdel[1464561]: removed group 'builder' owned by 'builder'
<86>Dec 17 05:23:37 userdel[1464561]: removed shadow group 'builder' owned by 'builder'
<86>Dec 17 05:23:37 groupadd[1464596]: group added to /etc/group: name=builder, GID=1851
<86>Dec 17 05:23:37 groupadd[1464596]: group added to /etc/gshadow: name=builder
<86>Dec 17 05:23:37 groupadd[1464596]: new group: name=builder, GID=1851
<86>Dec 17 05:23:37 useradd[1464622]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash, from=none
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libmnl-1.0.5-alt1.nosrc.rpm (w1.gzdio)
Installing libmnl-1.0.5-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30480
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libmnl-1.0.5
+ echo 'Source #0 (libmnl-1.0.5.tar):'
Source #0 (libmnl-1.0.5.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libmnl-1.0.5.tar
+ cd libmnl-1.0.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30480
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libmnl-1.0.5
+ autoreconf -fisv
autoreconf-default: export WARNINGS=
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 Gtkdoc
autoreconf-default: running: aclocal --force -I m4
autoreconf-default: running: /usr/bin/autoconf-2.71 --force
autoreconf-default: running: /usr/bin/autoheader-2.71 --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 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ configure_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ configure_runstatedir_flags=--runstatedir=/var/run
+ ./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 --runstatedir=/var/run --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 race-free 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 the compiler supports GNU C... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to enable C11 features... 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-file... no
checking for file... file
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 for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.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 for doxygen... no
checking for dot... no
configure: WARNING: Doxygen not found - continuing without Doxygen support
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 doxygen/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext

libmnl configuration:
  doxygen:          no
+ make -j16
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/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 -flto=auto -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 -flto=auto -c callback.c  -fPIC -DPIC -o .libs/callback.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/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 -flto=auto -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 -flto=auto -c socket.c  -fPIC -DPIC -o .libs/socket.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/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 -flto=auto -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 -flto=auto -c attr.c  -fPIC -DPIC -o .libs/attr.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/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 -flto=auto -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 -flto=auto -c nlmsg.c  -fPIC -DPIC -o .libs/nlmsg.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/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 -flto=auto -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 -flto=auto -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.5/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'.
Making all in doxygen
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.45236
+ 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.5
+ 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.5'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/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.5/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/src'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/include'
Making install in libmnl
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/include/libmnl'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/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.5/include/libmnl'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/include/libmnl'
Making install in linux
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/include/linux'
Making install in netfilter
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/include/linux/netfilter'
make[4]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/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.5/include/linux/netfilter'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/include/linux/netfilter'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/include/linux'
make[4]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/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.5/include/linux'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/include/linux'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/include/linux'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/include'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/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.5/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/include'
Making install in examples
make[1]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/examples'
Making install in genl
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/examples/genl'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/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.5/examples/genl'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/examples/genl'
Making install in kobject
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/examples/kobject'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/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.5/examples/kobject'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/examples/kobject'
Making install in netfilter
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/examples/netfilter'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/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.5/examples/netfilter'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/examples/netfilter'
Making install in rtnl
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/examples/rtnl'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/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.5/examples/rtnl'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/examples/rtnl'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/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.5/examples'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/examples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/examples'
Making install in doxygen
make[1]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/doxygen'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5/doxygen'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/doxygen'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5/doxygen'
make[1]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/libmnl-1.0.5'
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.5'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5'
make: Leaving directory '/usr/src/RPM/BUILD/libmnl-1.0.5'
+ /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: (from <cmdline>:0)
	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)
Processing files: libmnl-1.0.5-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45236
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libmnl-1.0.5
+ DOCDIR=/usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-1.0.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-1.0.5
+ /bin/mkdir -p /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-1.0.5
+ cp -prL README COPYING /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-1.0.5
+ chmod -R go-w /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-1.0.5
+ chmod -R a+rX /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-1.0.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5GCBNc
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.Od3TgT
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.qfSZRr
Creating libmnl-debuginfo package
Processing files: libmnl-devel-1.0.5-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67840
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libmnl-1.0.5
+ DOCDIR=/usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-devel-1.0.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-devel-1.0.5
+ /bin/mkdir -p /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-devel-1.0.5
+ cp -prL examples /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-devel-1.0.5
+ chmod -R go-w /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-devel-1.0.5
+ chmod -R a+rX /usr/src/tmp/libmnl-buildroot/usr/share/doc/libmnl-devel-1.0.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b1zK14
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qSJYdH
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(libmnl) = 1.0.5
Requires: pkgconfig, libmnl = 1.0.5-alt1, /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.w8EJzR
Processing files: libmnl-debuginfo-1.0.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7xDYTN
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zmeeNX
find-requires: running scripts (debuginfo)
Provides: debug64(libmnl.so.0)
Requires: libmnl = 1.0.5-alt1, 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.5-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmnl-devel-1.0.5-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmnl-debuginfo-1.0.5-alt1.x86_64.rpm (w2.lzdio)
3.49user 2.45system 0:14.27elapsed 41%CPU (0avgtext+0avgdata 30276maxresident)k
0inputs+0outputs (0major+858824minor)pagefaults 0swaps
0.57user 0.86system 0:17.40elapsed 8%CPU (0avgtext+0avgdata 12088maxresident)k
0inputs+0outputs (0major+95239minor)pagefaults 0swaps
--- libmnl-1.0.5-alt1.x86_64.rpm.repo	2022-04-06 03:39:09.000000000 +0000
+++ libmnl-1.0.5-alt1.x86_64.rpm.hasher	2023-12-17 05:23:52.894688974 +0000
@@ -18,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	48b798285da6158a3f3a4f3c8e9a6b11	
+File: /usr/lib64/libmnl.so.0.2.0	100644	root:root	1ca85ef0bd5b0c445e6f31d02fc40dd0	
 File: /usr/share/doc/libmnl-1.0.5	40755	root:root		
@@ -22,2 +22,2 @@
 File: /usr/share/doc/libmnl-1.0.5/README	100644	root:root	ed64b7db73a58d2f3d158117edfe70c8	
-RPMIdentity: e8569f2686d5c350ca43b083d77e74c559f170cfe973922a9480e0e41672c990730499d5d21ae62c71cd83054a24fd48d9379bd03758bbc131fb789761139fb2
+RPMIdentity: 34695b959c83a0c0fe85efc16ddda3646f11816dc6d8f719e5eb2845334c23ce801cfd0f28061900e6cc966efb5edb4112b8531749f51ab74ea38c3026c91ac3
--- libmnl-debuginfo-1.0.5-alt1.x86_64.rpm.repo	2022-04-06 03:39:09.000000000 +0000
+++ libmnl-debuginfo-1.0.5-alt1.x86_64.rpm.hasher	2023-12-17 05:23:52.950689968 +0000
@@ -1,4 +1,4 @@
 /usr/lib/debug/.build-id/df	40755	root:root	
-/usr/lib/debug/.build-id/df/16e178babd160dac88077238441ec8464d3773	120777	root:root	../../../../lib64/libmnl.so.0.2.0
-/usr/lib/debug/.build-id/df/16e178babd160dac88077238441ec8464d3773.debug	120777	root:root	../../usr/lib64/libmnl.so.0.2.0.debug
+/usr/lib/debug/.build-id/df/72dec59aba8f60719eb71e057a1b1eeee38a2e	120777	root:root	../../../../lib64/libmnl.so.0.2.0
+/usr/lib/debug/.build-id/df/72dec59aba8f60719eb71e057a1b1eeee38a2e.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	
@@ -23,5 +23,5 @@
 File: /usr/lib/debug/.build-id/df	40755	root:root		
-File: /usr/lib/debug/.build-id/df/16e178babd160dac88077238441ec8464d3773	120777	root:root		../../../../lib64/libmnl.so.0.2.0
-File: /usr/lib/debug/.build-id/df/16e178babd160dac88077238441ec8464d3773.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	aa8a2d2f64976c28dbbfe6ad540beed5	
+File: /usr/lib/debug/.build-id/df/72dec59aba8f60719eb71e057a1b1eeee38a2e	120777	root:root		../../../../lib64/libmnl.so.0.2.0
+File: /usr/lib/debug/.build-id/df/72dec59aba8f60719eb71e057a1b1eeee38a2e.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	0a12cc6a387c633b37f36afde8a814b4	
 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.5/src/socket.c	100644	root:root	fcf894ff2625e00b1d39496e854cabc1	
-RPMIdentity: ee31f9d1030b7d143da31f3483a654b68730ef9357ae1173adb1fc217b533fe275d4962d19d812de61bf4e86300c3000a6b63c1fe3f322fddc0b94b28e21aeb0
+RPMIdentity: fd91f216c3ad89a629a93e0917f5a5f77c87e3394f758f3ff884d35a7e8e40805c76749a3156a79e27ccf763ec387a14f0f0d76c3e3bf75ad259ecaa2f2ff8a0
--- libmnl-devel-1.0.5-alt1.x86_64.rpm.repo	2022-04-06 03:39:09.000000000 +0000
+++ libmnl-devel-1.0.5-alt1.x86_64.rpm.hasher	2023-12-17 05:23:53.008690998 +0000
@@ -61,10 +61,10 @@
 File: /usr/share/doc/libmnl-devel-1.0.5/examples	40755	root:root		
-File: /usr/share/doc/libmnl-devel-1.0.5/examples/Makefile	100644	root:root	553bc1126dd6932e2f0cadad152883fe	
+File: /usr/share/doc/libmnl-devel-1.0.5/examples/Makefile	100644	root:root	dc66faa59570081e447007db8939b877	
 File: /usr/share/doc/libmnl-devel-1.0.5/examples/Makefile.am	100644	root:root	c4db46c6369a6f1d386b5283d93f5a25	
-File: /usr/share/doc/libmnl-devel-1.0.5/examples/Makefile.in	100644	root:root	24442553af9e39cd86aa1f3fdc2dbc92	
+File: /usr/share/doc/libmnl-devel-1.0.5/examples/Makefile.in	100644	root:root	5b906dbda3a3481709949ab1f311617d	
 File: /usr/share/doc/libmnl-devel-1.0.5/examples/genl	40755	root:root		
 File: /usr/share/doc/libmnl-devel-1.0.5/examples/genl/.gitignore	100644	root:root	a90651c0856d7c54ab9bb9562e3d5926	
-File: /usr/share/doc/libmnl-devel-1.0.5/examples/genl/Makefile	100644	root:root	c52d1debe71e5b3bd998c970efae7abb	
+File: /usr/share/doc/libmnl-devel-1.0.5/examples/genl/Makefile	100644	root:root	4da64a203e7c58fc69a7fce6cfb1fb8f	
 File: /usr/share/doc/libmnl-devel-1.0.5/examples/genl/Makefile.am	100644	root:root	9d3162922a09dfe5694ab3b8ecb3b4a7	
-File: /usr/share/doc/libmnl-devel-1.0.5/examples/genl/Makefile.in	100644	root:root	e5a046b6874d8952fe99cfd68426232f	
+File: /usr/share/doc/libmnl-devel-1.0.5/examples/genl/Makefile.in	100644	root:root	18cda487b90576d94a95ccfd8166474c	
 File: /usr/share/doc/libmnl-devel-1.0.5/examples/genl/genl-family-get.c	100644	root:root	e9d252a7808ff0847cd243032a096669	
@@ -72,5 +72,5 @@
 File: /usr/share/doc/libmnl-devel-1.0.5/examples/kobject	40755	root:root		
-File: /usr/share/doc/libmnl-devel-1.0.5/examples/kobject/Makefile	100644	root:root	47cded4fe7752d62271a92654db549c3	
+File: /usr/share/doc/libmnl-devel-1.0.5/examples/kobject/Makefile	100644	root:root	249e8c3b715a3f5326726d85576550d4	
 File: /usr/share/doc/libmnl-devel-1.0.5/examples/kobject/Makefile.am	100644	root:root	c0fce5cf532038797868d0426d0154b3	
-File: /usr/share/doc/libmnl-devel-1.0.5/examples/kobject/Makefile.in	100644	root:root	1f9c7bacd1896d75fadc1a47e49ae1d4	
+File: /usr/share/doc/libmnl-devel-1.0.5/examples/kobject/Makefile.in	100644	root:root	7995808b56d146c70dfba4210b67a0e9	
 File: /usr/share/doc/libmnl-devel-1.0.5/examples/kobject/kobject-event.c	100644	root:root	93a5638c83e62d77b428a2883868fef6	
@@ -78,5 +78,5 @@
 File: /usr/share/doc/libmnl-devel-1.0.5/examples/netfilter/.gitignore	100644	root:root	12550d77e0c6bc44f6df8d224e3f096e	
-File: /usr/share/doc/libmnl-devel-1.0.5/examples/netfilter/Makefile	100644	root:root	4507b4ff017a7bc218775901c0e7bdb2	
+File: /usr/share/doc/libmnl-devel-1.0.5/examples/netfilter/Makefile	100644	root:root	cc4c8cfa6e8e2327b45d94fd29ecfd8e	
 File: /usr/share/doc/libmnl-devel-1.0.5/examples/netfilter/Makefile.am	100644	root:root	ffd9879ee73928540d019b4924243674	
-File: /usr/share/doc/libmnl-devel-1.0.5/examples/netfilter/Makefile.in	100644	root:root	c007032fdd2649eb4b4b9d0f804df668	
+File: /usr/share/doc/libmnl-devel-1.0.5/examples/netfilter/Makefile.in	100644	root:root	2ed6c29fb72f877e1a70b87d05161bc5	
 File: /usr/share/doc/libmnl-devel-1.0.5/examples/netfilter/nf-log.c	100644	root:root	a706f13b47f6c76c7a694e25db7f48cb	
@@ -89,5 +89,5 @@
 File: /usr/share/doc/libmnl-devel-1.0.5/examples/rtnl/.gitignore	100644	root:root	f3661c09b0fae8abfedb676c6bb1d878	
-File: /usr/share/doc/libmnl-devel-1.0.5/examples/rtnl/Makefile	100644	root:root	158990e4c5f84dec37481cd8ad525b9a	
+File: /usr/share/doc/libmnl-devel-1.0.5/examples/rtnl/Makefile	100644	root:root	4404a421bb289dbed8b1bd517b82f124	
 File: /usr/share/doc/libmnl-devel-1.0.5/examples/rtnl/Makefile.am	100644	root:root	5f2d8a569ac5311d0103d406a4ba0b70	
-File: /usr/share/doc/libmnl-devel-1.0.5/examples/rtnl/Makefile.in	100644	root:root	1dfd77e714034462f800bf37ef0465ee	
+File: /usr/share/doc/libmnl-devel-1.0.5/examples/rtnl/Makefile.in	100644	root:root	64b50f3c24c83b0e3ce8678c0c799618	
 File: /usr/share/doc/libmnl-devel-1.0.5/examples/rtnl/rtnl-addr-add.c	100644	root:root	ec0e627c5028a76c2adc9866d4246f10	
@@ -103,2 +103,2 @@
 File: /usr/share/doc/libmnl-devel-1.0.5/examples/rtnl/rtnl-route-event.c	100644	root:root	6e345e15251cd6b07bf810c421a8c549	
-RPMIdentity: 54261914ef1363ae58ed8850aa531f53e4ff999fb9c1e3d6da2fb0ed2ff1c0e43ea020b582ac6338b055d7febf4c13fc71ee5be7c261e4b4232e098efe77f03f
+RPMIdentity: 4133e15f649ef97d81a07b75a0115c730bf04dfb051f996a81ec148a1aa11c72c17d81f4edec18654e3b175cbae52f1d78a5f122b22e2ac8c17811c7416a94a3