<86>Apr 21 01:18:44 userdel[8579]: delete user 'rooter' <86>Apr 21 01:18:44 userdel[8579]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:18:44 groupadd[8602]: group added to /etc/group: name=rooter, GID=585 <86>Apr 21 01:18:44 groupadd[8602]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:18:44 groupadd[8602]: new group: name=rooter, GID=585 <86>Apr 21 01:18:44 useradd[8626]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Apr 21 01:18:44 userdel[8645]: delete user 'builder' <86>Apr 21 01:18:44 userdel[8645]: removed group 'builder' owned by 'builder' <86>Apr 21 01:18:44 userdel[8645]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:18:44 groupadd[8662]: group added to /etc/group: name=builder, GID=586 <86>Apr 21 01:18:44 groupadd[8662]: group added to /etc/gshadow: name=builder <86>Apr 21 01:18:44 groupadd[8662]: new group: name=builder, GID=586 <86>Apr 21 01:18:44 useradd[8672]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash <13>Apr 21 01:18:48 rpmi: libmnl-1.0.4-alt0.M80P.1 1480574028 installed <13>Apr 21 01:18:48 rpmi: libmnl-devel-1.0.4-alt0.M80P.1 1480574028 installed Installing ipset6-6.8-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22060 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ipset6-6.8 + echo 'Source #0 (ipset6-6.8.tar):' Source #0 (ipset6-6.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ipset6-6.8.tar + cd ipset6-6.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ipset6-6.8-alt2.patch):' Patch #0 (ipset6-6.8-alt2.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/26165c2f3635636cc45f81d64e23c7c991003537 patching file .gear/tags/list patching file configure.ac patching file ipset.spec patching file lib/Makefile.am patching file lib/errcode.c patching file src/Makefile.am patching file src/errcode.c + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: linking file `./config.guess' libtoolize-default: linking file `./config.sub' libtoolize-default: linking file `./install-sh' libtoolize-default: linking file `./ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `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:94: installing './compile' configure.ac:6: installing './missing' lib/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.12060 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ipset6-6.8 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/ --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 --without-included-gettext --without-kbuild --without-ksource 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 for grep that handles long lines and -e... /bin/grep 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 for style of include used by make... GNU 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 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether ln -s works... yes checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libmnl... yes checking whether NLA_F_NESTED is declared... yes checking whether NLA_F_NET_BYTEORDER is declared... yes checking whether NLA_TYPE_MASK is declared... yes checking for union nf_inet_addr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 LIBDIR=/lib64/ BINDIR=/sbin/ make: Entering directory `/usr/src/RPM/BUILD/ipset6-6.8' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/ipset6-6.8' Making all in lib make[2]: Entering directory `/usr/src/RPM/BUILD/ipset6-6.8/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o data.lo data.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o icmp.lo icmp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o icmpv6.lo icmpv6.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o mnl.lo mnl.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o parse.lo parse.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o print.lo print.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o session.lo session.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o errcode.lo errcode.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c data.c -fPIC -DPIC -o .libs/data.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c mnl.c -fPIC -DPIC -o .libs/mnl.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c errcode.c -fPIC -DPIC -o .libs/errcode.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c session.c -fPIC -DPIC -o .libs/session.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c print.c -fPIC -DPIC -o .libs/print.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c icmp.c -fPIC -DPIC -o .libs/icmp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c icmpv6.c -fPIC -DPIC -o .libs/icmpv6.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c parse.c -fPIC -DPIC -o .libs/parse.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c icmp.c -o icmp.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c icmpv6.c -o icmpv6.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c mnl.c -o mnl.o >/dev/null 2>&1 parse.c: In function 'ipset_parse_iface': parse.c:1428:18: warning: variable 'err' set but not used [-Wunused-but-set-variable] int offset = 0, err = 0; ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c errcode.c -o errcode.o >/dev/null 2>&1 session.c: In function 'list_adt': session.c:742:10: warning: variable 'family' set but not used [-Wunused-but-set-variable] uint8_t family; ^ session.c: In function 'build_msg': session.c:1702:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] const struct ipset_type *type; ^ session.c:1747:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] const struct ipset_type *type; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o types.lo types.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c types.c -fPIC -DPIC -o .libs/types.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c data.c -o data.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c print.c -o print.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c types.c -o types.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c parse.c -o parse.o >/dev/null 2>&1 libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c session.c -o session.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -version-info 1:0:0 -o libipset.la -rpath /usr/lib64 data.lo icmp.lo icmpv6.lo mnl.lo parse.lo print.lo session.lo errcode.lo types.lo -lmnl libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/data.o .libs/icmp.o .libs/icmpv6.o .libs/mnl.o .libs/parse.o .libs/print.o .libs/session.o .libs/errcode.o .libs/types.o -lmnl -O2 -O2 -Wl,-soname -Wl,libipset.so.1 -o .libs/libipset.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libipset.so.1" && ln -s "libipset.so.1.0.0" "libipset.so.1") libtool: link: (cd ".libs" && rm -f "libipset.so" && ln -s "libipset.so.1.0.0" "libipset.so") libtool: link: ar cru .libs/libipset.a data.o icmp.o icmpv6.o mnl.o parse.o print.o session.o errcode.o types.o libtool: link: ranlib .libs/libipset.a libtool: link: ( cd ".libs" && rm -f "libipset.la" && ln -s "../libipset.la" "libipset.la" ) make[2]: Leaving directory `/usr/src/RPM/BUILD/ipset6-6.8/lib' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/ipset6-6.8/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o ipset.o ipset.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o ipset_bitmap_ip.o ipset_bitmap_ip.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o ipset_bitmap_ipmac.o ipset_bitmap_ipmac.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o ipset_bitmap_port.o ipset_bitmap_port.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o ipset_hash_ip.o ipset_hash_ip.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o ipset_hash_ipport.o ipset_hash_ipport.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o ipset_hash_ipportip.o ipset_hash_ipportip.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o ipset_hash_ipportnet.o ipset_hash_ipportnet.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o ipset_hash_net.o ipset_hash_net.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o ipset_hash_netport.o ipset_hash_netport.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o ipset_hash_netiface.o ipset_hash_netiface.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o ipset_list_set.o ipset_list_set.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/local/include -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -c -o ui.o ui.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -static -o ipset ipset.o ipset_bitmap_ip.o ipset_bitmap_ipmac.o ipset_bitmap_port.o ipset_hash_ip.o ipset_hash_ipport.o ipset_hash_ipportip.o ipset_hash_ipportnet.o ipset_hash_net.o ipset_hash_netport.o ipset_hash_netiface.o ipset_list_set.o ui.o ../lib/libipset.la libtool: link: x86_64-alt-linux-gcc -std=gnu99 -O2 -DNDEBUG -pipe -Wall -g -O2 -o ipset ipset.o ipset_bitmap_ip.o ipset_bitmap_ipmac.o ipset_bitmap_port.o ipset_hash_ip.o ipset_hash_ipport.o ipset_hash_ipportip.o ipset_hash_ipportnet.o ipset_hash_net.o ipset_hash_netport.o ipset_hash_netiface.o ipset_list_set.o ui.o ../lib/.libs/libipset.a -lmnl make[2]: Leaving directory `/usr/src/RPM/BUILD/ipset6-6.8/src' make[2]: Entering directory `/usr/src/RPM/BUILD/ipset6-6.8' make[2]: Leaving directory `/usr/src/RPM/BUILD/ipset6-6.8' make[1]: Leaving directory `/usr/src/RPM/BUILD/ipset6-6.8' make: Leaving directory `/usr/src/RPM/BUILD/ipset6-6.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63309 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ipset6-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ipset6-buildroot + cd ipset6-6.8 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/ipset6-buildroot/ exec_prefix=/usr/src/tmp/ipset6-buildroot/usr bindir=/usr/src/tmp/ipset6-buildroot/usr/bin sbindir=/usr/src/tmp/ipset6-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ipset6-buildroot/etc datadir=/usr/src/tmp/ipset6-buildroot/usr/share includedir=/usr/src/tmp/ipset6-buildroot/usr/include libdir=/usr/src/tmp/ipset6-buildroot/usr/lib64 libexecdir=/usr/src/tmp/ipset6-buildroot/usr/lib localstatedir=/usr/src/tmp/ipset6-buildroot/var/lib sharedstatedir=/usr/src/tmp/ipset6-buildroot/var/lib mandir=/usr/src/tmp/ipset6-buildroot/usr/share/man infodir=/usr/src/tmp/ipset6-buildroot/usr/share/info install prefix=/usr/src/tmp/ipset6-buildroot/ exec_prefix=/usr/src/tmp/ipset6-buildroot/ sbindir=/usr/src/tmp/ipset6-buildroot/sbin libdir=/usr/src/tmp/ipset6-buildroot/lib64 make: Entering directory `/usr/src/RPM/BUILD/ipset6-6.8' Making install in lib make[1]: Entering directory `/usr/src/RPM/BUILD/ipset6-6.8/lib' make[2]: Entering directory `/usr/src/RPM/BUILD/ipset6-6.8/lib' /bin/mkdir -p '/usr/src/tmp/ipset6-buildroot/lib64' /bin/sh ../libtool --mode=install /bin/install -p libipset.la '/usr/src/tmp/ipset6-buildroot/lib64' libtool: install: /bin/install -p .libs/libipset.so.1.0.0 /usr/src/tmp/ipset6-buildroot/lib64/libipset.so.1.0.0 libtool: install: (cd /usr/src/tmp/ipset6-buildroot/lib64 && { ln -s -f libipset.so.1.0.0 libipset.so.1 || { rm -f libipset.so.1 && ln -s libipset.so.1.0.0 libipset.so.1; }; }) libtool: install: (cd /usr/src/tmp/ipset6-buildroot/lib64 && { ln -s -f libipset.so.1.0.0 libipset.so || { rm -f libipset.so && ln -s libipset.so.1.0.0 libipset.so; }; }) libtool: install: /bin/install -p .libs/libipset.lai /usr/src/tmp/ipset6-buildroot/lib64/libipset.la libtool: install: /bin/install -p .libs/libipset.a /usr/src/tmp/ipset6-buildroot/lib64/libipset.a libtool: install: chmod 644 /usr/src/tmp/ipset6-buildroot/lib64/libipset.a libtool: install: ranlib /usr/src/tmp/ipset6-buildroot/lib64/libipset.a libtool: install: 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/ipset6-6.8/lib' make[1]: Leaving directory `/usr/src/RPM/BUILD/ipset6-6.8/lib' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/ipset6-6.8/src' make[2]: Entering directory `/usr/src/RPM/BUILD/ipset6-6.8/src' /bin/mkdir -p '/usr/src/tmp/ipset6-buildroot/sbin' /bin/sh ../libtool --mode=install /bin/install -p ipset '/usr/src/tmp/ipset6-buildroot/sbin' libtool: install: /bin/install -p ipset /usr/src/tmp/ipset6-buildroot/sbin/ipset /bin/mkdir -p '/usr/src/tmp/ipset6-buildroot/usr/share/man/man8' /bin/install -p -m 644 ipset.8 '/usr/src/tmp/ipset6-buildroot/usr/share/man/man8' make[2]: Leaving directory `/usr/src/RPM/BUILD/ipset6-6.8/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/ipset6-6.8/src' make[1]: Entering directory `/usr/src/RPM/BUILD/ipset6-6.8' make[2]: Entering directory `/usr/src/RPM/BUILD/ipset6-6.8' 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/ipset6-6.8' make[1]: Leaving directory `/usr/src/RPM/BUILD/ipset6-6.8' make: Leaving directory `/usr/src/RPM/BUILD/ipset6-6.8' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ipset6-buildroot (auto) removed './lib64/libipset.la' mode of './lib64/libipset.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ipset6-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/ipset6-buildroot (auto) Adjusting library links in /usr/src/tmp/ipset6-buildroot ./lib64: libipset.so.1 -> libipset.so.1.0.0 Verifying ELF objects in /usr/src/tmp/ipset6-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: ipset6-6.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20251 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ipset6-6.8 + DOCDIR=/usr/src/tmp/ipset6-buildroot/usr/share/doc/ipset6-6.8 + export DOCDIR + rm -rf /usr/src/tmp/ipset6-buildroot/usr/share/doc/ipset6-6.8 + /bin/mkdir -p /usr/src/tmp/ipset6-buildroot/usr/share/doc/ipset6-6.8 + cp -prL ChangeLog ChangeLog.ippool README /usr/src/tmp/ipset6-buildroot/usr/share/doc/ipset6-6.8 + chmod -R go-w /usr/src/tmp/ipset6-buildroot/usr/share/doc/ipset6-6.8 + chmod -R a+rX /usr/src/tmp/ipset6-buildroot/usr/share/doc/ipset6-6.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nhc1jq find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZscYwS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(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), libmnl.so.0()(64bit) >= set:kfffoXlwoy8hM1i8rZnzdZsDaokkpiyEPVeIlbMAayKmAUe2OIyhSGnG2MNZHXgNO4l, libmnl.so.0(LIBMNL_1.0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vxditn Creating ipset6-debuginfo package Processing files: ipset6-debuginfo-6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gXPF8U find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JaCcvv find-requires: running scripts (debuginfo) Requires: ipset6 = 6.8-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libmnl.so.0) warning: Installed (but unpackaged) file(s) found: /lib64/libipset.a /lib64/libipset.so /lib64/libipset.so.1 /lib64/libipset.so.1.0.0 Wrote: /usr/src/RPM/RPMS/x86_64/ipset6-6.8-alt2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ipset6-debuginfo-6.8-alt2.x86_64.rpm 20.30user 4.72system 0:34.29elapsed 73%CPU (0avgtext+0avgdata 33144maxresident)k 0inputs+0outputs (0major+810291minor)pagefaults 0swaps 24.41user 8.69system 0:42.38elapsed 78%CPU (0avgtext+0avgdata 122108maxresident)k 96inputs+0outputs (0major+1022419minor)pagefaults 0swaps --- ipset6-6.8-alt2.x86_64.rpm.repo 2011-08-04 17:03:15.000000000 +0000 +++ ipset6-6.8-alt2.x86_64.rpm.hasher 2019-04-21 01:19:24.513169217 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/ipset6-6.8/README 100644 -/usr/share/man/man8/ipset.8.bz2 100644 +/usr/share/man/man8/ipset.8.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 --- ipset6-debuginfo-6.8-alt2.x86_64.rpm.repo 2011-08-04 17:03:15.000000000 +0000 +++ ipset6-debuginfo-6.8-alt2.x86_64.rpm.hasher 2019-04-21 01:19:24.573167422 +0000 @@ -6,2 +6,4 @@ /usr/src/debug/ipset6-6.8/include/libipset/errcode.h 100644 +/usr/src/debug/ipset6-6.8/include/libipset/icmp.h 100644 +/usr/src/debug/ipset6-6.8/include/libipset/icmpv6.h 100644 /usr/src/debug/ipset6-6.8/include/libipset/linux_ip_set.h 100644