<86>Aug 17 01:39:48 userdel[311915]: delete user 'rooter' <86>Aug 17 01:39:48 userdel[311915]: removed group 'rooter' owned by 'rooter' <86>Aug 17 01:39:48 userdel[311915]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 17 01:39:48 groupadd[311969]: group added to /etc/group: name=rooter, GID=1226 <86>Aug 17 01:39:48 groupadd[311969]: group added to /etc/gshadow: name=rooter <86>Aug 17 01:39:48 groupadd[311969]: new group: name=rooter, GID=1226 <86>Aug 17 01:39:48 useradd[311985]: new user: name=rooter, UID=1226, GID=1226, home=/root, shell=/bin/bash, from=none <86>Aug 17 01:39:48 userdel[312015]: delete user 'builder' <86>Aug 17 01:39:48 userdel[312015]: removed group 'builder' owned by 'builder' <86>Aug 17 01:39:48 userdel[312015]: removed shadow group 'builder' owned by 'builder' <86>Aug 17 01:39:48 groupadd[312030]: group added to /etc/group: name=builder, GID=1227 <86>Aug 17 01:39:48 groupadd[312030]: group added to /etc/gshadow: name=builder <86>Aug 17 01:39:48 groupadd[312030]: new group: name=builder, GID=1227 <86>Aug 17 01:39:48 useradd[312049]: new user: name=builder, UID=1227, GID=1227, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ebtables-2.0.11-alt3.nosrc.rpm (w1.gzdio) Installing ebtables-2.0.11-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97288 + 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-alt3.tar):' Source #0 (ebtables-2.0.11-alt3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ebtables-2.0.11-alt3.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.97288 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ebtables-2.0.11 + autoreconf -fisv autoreconf-default: export WARNINGS= autoreconf-default: Entering directory '.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: creating directory build-aux autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize-default: linking file 'build-aux/config.guess' libtoolize-default: linking file 'build-aux/config.sub' libtoolize-default: linking file 'build-aux/install-sh' libtoolize-default: linking file 'build-aux/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using Gtkdoc autoreconf-default: running: aclocal --force -I m4 autoreconf-default: running: /usr/bin/autoconf-2.71 --force configure.ac:11: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:11: You should run autoupdate. m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from... configure.ac:11: the top level autoreconf-default: running: /usr/bin/autoheader-2.71 --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 + sort -u + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking 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... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-file... no checking for file... file checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... 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... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking 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-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-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 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 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_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_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_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_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_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_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_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_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_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_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_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_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-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-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=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-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-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=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.28042 + 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:/usr/bin:/bin:/usr/local/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' /usr/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' /usr/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 /usr/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' /usr/bin/mkdir -p '/usr/src/tmp/ebtables-buildroot/etc' /usr/libexec/rpm-build/install -p -m 644 ethertypes '/usr/src/tmp/ebtables-buildroot/etc' /usr/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' + ln -sv ebtables-legacy /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables '/usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables' -> 'ebtables-legacy' + ln -sv ebtables-legacy-save /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-save '/usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-save' -> 'ebtables-legacy-save' + ln -sv ebtables-legacy-restore /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-restore '/usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-restore' -> '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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ebtables-buildroot Processing files: ebtables-2.0.11-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78437 + 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.Ai3Kuw 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.uBXUiZ 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/usr/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.33)(64bit), libc.so.6(GLIBC_2.34)(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.psDfBq Creating ebtables-debuginfo package Processing files: ebtables-debuginfo-2.0.11-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KdPhqJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GPy5YQ find-requires: running scripts (debuginfo) Provides: debug64(libebtc.so.0) Requires: ebtables = 2.0.11-alt3, /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-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ebtables-debuginfo-2.0.11-alt3.x86_64.rpm (w2.lzdio) 11.72user 5.64system 0:26.81elapsed 64%CPU (0avgtext+0avgdata 62804maxresident)k 0inputs+0outputs (0major+1332971minor)pagefaults 0swaps 0.98user 1.77system 0:36.62elapsed 7%CPU (0avgtext+0avgdata 12152maxresident)k 48inputs+0outputs (0major+97151minor)pagefaults 0swaps --- ebtables-2.0.11-alt3.x86_64.rpm.repo 2024-04-02 09:03:07.000000000 +0000 +++ ebtables-2.0.11-alt3.x86_64.rpm.hasher 2024-08-17 01:40:19.186200982 +0000 @@ -31,6 +31,6 @@ File: /usr/lib64/libebtc.so.0 120777 root:root libebtc.so.0.0.0 -File: /usr/lib64/libebtc.so.0.0.0 100644 root:root c778a971376a86d789ac58b54f856aa1 +File: /usr/lib64/libebtc.so.0.0.0 100644 root:root a96b122081368acdf4747be0b7c6445f File: /usr/sbin/ebtables 120777 root:root ebtables-legacy -File: /usr/sbin/ebtables-legacy 100755 root:root 02e3d00bf21b935422fe235196a327ad -File: /usr/sbin/ebtables-legacy-restore 100755 root:root 281e7f0180ffe554dd8f67f4cf747f4e +File: /usr/sbin/ebtables-legacy 100755 root:root e274ed8aaf90255810a12b35c849c723 +File: /usr/sbin/ebtables-legacy-restore 100755 root:root c01f49448267c327f85893342c6e8507 File: /usr/sbin/ebtables-legacy-save 100755 root:root 62d676b89d334638f7a3bb46c3b821a6 @@ -38,4 +38,4 @@ File: /usr/sbin/ebtables-save 120777 root:root ebtables-legacy-save -File: /usr/sbin/ebtablesd 100755 root:root 00888d9d9985cdb9f257ab3bb3284d65 -File: /usr/sbin/ebtablesu 100755 root:root 1046af3302ae7c553d674571043f8d2c +File: /usr/sbin/ebtablesd 100755 root:root 3ca7426aa29927823203ebbbc0c53f88 +File: /usr/sbin/ebtablesu 100755 root:root 52422a08de8f699764ee879267777d57 File: /usr/share/doc/ebtables-2.0.11 40755 root:root @@ -44,2 +44,2 @@ File: /usr/share/man/man8/ebtables-legacy.8.xz 100644 root:root bc9fb898a824d744e3420edc4f2ce135 -RPMIdentity: d8b9361cfa5d939a81546363df3cf453f0f099db6f1f58987d4389ca263801f4305849a46235ee360532715933f1d5b650483152fe42ac8e9e5c4411ee77bcfa +RPMIdentity: f55495461303a5f7ebdea78779947cace6f4a045d70ee1f5b433aee6ed9110ea7c785e93967806f5cef53ec0bca65b749fafdff52510ac6605ab4150d56733fe --- ebtables-debuginfo-2.0.11-alt3.x86_64.rpm.repo 2024-04-02 09:03:07.000000000 +0000 +++ ebtables-debuginfo-2.0.11-alt3.x86_64.rpm.hasher 2024-08-17 01:40:19.403201358 +0000 @@ -1,16 +1,16 @@ -/usr/lib/debug/.build-id/2c 40755 root:root -/usr/lib/debug/.build-id/2c/b5f39d125e6386eab8e8b01e850efa3b51cc2f 120777 root:root ../../../../lib64/libebtc.so.0.0.0 -/usr/lib/debug/.build-id/2c/b5f39d125e6386eab8e8b01e850efa3b51cc2f.debug 120777 root:root ../../usr/lib64/libebtc.so.0.0.0.debug -/usr/lib/debug/.build-id/43 40755 root:root -/usr/lib/debug/.build-id/43/869e76273a99d21788aa46a70aac9066d542bc 120777 root:root ../../../../sbin/ebtablesd -/usr/lib/debug/.build-id/43/869e76273a99d21788aa46a70aac9066d542bc.debug 120777 root:root ../../usr/sbin/ebtablesd.debug -/usr/lib/debug/.build-id/a0 40755 root:root -/usr/lib/debug/.build-id/a0/1faf88e27f21feded08a1339620ad0fa3b2df8 120777 root:root ../../../../sbin/ebtables-legacy -/usr/lib/debug/.build-id/a0/1faf88e27f21feded08a1339620ad0fa3b2df8.debug 120777 root:root ../../usr/sbin/ebtables-legacy.debug -/usr/lib/debug/.build-id/c2 40755 root:root -/usr/lib/debug/.build-id/c2/3002439bfb5eae2a92b8ea97941767fdbf96b1 120777 root:root ../../../../sbin/ebtables-legacy-restore -/usr/lib/debug/.build-id/c2/3002439bfb5eae2a92b8ea97941767fdbf96b1.debug 120777 root:root ../../usr/sbin/ebtables-legacy-restore.debug -/usr/lib/debug/.build-id/f4 40755 root:root -/usr/lib/debug/.build-id/f4/3c7a8259437befe958214b9b7a71f199391583 120777 root:root ../../../../sbin/ebtablesu -/usr/lib/debug/.build-id/f4/3c7a8259437befe958214b9b7a71f199391583.debug 120777 root:root ../../usr/sbin/ebtablesu.debug +/usr/lib/debug/.build-id/72 40755 root:root +/usr/lib/debug/.build-id/72/cc91513566591b13bb775666cc698a68d85aa2 120777 root:root ../../../../sbin/ebtablesu +/usr/lib/debug/.build-id/72/cc91513566591b13bb775666cc698a68d85aa2.debug 120777 root:root ../../usr/sbin/ebtablesu.debug +/usr/lib/debug/.build-id/85 40755 root:root +/usr/lib/debug/.build-id/85/6386027d153312fd69f1510c7e15f8ad0cd536 120777 root:root ../../../../sbin/ebtables-legacy +/usr/lib/debug/.build-id/85/6386027d153312fd69f1510c7e15f8ad0cd536.debug 120777 root:root ../../usr/sbin/ebtables-legacy.debug +/usr/lib/debug/.build-id/95 40755 root:root +/usr/lib/debug/.build-id/95/413209aed6085f404864db81863e3c9f9038ea 120777 root:root ../../../../lib64/libebtc.so.0.0.0 +/usr/lib/debug/.build-id/95/413209aed6085f404864db81863e3c9f9038ea.debug 120777 root:root ../../usr/lib64/libebtc.so.0.0.0.debug +/usr/lib/debug/.build-id/d5 40755 root:root +/usr/lib/debug/.build-id/d5/eb8a145db0a7633d50355008e70f8c8b452d3f 120777 root:root ../../../../sbin/ebtables-legacy-restore +/usr/lib/debug/.build-id/d5/eb8a145db0a7633d50355008e70f8c8b452d3f.debug 120777 root:root ../../usr/sbin/ebtables-legacy-restore.debug +/usr/lib/debug/.build-id/fa 40755 root:root +/usr/lib/debug/.build-id/fa/9786a92a248098b4ee89dfc335bd43841ff205 120777 root:root ../../../../sbin/ebtablesd +/usr/lib/debug/.build-id/fa/9786a92a248098b4ee89dfc335bd43841ff205.debug 120777 root:root ../../usr/sbin/ebtablesd.debug /usr/lib/debug/usr/lib64/libebtc.so.0.0.0.debug 100644 root:root @@ -89,25 +89,25 @@ Provides: ebtables-debuginfo = 2.0.11-alt3:sisyphus+344189.100.1.1 -File: /usr/lib/debug/.build-id/2c 40755 root:root -File: /usr/lib/debug/.build-id/2c/b5f39d125e6386eab8e8b01e850efa3b51cc2f 120777 root:root ../../../../lib64/libebtc.so.0.0.0 -File: /usr/lib/debug/.build-id/2c/b5f39d125e6386eab8e8b01e850efa3b51cc2f.debug 120777 root:root ../../usr/lib64/libebtc.so.0.0.0.debug -File: /usr/lib/debug/.build-id/43 40755 root:root -File: /usr/lib/debug/.build-id/43/869e76273a99d21788aa46a70aac9066d542bc 120777 root:root ../../../../sbin/ebtablesd -File: /usr/lib/debug/.build-id/43/869e76273a99d21788aa46a70aac9066d542bc.debug 120777 root:root ../../usr/sbin/ebtablesd.debug -File: /usr/lib/debug/.build-id/a0 40755 root:root -File: /usr/lib/debug/.build-id/a0/1faf88e27f21feded08a1339620ad0fa3b2df8 120777 root:root ../../../../sbin/ebtables-legacy -File: /usr/lib/debug/.build-id/a0/1faf88e27f21feded08a1339620ad0fa3b2df8.debug 120777 root:root ../../usr/sbin/ebtables-legacy.debug -File: /usr/lib/debug/.build-id/c2 40755 root:root -File: /usr/lib/debug/.build-id/c2/3002439bfb5eae2a92b8ea97941767fdbf96b1 120777 root:root ../../../../sbin/ebtables-legacy-restore -File: /usr/lib/debug/.build-id/c2/3002439bfb5eae2a92b8ea97941767fdbf96b1.debug 120777 root:root ../../usr/sbin/ebtables-legacy-restore.debug -File: /usr/lib/debug/.build-id/f4 40755 root:root -File: /usr/lib/debug/.build-id/f4/3c7a8259437befe958214b9b7a71f199391583 120777 root:root ../../../../sbin/ebtablesu -File: /usr/lib/debug/.build-id/f4/3c7a8259437befe958214b9b7a71f199391583.debug 120777 root:root ../../usr/sbin/ebtablesu.debug -File: /usr/lib/debug/usr/lib64/libebtc.so.0.0.0.debug 100644 root:root c97d7a16d7bf8f839daa8884e876f419 +File: /usr/lib/debug/.build-id/72 40755 root:root +File: /usr/lib/debug/.build-id/72/cc91513566591b13bb775666cc698a68d85aa2 120777 root:root ../../../../sbin/ebtablesu +File: /usr/lib/debug/.build-id/72/cc91513566591b13bb775666cc698a68d85aa2.debug 120777 root:root ../../usr/sbin/ebtablesu.debug +File: /usr/lib/debug/.build-id/85 40755 root:root +File: /usr/lib/debug/.build-id/85/6386027d153312fd69f1510c7e15f8ad0cd536 120777 root:root ../../../../sbin/ebtables-legacy +File: /usr/lib/debug/.build-id/85/6386027d153312fd69f1510c7e15f8ad0cd536.debug 120777 root:root ../../usr/sbin/ebtables-legacy.debug +File: /usr/lib/debug/.build-id/95 40755 root:root +File: /usr/lib/debug/.build-id/95/413209aed6085f404864db81863e3c9f9038ea 120777 root:root ../../../../lib64/libebtc.so.0.0.0 +File: /usr/lib/debug/.build-id/95/413209aed6085f404864db81863e3c9f9038ea.debug 120777 root:root ../../usr/lib64/libebtc.so.0.0.0.debug +File: /usr/lib/debug/.build-id/d5 40755 root:root +File: /usr/lib/debug/.build-id/d5/eb8a145db0a7633d50355008e70f8c8b452d3f 120777 root:root ../../../../sbin/ebtables-legacy-restore +File: /usr/lib/debug/.build-id/d5/eb8a145db0a7633d50355008e70f8c8b452d3f.debug 120777 root:root ../../usr/sbin/ebtables-legacy-restore.debug +File: /usr/lib/debug/.build-id/fa 40755 root:root +File: /usr/lib/debug/.build-id/fa/9786a92a248098b4ee89dfc335bd43841ff205 120777 root:root ../../../../sbin/ebtablesd +File: /usr/lib/debug/.build-id/fa/9786a92a248098b4ee89dfc335bd43841ff205.debug 120777 root:root ../../usr/sbin/ebtablesd.debug +File: /usr/lib/debug/usr/lib64/libebtc.so.0.0.0.debug 100644 root:root 21f150907ccce7e9856a2d62b5efc6da File: /usr/lib/debug/usr/lib64/libebtc.so.0.debug 120777 root:root libebtc.so.0.0.0.debug -File: /usr/lib/debug/usr/sbin/ebtables-legacy-restore.debug 100644 root:root 20f0266a3c1921e7abe054ab0e543493 -File: /usr/lib/debug/usr/sbin/ebtables-legacy.debug 100644 root:root 588df6b5e9313c211c8440336c4183f0 +File: /usr/lib/debug/usr/sbin/ebtables-legacy-restore.debug 100644 root:root 5aeae74ac00c7407bf1a1f8e358923e6 +File: /usr/lib/debug/usr/sbin/ebtables-legacy.debug 100644 root:root 34e274cfc2ee012167943f33199bb9e0 File: /usr/lib/debug/usr/sbin/ebtables-restore.debug 120777 root:root ebtables-legacy-restore.debug File: /usr/lib/debug/usr/sbin/ebtables.debug 120777 root:root ebtables-legacy.debug -File: /usr/lib/debug/usr/sbin/ebtablesd.debug 100644 root:root 4b95a3fb402e7114ed5535bf0ff55ed5 -File: /usr/lib/debug/usr/sbin/ebtablesu.debug 100644 root:root 23c925723b9c649e924d2f97700d79ab +File: /usr/lib/debug/usr/sbin/ebtablesd.debug 100644 root:root 053d14fbd2a9d0af7b052f90b5ecf56d +File: /usr/lib/debug/usr/sbin/ebtablesu.debug 100644 root:root ce9ffd156b31b9c5b0835543fd04ad2f File: /usr/src/debug/ebtables-2.0.11 40755 root:root @@ -172,2 +172,2 @@ File: /usr/src/debug/ebtables-2.0.11/useful_functions.c 100644 root:root 09a41ade8601d3be7cc2e2813c5ee8f9 -RPMIdentity: a9f1996914ebb130b0ab45a49a7b25c041c05dabb4dfe0c3369da3d5e1cbaa71d48b69cc09548530dfa91565c1137db4f118efc05b4837b81f440bb9560544b3 +RPMIdentity: 0ff71f751ffbf29d75749550bf084d513f32fddc749d989e881ff1c0461f1f358879db249ab93ce20482259940d7c7acc7e2d8b98d68f8d5aaebef8cfb1939c6