<86>May 4 01:36:55 userdel[331240]: delete user 'rooter' <86>May 4 01:36:55 userdel[331240]: removed group 'rooter' owned by 'rooter' <86>May 4 01:36:55 userdel[331240]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:36:55 groupadd[331258]: group added to /etc/group: name=rooter, GID=1874 <86>May 4 01:36:55 groupadd[331258]: group added to /etc/gshadow: name=rooter <86>May 4 01:36:55 groupadd[331258]: new group: name=rooter, GID=1874 <86>May 4 01:36:55 useradd[331282]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>May 4 01:36:55 userdel[331319]: delete user 'builder' <86>May 4 01:36:55 userdel[331319]: removed group 'builder' owned by 'builder' <86>May 4 01:36:55 userdel[331319]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:36:55 groupadd[331346]: group added to /etc/group: name=builder, GID=1875 <86>May 4 01:36:55 groupadd[331346]: group added to /etc/gshadow: name=builder <86>May 4 01:36:55 groupadd[331346]: new group: name=builder, GID=1875 <86>May 4 01:36:55 useradd[331374]: new user: name=builder, UID=1875, GID=1875, 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.10358 + 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.10358 + 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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking 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 -j16 make all-am 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 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' 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' 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' /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 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_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 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 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_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_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_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_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 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_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_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 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 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 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_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-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_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-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-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_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-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_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_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_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=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.97239 + 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.63514 + 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.lVwVxv 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.DpbTNp 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.fuFRGz 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.xtjCK6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.axUacw 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) 7.90user 5.88system 0:13.27elapsed 103%CPU (0avgtext+0avgdata 62880maxresident)k 0inputs+0outputs (0major+1332196minor)pagefaults 0swaps 0.58user 1.75system 0:18.38elapsed 12%CPU (0avgtext+0avgdata 12560maxresident)k 0inputs+0outputs (0major+93315minor)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-05-04 01:37:11.030305716 +0000 @@ -33,4 +33,4 @@ 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 602b7e134e70e7eb86c674935613df06 +File: /usr/sbin/ebtables-legacy-restore 100755 root:root edbee0c9a4114c00d5cb3b8b1d408f80 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 46873f8c81634add983915b030ad6a7a +File: /usr/sbin/ebtablesu 100755 root:root 14d2d571ca888c3746177c882398fb32 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: d62d4d4e9f53aea65d18609fa6dd695f2e728568b1a94c4f7c78ac5797e45a88826aea155bd171e2704692b896cef7bea3bb1a49fb0d5d0a372471b3d35cad8a --- 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-05-04 01:37:11.142307142 +0000 @@ -1 +1,7 @@ +/usr/lib/debug/.build-id/08 40755 root:root +/usr/lib/debug/.build-id/08/a85d54ddc3622edb2e83799483c1bc59d37751 120777 root:root ../../../../sbin/ebtablesu +/usr/lib/debug/.build-id/08/a85d54ddc3622edb2e83799483c1bc59d37751.debug 120777 root:root ../../usr/sbin/ebtablesu.debug +/usr/lib/debug/.build-id/21 40755 root:root +/usr/lib/debug/.build-id/21/aff16cd2c040fa4c510025bca7d0d821dca82b 120777 root:root ../../../../sbin/ebtablesd +/usr/lib/debug/.build-id/21/aff16cd2c040fa4c510025bca7d0d821dca82b.debug 120777 root:root ../../usr/sbin/ebtablesd.debug /usr/lib/debug/.build-id/2c 40755 root:root @@ -3,14 +9,8 @@ /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/63 40755 root:root +/usr/lib/debug/.build-id/63/4fcc16febd8e59213c28976ec46d0b217f45a4 120777 root:root ../../../../sbin/ebtables-legacy +/usr/lib/debug/.build-id/63/4fcc16febd8e59213c28976ec46d0b217f45a4.debug 120777 root:root ../../usr/sbin/ebtables-legacy.debug +/usr/lib/debug/.build-id/b6 40755 root:root +/usr/lib/debug/.build-id/b6/21f6eea237d22adb44d5a47c703990b34a8619 120777 root:root ../../../../sbin/ebtables-legacy-restore +/usr/lib/debug/.build-id/b6/21f6eea237d22adb44d5a47c703990b34a8619.debug 120777 root:root ../../usr/sbin/ebtables-legacy-restore.debug /usr/lib/debug/usr/lib64/libebtc.so.0.0.0.debug 100644 root:root @@ -89,2 +89,8 @@ Provides: ebtables-debuginfo = 2.0.11-alt3:sisyphus+344189.100.1.1 +File: /usr/lib/debug/.build-id/08 40755 root:root +File: /usr/lib/debug/.build-id/08/a85d54ddc3622edb2e83799483c1bc59d37751 120777 root:root ../../../../sbin/ebtablesu +File: /usr/lib/debug/.build-id/08/a85d54ddc3622edb2e83799483c1bc59d37751.debug 120777 root:root ../../usr/sbin/ebtablesu.debug +File: /usr/lib/debug/.build-id/21 40755 root:root +File: /usr/lib/debug/.build-id/21/aff16cd2c040fa4c510025bca7d0d821dca82b 120777 root:root ../../../../sbin/ebtablesd +File: /usr/lib/debug/.build-id/21/aff16cd2c040fa4c510025bca7d0d821dca82b.debug 120777 root:root ../../usr/sbin/ebtablesd.debug File: /usr/lib/debug/.build-id/2c 40755 root:root @@ -92,22 +98,16 @@ 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/.build-id/63 40755 root:root +File: /usr/lib/debug/.build-id/63/4fcc16febd8e59213c28976ec46d0b217f45a4 120777 root:root ../../../../sbin/ebtables-legacy +File: /usr/lib/debug/.build-id/63/4fcc16febd8e59213c28976ec46d0b217f45a4.debug 120777 root:root ../../usr/sbin/ebtables-legacy.debug +File: /usr/lib/debug/.build-id/b6 40755 root:root +File: /usr/lib/debug/.build-id/b6/21f6eea237d22adb44d5a47c703990b34a8619 120777 root:root ../../../../sbin/ebtables-legacy-restore +File: /usr/lib/debug/.build-id/b6/21f6eea237d22adb44d5a47c703990b34a8619.debug 120777 root:root ../../usr/sbin/ebtables-legacy-restore.debug File: /usr/lib/debug/usr/lib64/libebtc.so.0.0.0.debug 100644 root:root c97d7a16d7bf8f839daa8884e876f419 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 3536ece81dbc88a58e896a3e551d7581 +File: /usr/lib/debug/usr/sbin/ebtables-legacy.debug 100644 root:root e5fe3a15cd639ff3a8f11f0baf435d73 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 2e94f892e19771487d549850d0e4b95d +File: /usr/lib/debug/usr/sbin/ebtablesu.debug 100644 root:root d62409ebef3c9bdedb9b9d6b03f9c352 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: 7f73ec83878c5e7164c7491217cb8f7f33614fcd155453677b34272237831f4a764f369df9d8228a8134161107ae30056b57e461819239210afc3e3729749e13