<86>Aug 24 01:59:36 userdel[3245092]: delete user 'rooter' <86>Aug 24 01:59:36 userdel[3245092]: removed group 'rooter' owned by 'rooter' <86>Aug 24 01:59:36 userdel[3245092]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 24 01:59:36 groupadd[3245101]: group added to /etc/group: name=rooter, GID=633 <86>Aug 24 01:59:36 groupadd[3245101]: group added to /etc/gshadow: name=rooter <86>Aug 24 01:59:36 groupadd[3245101]: new group: name=rooter, GID=633 <86>Aug 24 01:59:36 useradd[3245105]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Aug 24 01:59:36 userdel[3245111]: delete user 'builder' <86>Aug 24 01:59:36 userdel[3245111]: removed group 'builder' owned by 'builder' <86>Aug 24 01:59:36 userdel[3245111]: removed shadow group 'builder' owned by 'builder' <86>Aug 24 01:59:36 groupadd[3245117]: group added to /etc/group: name=builder, GID=634 <86>Aug 24 01:59:36 groupadd[3245117]: group added to /etc/gshadow: name=builder <86>Aug 24 01:59:36 groupadd[3245117]: new group: name=builder, GID=634 <86>Aug 24 01:59:36 useradd[3245121]: new user: name=builder, UID=634, GID=634, 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.22425 + 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.22425 + 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 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 + xargs -ri dirname -- '{}' + ./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 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 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 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=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=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.59205 + 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: (from :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.4-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88054 + 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.4YPfrd 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.4LYbxd 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.PlFcQg Creating libmnl-debuginfo package Processing files: libmnl-devel-1.0.4-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52021 + 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.ES3Dlf 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.i5YNOc 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.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.oHiP8f 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.6Jj27c find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0rM51f 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) 9.83user 3.56system 0:20.12elapsed 66%CPU (0avgtext+0avgdata 27116maxresident)k 0inputs+0outputs (0major+857945minor)pagefaults 0swaps 11.61user 6.78system 0:24.82elapsed 74%CPU (0avgtext+0avgdata 27116maxresident)k 0inputs+0outputs (0major+1059316minor)pagefaults 0swaps --- libmnl-1.0.4-alt2.x86_64.rpm.repo 2021-06-24 00:43:35.000000000 +0000 +++ libmnl-1.0.4-alt2.x86_64.rpm.hasher 2021-08-24 01:59:58.896965889 +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 89d4ee81ff3e20750c2fba89f9399736 +File: /usr/lib64/libmnl.so.0.2.0 100644 root:root 3f7cf60c8573bc8d50297f81b8c53868 File: /usr/share/doc/libmnl-1.0.4 40755 root:root @@ -22,2 +22,2 @@ File: /usr/share/doc/libmnl-1.0.4/README 100644 root:root ed64b7db73a58d2f3d158117edfe70c8 -RPMIdentity: c858c9f4947e60fc45b12724d4b3d164a5cfb19fcbed1216f7fd05f37de475eb4899affdd9b04e09d7eae5038c7ceb13a3699f738cd480f347c4bc4cd0f1ca04 +RPMIdentity: bfa26b7bb4f2f0815d75128bb4f81bac85df25f4adacc8431c7aeac368c46a070378716711dc27927bb663fe67217ecc6ca529a6f2c152daf3a845beaab20dd0 --- libmnl-debuginfo-1.0.4-alt2.x86_64.rpm.repo 2021-06-24 00:43:35.000000000 +0000 +++ libmnl-debuginfo-1.0.4-alt2.x86_64.rpm.hasher 2021-08-24 01:59:58.995965229 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2b 40755 root:root -/usr/lib/debug/.build-id/2b/3a955bab8d1d7961fc0336b69a064cf134032a 120777 root:root ../../../../lib64/libmnl.so.0.2.0 -/usr/lib/debug/.build-id/2b/3a955bab8d1d7961fc0336b69a064cf134032a.debug 120777 root:root ../../usr/lib64/libmnl.so.0.2.0.debug +/usr/lib/debug/.build-id/0b 40755 root:root +/usr/lib/debug/.build-id/0b/ab046cebeee73afaf3c0837cf6c6c4cdcd1cbf 120777 root:root ../../../../lib64/libmnl.so.0.2.0 +/usr/lib/debug/.build-id/0b/ab046cebeee73afaf3c0837cf6c6c4cdcd1cbf.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+275374.100.1.2 -File: /usr/lib/debug/.build-id/2b 40755 root:root -File: /usr/lib/debug/.build-id/2b/3a955bab8d1d7961fc0336b69a064cf134032a 120777 root:root ../../../../lib64/libmnl.so.0.2.0 -File: /usr/lib/debug/.build-id/2b/3a955bab8d1d7961fc0336b69a064cf134032a.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 55d8f211a2194ccff4c8c1c41b44800c +File: /usr/lib/debug/.build-id/0b 40755 root:root +File: /usr/lib/debug/.build-id/0b/ab046cebeee73afaf3c0837cf6c6c4cdcd1cbf 120777 root:root ../../../../lib64/libmnl.so.0.2.0 +File: /usr/lib/debug/.build-id/0b/ab046cebeee73afaf3c0837cf6c6c4cdcd1cbf.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 c34b384220550308da282e0f52bfec46 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: f45df51ec21f014ccf8296a21dc32aa4e2a88e7fe53c307271cb01ddab68ed485cfe39769bab2cbc96440fac9c32cf7558b086630f690cea505736e4f894b7d0 +RPMIdentity: 1408e2299ff5ffe1ecdc50aa25cc3c29457d239942b8c7414497af7aebbb358ca9886535a7ce5410c79a050f07de44cf17eb11aa2809a98b7326f296ac38fad9 --- libmnl-devel-1.0.4-alt2.x86_64.rpm.repo 2021-06-24 00:43:35.000000000 +0000 +++ libmnl-devel-1.0.4-alt2.x86_64.rpm.hasher 2021-08-24 01:59:59.072964715 +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 fd97dc3749c54fbd203458c582a54af3 +File: /usr/share/doc/libmnl-devel-1.0.4/examples/Makefile 100644 root:root 302895c95b368850416cd1cd1013eca6 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 c471352b5a3d17b7a36bbb53f6c5f3df +File: /usr/share/doc/libmnl-devel-1.0.4/examples/Makefile.in 100644 root:root d9904aee5e92670ebe40928bee2faa1b 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 67fa163262bc627c0a74b41bfd3601a4 +File: /usr/share/doc/libmnl-devel-1.0.4/examples/genl/Makefile 100644 root:root 82f7e15a1ee37e24a5ad635be881e5ab 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 5becd93fffd5db54ad95968de422aa0f +File: /usr/share/doc/libmnl-devel-1.0.4/examples/genl/Makefile.in 100644 root:root f8e2c2af86abe5f4cb113d0d22000a64 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 2381ed3814ba6db45aa33636dec046dc +File: /usr/share/doc/libmnl-devel-1.0.4/examples/kobject/Makefile 100644 root:root e9390459929f05629745eb2f76e0c8b7 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 78939bbbffa7315d8aab3f7017c8c9e7 +File: /usr/share/doc/libmnl-devel-1.0.4/examples/kobject/Makefile.in 100644 root:root 3cb688296d56efb5580666148a5b24d6 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 683557e92692a062cea912b784f00ed4 +File: /usr/share/doc/libmnl-devel-1.0.4/examples/netfilter/Makefile 100644 root:root d8a810d14403ec26c184e390cfb645c8 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 681b9bc81ad86a4356ee6fe96f463813 +File: /usr/share/doc/libmnl-devel-1.0.4/examples/netfilter/Makefile.in 100644 root:root 7ddf855cac93edf6961f8f88e659369c 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 4d00b9f8409382980b23b0ccb7575622 +File: /usr/share/doc/libmnl-devel-1.0.4/examples/rtnl/Makefile 100644 root:root ff720a4262666620b9aebe226f00e715 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 9fd59ec48c240562791ff536ec733a8e +File: /usr/share/doc/libmnl-devel-1.0.4/examples/rtnl/Makefile.in 100644 root:root 139d6fe4b901a648f32a5e8a8b9492a5 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: 60b09bc3f9ce7ffef623048f5d91fbbe3f62a076e7929658983e5cd896ca4765e126f0563c757430af5754962e52ad12e7193ff2bddf3dbf0765c7a06903c3d0 +RPMIdentity: 3740e4996cde4c4f3a4f1e4f5dfaf2d3ff1bc805e82c5048d86c4b74795ffd850d664826180f2c468427eb2b4b074a94f0bb8a544af97ed13172ae2a5424ed86