<86>Oct 5 00:04:16 userdel[2332472]: delete user 'rooter' <86>Oct 5 00:04:16 userdel[2332472]: removed group 'rooter' owned by 'rooter' <86>Oct 5 00:04:16 userdel[2332472]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 5 00:04:16 groupadd[2332477]: group added to /etc/group: name=rooter, GID=639 <86>Oct 5 00:04:16 groupadd[2332477]: group added to /etc/gshadow: name=rooter <86>Oct 5 00:04:16 groupadd[2332477]: new group: name=rooter, GID=639 <86>Oct 5 00:04:16 useradd[2332481]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Oct 5 00:04:16 userdel[2332490]: delete user 'builder' <86>Oct 5 00:04:16 userdel[2332490]: removed group 'builder' owned by 'builder' <86>Oct 5 00:04:16 userdel[2332490]: removed shadow group 'builder' owned by 'builder' <86>Oct 5 00:04:16 groupadd[2332495]: group added to /etc/group: name=builder, GID=640 <86>Oct 5 00:04:16 groupadd[2332495]: group added to /etc/gshadow: name=builder <86>Oct 5 00:04:16 groupadd[2332495]: new group: name=builder, GID=640 <86>Oct 5 00:04:16 useradd[2332499]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ebtables-2.0.11-alt2.nosrc.rpm (w1.gzdio) Installing ebtables-2.0.11-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56087 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ebtables-2.0.11 + echo 'Source #0 (ebtables-2.0.11-alt2.tar):' Source #0 (ebtables-2.0.11-alt2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ebtables-2.0.11-alt2.tar + cd ebtables-2.0.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98540 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ebtables-2.0.11 + 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:10: installing 'build-aux/ar-lib' configure.ac:7: installing 'build-aux/compile' configure.ac:6: installing 'build-aux/missing' 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 --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 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 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 for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking 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... 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile 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-am make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ebtables-standalone.o ebtables-standalone.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ebtablesu.o ebtablesu.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' sed -e 's![@]sbindir@!/usr/sbin!g' ebtables-legacy-save make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' sed -e 's![@]PACKAGE_VERSION!2.0.11!g' \ -e 's![@]PACKAGE_DATE@!December\ 2011!g' \ -e 's![@]LOCKFILE@!/var/lib/ebtables/lock!g' ebtables-legacy.8 make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ebtablesd.o ebtablesd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ebtables-restore.o ebtables-restore.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libebtc_la-getethertype.lo `test -f 'getethertype.c' || echo './'`getethertype.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c getethertype.c -fPIC -DPIC -o .libs/libebtc_la-getethertype.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libebtc_la-communication.lo `test -f 'communication.c' || echo './'`communication.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c communication.c -fPIC -DPIC -o .libs/libebtc_la-communication.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libebtc_la-useful_functions.lo `test -f 'useful_functions.c' || echo './'`useful_functions.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c useful_functions.c -fPIC -DPIC -o .libs/libebtc_la-useful_functions.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libebtc_la-ebtables.lo `test -f 'ebtables.c' || echo './'`ebtables.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c ebtables.c -fPIC -DPIC -o .libs/libebtc_la-ebtables.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libebtc_la-libebtc.lo `test -f 'libebtc.c' || echo './'`libebtc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c libebtc.c -fPIC -DPIC -o .libs/libebtc_la-libebtc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_802_3.lo `test -f 'extensions/ebt_802_3.c' || echo './'`extensions/ebt_802_3.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_802_3.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_802_3.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_arp.lo `test -f 'extensions/ebt_arp.c' || echo './'`extensions/ebt_arp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_arp.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_arp.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_among.lo `test -f 'extensions/ebt_among.c' || echo './'`extensions/ebt_among.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_among.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_among.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_arpreply.lo `test -f 'extensions/ebt_arpreply.c' || echo './'`extensions/ebt_arpreply.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_arpreply.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_arpreply.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_limit.lo `test -f 'extensions/ebt_limit.c' || echo './'`extensions/ebt_limit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_limit.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_limit.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_log.lo `test -f 'extensions/ebt_log.c' || echo './'`extensions/ebt_log.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_log.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_log.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_ip6.lo `test -f 'extensions/ebt_ip6.c' || echo './'`extensions/ebt_ip6.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_ip6.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_ip6.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_mark.lo `test -f 'extensions/ebt_mark.c' || echo './'`extensions/ebt_mark.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_mark.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_mark.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_ip.lo `test -f 'extensions/ebt_ip.c' || echo './'`extensions/ebt_ip.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_ip.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_ip.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_mark_m.lo `test -f 'extensions/ebt_mark_m.c' || echo './'`extensions/ebt_mark_m.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_mark_m.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_mark_m.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_nat.lo `test -f 'extensions/ebt_nat.c' || echo './'`extensions/ebt_nat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_nat.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_nat.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_nflog.lo `test -f 'extensions/ebt_nflog.c' || echo './'`extensions/ebt_nflog.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_nflog.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_nflog.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_pkttype.lo `test -f 'extensions/ebt_pkttype.c' || echo './'`extensions/ebt_pkttype.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_pkttype.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_pkttype.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_redirect.lo `test -f 'extensions/ebt_redirect.c' || echo './'`extensions/ebt_redirect.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_redirect.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_redirect.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_standard.lo `test -f 'extensions/ebt_standard.c' || echo './'`extensions/ebt_standard.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_standard.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_standard.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_stp.lo `test -f 'extensions/ebt_stp.c' || echo './'`extensions/ebt_stp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_stp.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_stp.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_string.lo `test -f 'extensions/ebt_string.c' || echo './'`extensions/ebt_string.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_string.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_string.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_ulog.lo `test -f 'extensions/ebt_ulog.c' || echo './'`extensions/ebt_ulog.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_ulog.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_ulog.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_vlan.lo `test -f 'extensions/ebt_vlan.c' || echo './'`extensions/ebt_vlan.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_vlan.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_vlan.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_AUDIT.lo `test -f 'extensions/ebt_AUDIT.c' || echo './'`extensions/ebt_AUDIT.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_AUDIT.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_AUDIT.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebtable_broute.lo `test -f 'extensions/ebtable_broute.c' || echo './'`extensions/ebtable_broute.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebtable_broute.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebtable_broute.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebtable_nat.lo `test -f 'extensions/ebtable_nat.c' || echo './'`extensions/ebtable_nat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebtable_nat.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebtable_nat.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebtable_filter.lo `test -f 'extensions/ebtable_filter.c' || echo './'`extensions/ebtable_filter.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebtable_filter.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebtable_filter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o ebtablesu ebtablesu.o libtool: link: x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o ebtablesu ebtablesu.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o libebtc.la -rpath /usr/lib64 libebtc_la-communication.lo libebtc_la-ebtables.lo libebtc_la-getethertype.lo libebtc_la-libebtc.lo libebtc_la-useful_functions.lo extensions/libebtc_la-ebt_802_3.lo extensions/libebtc_la-ebt_among.lo extensions/libebtc_la-ebt_arp.lo extensions/libebtc_la-ebt_arpreply.lo extensions/libebtc_la-ebt_ip.lo extensions/libebtc_la-ebt_ip6.lo extensions/libebtc_la-ebt_limit.lo extensions/libebtc_la-ebt_log.lo extensions/libebtc_la-ebt_mark.lo extensions/libebtc_la-ebt_mark_m.lo extensions/libebtc_la-ebt_nat.lo extensions/libebtc_la-ebt_nflog.lo extensions/libebtc_la-ebt_pkttype.lo extensions/libebtc_la-ebt_redirect.lo extensions/libebtc_la-ebt_standard.lo extensions/libebtc_la-ebt_stp.lo extensions/libebtc_la-ebt_string.lo extensions/libebtc_la-ebt_ulog.lo extensions/libebtc_la-ebt_vlan.lo extensions/libebtc_la-ebt_AUDIT.lo extensions/libebtc_la-ebtable_broute.lo extensions/libebtc_la-ebtable_filter.lo extensions/libebtc_la-ebtable_nat.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libebtc_la-communication.o .libs/libebtc_la-ebtables.o .libs/libebtc_la-getethertype.o .libs/libebtc_la-libebtc.o .libs/libebtc_la-useful_functions.o extensions/.libs/libebtc_la-ebt_802_3.o extensions/.libs/libebtc_la-ebt_among.o extensions/.libs/libebtc_la-ebt_arp.o extensions/.libs/libebtc_la-ebt_arpreply.o extensions/.libs/libebtc_la-ebt_ip.o extensions/.libs/libebtc_la-ebt_ip6.o extensions/.libs/libebtc_la-ebt_limit.o extensions/.libs/libebtc_la-ebt_log.o extensions/.libs/libebtc_la-ebt_mark.o extensions/.libs/libebtc_la-ebt_mark_m.o extensions/.libs/libebtc_la-ebt_nat.o extensions/.libs/libebtc_la-ebt_nflog.o extensions/.libs/libebtc_la-ebt_pkttype.o extensions/.libs/libebtc_la-ebt_redirect.o extensions/.libs/libebtc_la-ebt_standard.o extensions/.libs/libebtc_la-ebt_stp.o extensions/.libs/libebtc_la-ebt_string.o extensions/.libs/libebtc_la-ebt_ulog.o extensions/.libs/libebtc_la-ebt_vlan.o extensions/.libs/libebtc_la-ebt_AUDIT.o extensions/.libs/libebtc_la-ebtable_broute.o extensions/.libs/libebtc_la-ebtable_filter.o extensions/.libs/libebtc_la-ebtable_nat.o -g -O2 -flto=auto -Wl,-soname -Wl,libebtc.so.0 -o .libs/libebtc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libebtc.so.0" && ln -s "libebtc.so.0.0.0" "libebtc.so.0") libtool: link: (cd ".libs" && rm -f "libebtc.so" && ln -s "libebtc.so.0.0.0" "libebtc.so") libtool: link: ( cd ".libs" && rm -f "libebtc.la" && ln -s "../libebtc.la" "libebtc.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o ebtables-legacy ebtables-standalone.o libebtc.la libtool: link: x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/ebtables-legacy ebtables-standalone.o ./.libs/libebtc.so make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o ebtables-legacy-restore ebtables-restore.o libebtc.la libtool: link: x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/ebtables-legacy-restore ebtables-restore.o ./.libs/libebtc.so make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o ebtablesd ebtablesd.o libebtc.la libtool: link: x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/ebtablesd ebtablesd.o ./.libs/libebtc.so make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67883 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ebtables-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ebtables-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ebtables-2.0.11 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/ebtables-buildroot make: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/mkdir -p '/usr/src/tmp/ebtables-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libebtc.la '/usr/src/tmp/ebtables-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libebtc.so.0.0.0 /usr/src/tmp/ebtables-buildroot/usr/lib64/libebtc.so.0.0.0 libtool: install: (cd /usr/src/tmp/ebtables-buildroot/usr/lib64 && { ln -s -f libebtc.so.0.0.0 libebtc.so.0 || { rm -f libebtc.so.0 && ln -s libebtc.so.0.0.0 libebtc.so.0; }; }) libtool: install: (cd /usr/src/tmp/ebtables-buildroot/usr/lib64 && { ln -s -f libebtc.so.0.0.0 libebtc.so || { rm -f libebtc.so && ln -s libebtc.so.0.0.0 libebtc.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libebtc.lai /usr/src/tmp/ebtables-buildroot/usr/lib64/libebtc.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/ebtables-buildroot/usr/sbin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p ebtables-legacy ebtablesd ebtablesu ebtables-legacy-restore '/usr/src/tmp/ebtables-buildroot/usr/sbin' libtool: warning: 'libebtc.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/ebtables-legacy /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-legacy libtool: warning: 'libebtc.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/ebtablesd /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtablesd libtool: install: /usr/libexec/rpm-build/install -p ebtablesu /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtablesu libtool: warning: 'libebtc.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/ebtables-legacy-restore /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-legacy-restore /bin/mkdir -p '/usr/src/tmp/ebtables-buildroot/usr/sbin' /usr/libexec/rpm-build/install -p ebtables-legacy-save '/usr/src/tmp/ebtables-buildroot/usr/sbin' /bin/mkdir -p '/usr/src/tmp/ebtables-buildroot/etc' /usr/libexec/rpm-build/install -p -m 644 ethertypes '/usr/src/tmp/ebtables-buildroot/etc' /bin/mkdir -p '/usr/src/tmp/ebtables-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 ebtables-legacy.8 '/usr/src/tmp/ebtables-buildroot/usr/share/man/man8' make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' + mkdir -p /usr/src/tmp/ebtables-buildroot/sbin + ln -sfvr /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-legacy /usr/src/tmp/ebtables-buildroot/sbin/ebtables '/usr/src/tmp/ebtables-buildroot/sbin/ebtables' -> '../usr/sbin/ebtables-legacy' + ln -sfvr /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-legacy-save /usr/src/tmp/ebtables-buildroot/sbin/ebtables-save '/usr/src/tmp/ebtables-buildroot/sbin/ebtables-save' -> '../usr/sbin/ebtables-legacy-save' + ln -sfvr /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-legacy-restore /usr/src/tmp/ebtables-buildroot/sbin/ebtables-restore '/usr/src/tmp/ebtables-buildroot/sbin/ebtables-restore' -> '../usr/sbin/ebtables-legacy-restore' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ebtables-buildroot (auto) removed './usr/lib64/libebtc.la' mode of './usr/lib64/libebtc.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ebtables-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ebtables-buildroot/ (default) Compressing files in /usr/src/tmp/ebtables-buildroot (auto) Adjusting library links in /usr/src/tmp/ebtables-buildroot ./usr/lib64: (from :0) libebtc.so.0 -> libebtc.so.0.0.0 Verifying ELF objects in /usr/src/tmp/ebtables-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: ebtables-2.0.11-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13819 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ebtables-2.0.11 + DOCDIR=/usr/src/tmp/ebtables-buildroot/usr/share/doc/ebtables-2.0.11 + export DOCDIR + rm -rf /usr/src/tmp/ebtables-buildroot/usr/share/doc/ebtables-2.0.11 + /bin/mkdir -p /usr/src/tmp/ebtables-buildroot/usr/share/doc/ebtables-2.0.11 + cp -prL ChangeLog THANKS /usr/src/tmp/ebtables-buildroot/usr/share/doc/ebtables-2.0.11 + chmod -R go-w /usr/src/tmp/ebtables-buildroot/usr/share/doc/ebtables-2.0.11 + chmod -R a+rX /usr/src/tmp/ebtables-buildroot/usr/share/doc/ebtables-2.0.11 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FxiRjm find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/ebtables-buildroot/usr/lib64/libebtc.so.0: 92 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TYpRFo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-legacy-save syntax OK /usr/src/tmp/ebtables-buildroot/sbin/ebtables-save syntax OK Provides: libebtc.so.0()(64bit) = set:kdkGxVX2tM2g2KEuZnZcIlZE36bX96mercO9OcJtliDyGoA83Li2q9Au5wZk26HZdCLWRr5sdNDj5Svs5P569QCIfq5oBghSFXR5zUG5HY4DFBGXnQ0IDD18gnfZahHZcqLpvOdnVoNMCAizTqBocBoCKY6HPa8OkYyMB9PERPdZDgUXsafQkE9pQF83 Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, 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), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aIyBwp Creating ebtables-debuginfo package Processing files: ebtables-debuginfo-2.0.11-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7GA8on find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.75zVvo find-requires: running scripts (debuginfo) Provides: debug64(libebtc.so.0) Requires: ebtables = 2.0.11-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to ebtables-debuginfo a strict dependency on ebtables warning: Installed (but unpackaged) file(s) found: /usr/lib64/libebtc.so Wrote: /usr/src/RPM/RPMS/x86_64/ebtables-2.0.11-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ebtables-debuginfo-2.0.11-alt2.x86_64.rpm (w2.lzdio) 21.87user 8.55system 0:25.59elapsed 118%CPU (0avgtext+0avgdata 58604maxresident)k 0inputs+0outputs (0major+1374005minor)pagefaults 0swaps 24.43user 14.53system 0:32.12elapsed 121%CPU (0avgtext+0avgdata 58604maxresident)k 0inputs+0outputs (0major+1556522minor)pagefaults 0swaps