<86>May 11 00:44:55 userdel[214850]: delete user 'rooter' <86>May 11 00:44:55 userdel[214850]: removed group 'rooter' owned by 'rooter' <86>May 11 00:44:55 userdel[214850]: removed shadow group 'rooter' owned by 'rooter' <86>May 11 00:44:55 groupadd[214905]: group added to /etc/group: name=rooter, GID=1820 <86>May 11 00:44:55 groupadd[214905]: group added to /etc/gshadow: name=rooter <86>May 11 00:44:55 groupadd[214905]: new group: name=rooter, GID=1820 <86>May 11 00:44:55 useradd[214935]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>May 11 00:44:55 userdel[214998]: delete user 'builder' <86>May 11 00:44:55 userdel[214998]: removed group 'builder' owned by 'builder' <86>May 11 00:44:55 userdel[214998]: removed shadow group 'builder' owned by 'builder' <86>May 11 00:44:55 groupadd[215063]: group added to /etc/group: name=builder, GID=1821 <86>May 11 00:44:55 groupadd[215063]: group added to /etc/gshadow: name=builder <86>May 11 00:44:55 groupadd[215063]: new group: name=builder, GID=1821 <86>May 11 00:44:55 useradd[215083]: new user: name=builder, UID=1821, GID=1821, 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-alt2.nosrc.rpm (w1.gzdio) Installing ebtables-2.0.11-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92755 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ebtables-2.0.11 + echo 'Source #0 (ebtables-2.0.11-alt2.tar):' Source #0 (ebtables-2.0.11-alt2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ebtables-2.0.11-alt2.tar + cd ebtables-2.0.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92755 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ebtables-2.0.11 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: creating directory build-aux autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize-default: linking file 'build-aux/config.guess' libtoolize-default: linking file 'build-aux/config.sub' libtoolize-default: linking file 'build-aux/install-sh' libtoolize-default: linking file 'build-aux/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:10: installing 'build-aux/ar-lib' configure.ac:7: installing 'build-aux/compile' configure.ac:6: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -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 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_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-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_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_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 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_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 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_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_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_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_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_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_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_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_broute.lo `test -f 'extensions/ebtable_broute.c' || echo './'`extensions/ebtable_broute.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebtable_broute.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebtable_broute.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebtable_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_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_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.26395 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ebtables-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ebtables-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ebtables-2.0.11 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/ebtables-buildroot make: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/mkdir -p '/usr/src/tmp/ebtables-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libebtc.la '/usr/src/tmp/ebtables-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libebtc.so.0.0.0 /usr/src/tmp/ebtables-buildroot/usr/lib64/libebtc.so.0.0.0 libtool: install: (cd /usr/src/tmp/ebtables-buildroot/usr/lib64 && { ln -s -f libebtc.so.0.0.0 libebtc.so.0 || { rm -f libebtc.so.0 && ln -s libebtc.so.0.0.0 libebtc.so.0; }; }) libtool: install: (cd /usr/src/tmp/ebtables-buildroot/usr/lib64 && { ln -s -f libebtc.so.0.0.0 libebtc.so || { rm -f libebtc.so && ln -s libebtc.so.0.0.0 libebtc.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libebtc.lai /usr/src/tmp/ebtables-buildroot/usr/lib64/libebtc.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/ebtables-buildroot/usr/sbin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p ebtables-legacy ebtablesd ebtablesu ebtables-legacy-restore '/usr/src/tmp/ebtables-buildroot/usr/sbin' libtool: warning: 'libebtc.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/ebtables-legacy /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-legacy libtool: warning: 'libebtc.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/ebtablesd /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtablesd libtool: install: /usr/libexec/rpm-build/install -p ebtablesu /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtablesu libtool: warning: 'libebtc.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/ebtables-legacy-restore /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-legacy-restore /bin/mkdir -p '/usr/src/tmp/ebtables-buildroot/usr/sbin' /usr/libexec/rpm-build/install -p ebtables-legacy-save '/usr/src/tmp/ebtables-buildroot/usr/sbin' /bin/mkdir -p '/usr/src/tmp/ebtables-buildroot/etc' /usr/libexec/rpm-build/install -p -m 644 ethertypes '/usr/src/tmp/ebtables-buildroot/etc' /bin/mkdir -p '/usr/src/tmp/ebtables-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 ebtables-legacy.8 '/usr/src/tmp/ebtables-buildroot/usr/share/man/man8' make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' + mkdir -p /usr/src/tmp/ebtables-buildroot/sbin + ln -sfvr /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-legacy /usr/src/tmp/ebtables-buildroot/sbin/ebtables '/usr/src/tmp/ebtables-buildroot/sbin/ebtables' -> '../usr/sbin/ebtables-legacy' + ln -sfvr /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-legacy-save /usr/src/tmp/ebtables-buildroot/sbin/ebtables-save '/usr/src/tmp/ebtables-buildroot/sbin/ebtables-save' -> '../usr/sbin/ebtables-legacy-save' + ln -sfvr /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-legacy-restore /usr/src/tmp/ebtables-buildroot/sbin/ebtables-restore '/usr/src/tmp/ebtables-buildroot/sbin/ebtables-restore' -> '../usr/sbin/ebtables-legacy-restore' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ebtables-buildroot (auto) removed './usr/lib64/libebtc.la' mode of './usr/lib64/libebtc.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ebtables-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ebtables-buildroot/ (default) Compressing files in /usr/src/tmp/ebtables-buildroot (auto) Adjusting library links in /usr/src/tmp/ebtables-buildroot ./usr/lib64: (from :0) libebtc.so.0 -> libebtc.so.0.0.0 Verifying ELF objects in /usr/src/tmp/ebtables-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: ebtables-2.0.11-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68526 + 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.5yqkVK 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.EleLjd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/ebtables-buildroot/usr/sbin/ebtables-legacy-save syntax OK /usr/src/tmp/ebtables-buildroot/sbin/ebtables-save syntax OK Provides: libebtc.so.0()(64bit) = set:kdkGxVX2tM2g2KEuZnZcIlZE36bX96mercO9OcJtliDyGoA83Li2q9Au5wZk26HZdCLWRr5sdNDj5Svs5P569QCIfq5oBghSFXR5zUG5HY4DFBGXnQ0IDD18gnfZahHZcqLpvOdnVoNMCAizTqBocBoCKY6HPa8OkYyMB9PERPdZDgUXsafQkE9pQF83 Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.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.jdjH7J Creating ebtables-debuginfo package Processing files: ebtables-debuginfo-2.0.11-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zbryGW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WVMsUi find-requires: running scripts (debuginfo) Provides: debug64(libebtc.so.0) Requires: ebtables = 2.0.11-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to ebtables-debuginfo a strict dependency on ebtables warning: Installed (but unpackaged) file(s) found: /usr/lib64/libebtc.so Wrote: /usr/src/RPM/RPMS/x86_64/ebtables-2.0.11-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ebtables-debuginfo-2.0.11-alt2.x86_64.rpm (w2.lzdio) 8.73user 5.78system 0:14.53elapsed 99%CPU (0avgtext+0avgdata 62956maxresident)k 0inputs+0outputs (0major+1374504minor)pagefaults 0swaps 0.65user 1.28system 0:18.51elapsed 10%CPU (0avgtext+0avgdata 12216maxresident)k 0inputs+0outputs (0major+97434minor)pagefaults 0swaps --- ebtables-2.0.11-alt2.x86_64.rpm.repo 2021-10-04 19:09:41.000000000 +0000 +++ ebtables-2.0.11-alt2.x86_64.rpm.hasher 2023-05-11 00:45:11.813356545 +0000 @@ -21,2 +21,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -32,8 +34,8 @@ 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 bdb64dd7ac7f02efdf28d4854d8717f2 -File: /usr/sbin/ebtables-legacy 100755 root:root ccbd01b1cb0c632b110d44e3e1a87dd7 -File: /usr/sbin/ebtables-legacy-restore 100755 root:root ff721445bf527743f8531613fb0c344e +File: /usr/lib64/libebtc.so.0.0.0 100644 root:root 741e66b32080f462f35054782f8ffe49 +File: /usr/sbin/ebtables-legacy 100755 root:root 2774f41a74a514467aad1be2bdf9486b +File: /usr/sbin/ebtables-legacy-restore 100755 root:root 38f620d3a8c8366c4843d6ca7a5d38b5 File: /usr/sbin/ebtables-legacy-save 100755 root:root 62d676b89d334638f7a3bb46c3b821a6 -File: /usr/sbin/ebtablesd 100755 root:root ae57dc6fcace01d119ca593dac3fdfff -File: /usr/sbin/ebtablesu 100755 root:root 197df189a4071de276ad7f9fb6735ad3 +File: /usr/sbin/ebtablesd 100755 root:root e2f1285d694c4cab684b073ad2d5f665 +File: /usr/sbin/ebtablesu 100755 root:root 2e73ebf1975c60268ca68a2b0011cbde File: /usr/share/doc/ebtables-2.0.11 40755 root:root @@ -42,2 +44,2 @@ File: /usr/share/man/man8/ebtables-legacy.8.xz 100644 root:root bc9fb898a824d744e3420edc4f2ce135 -RPMIdentity: a0cdf48f578a328ce5f4e85b1cf27738a92d9d69f4c1d4a408cec84aaffbfd1b277fc1b1dee050d3ac56d40930cd59593fb80a920afcad44883c9d23695f2b52 +RPMIdentity: 44293e079eadf540e78b2c1665c520e4b1d102aa2dbc724f0a05fddf4dcccf244ed06002167c1c2573950cef60e67c38677e3c53e068abd7028b0494e55f84fa --- ebtables-debuginfo-2.0.11-alt2.x86_64.rpm.repo 2021-10-04 19:09:41.000000000 +0000 +++ ebtables-debuginfo-2.0.11-alt2.x86_64.rpm.hasher 2023-05-11 00:45:11.918357934 +0000 @@ -1,16 +1,16 @@ -/usr/lib/debug/.build-id/0b 40755 root:root -/usr/lib/debug/.build-id/0b/fc5675d85c325f4469a832f5edec60aca1cb4b 120777 root:root ../../../../sbin/ebtablesd -/usr/lib/debug/.build-id/0b/fc5675d85c325f4469a832f5edec60aca1cb4b.debug 120777 root:root ../../usr/sbin/ebtablesd.debug -/usr/lib/debug/.build-id/12 40755 root:root -/usr/lib/debug/.build-id/12/c4845e9e261c5a7f70f42b091d969afdf415c3 120777 root:root ../../../../sbin/ebtables-legacy-restore -/usr/lib/debug/.build-id/12/c4845e9e261c5a7f70f42b091d969afdf415c3.debug 120777 root:root ../../usr/sbin/ebtables-legacy-restore.debug -/usr/lib/debug/.build-id/33 40755 root:root -/usr/lib/debug/.build-id/33/2ea4df0b8a89ae544c3d7acafa07811a9a9cc3 120777 root:root ../../../../sbin/ebtablesu -/usr/lib/debug/.build-id/33/2ea4df0b8a89ae544c3d7acafa07811a9a9cc3.debug 120777 root:root ../../usr/sbin/ebtablesu.debug -/usr/lib/debug/.build-id/9a 40755 root:root -/usr/lib/debug/.build-id/9a/099b1d433acc02e4c029ba77be14104d2dfd0f 120777 root:root ../../../../sbin/ebtables-legacy -/usr/lib/debug/.build-id/9a/099b1d433acc02e4c029ba77be14104d2dfd0f.debug 120777 root:root ../../usr/sbin/ebtables-legacy.debug -/usr/lib/debug/.build-id/f1 40755 root:root -/usr/lib/debug/.build-id/f1/cbcc2e511646fa33765bc469191beb604514a5 120777 root:root ../../../../lib64/libebtc.so.0.0.0 -/usr/lib/debug/.build-id/f1/cbcc2e511646fa33765bc469191beb604514a5.debug 120777 root:root ../../usr/lib64/libebtc.so.0.0.0.debug +/usr/lib/debug/.build-id/9e 40755 root:root +/usr/lib/debug/.build-id/9e/e6bdb45f5aafec615c955aa07dcb3b220e6292 120777 root:root ../../../../sbin/ebtablesu +/usr/lib/debug/.build-id/9e/e6bdb45f5aafec615c955aa07dcb3b220e6292.debug 120777 root:root ../../usr/sbin/ebtablesu.debug +/usr/lib/debug/.build-id/c6 40755 root:root +/usr/lib/debug/.build-id/c6/787ce6f14a280bb2c064e7684a69c7f99d1738 120777 root:root ../../../../sbin/ebtablesd +/usr/lib/debug/.build-id/c6/787ce6f14a280bb2c064e7684a69c7f99d1738.debug 120777 root:root ../../usr/sbin/ebtablesd.debug +/usr/lib/debug/.build-id/dc 40755 root:root +/usr/lib/debug/.build-id/dc/55372703f9601e683e259aa0fd9dca5afd6a0c 120777 root:root ../../../../sbin/ebtables-legacy +/usr/lib/debug/.build-id/dc/55372703f9601e683e259aa0fd9dca5afd6a0c.debug 120777 root:root ../../usr/sbin/ebtables-legacy.debug +/usr/lib/debug/.build-id/dd 40755 root:root +/usr/lib/debug/.build-id/dd/b26e5aead2c80b8bf96154f376bf3353bfd686 120777 root:root ../../../../lib64/libebtc.so.0.0.0 +/usr/lib/debug/.build-id/dd/b26e5aead2c80b8bf96154f376bf3353bfd686.debug 120777 root:root ../../usr/lib64/libebtc.so.0.0.0.debug +/usr/lib/debug/.build-id/f9 40755 root:root +/usr/lib/debug/.build-id/f9/af054a666d3a525628d2a30e75e8d32cb64630 120777 root:root ../../../../sbin/ebtables-legacy-restore +/usr/lib/debug/.build-id/f9/af054a666d3a525628d2a30e75e8d32cb64630.debug 120777 root:root ../../usr/sbin/ebtables-legacy-restore.debug /usr/lib/debug/sbin/ebtables-restore.debug 120777 root:root ../usr/sbin/ebtables-legacy-restore.debug @@ -89,25 +89,25 @@ Provides: ebtables-debuginfo = 2.0.11-alt2:sisyphus+286395.100.1.1 -File: /usr/lib/debug/.build-id/0b 40755 root:root -File: /usr/lib/debug/.build-id/0b/fc5675d85c325f4469a832f5edec60aca1cb4b 120777 root:root ../../../../sbin/ebtablesd -File: /usr/lib/debug/.build-id/0b/fc5675d85c325f4469a832f5edec60aca1cb4b.debug 120777 root:root ../../usr/sbin/ebtablesd.debug -File: /usr/lib/debug/.build-id/12 40755 root:root -File: /usr/lib/debug/.build-id/12/c4845e9e261c5a7f70f42b091d969afdf415c3 120777 root:root ../../../../sbin/ebtables-legacy-restore -File: /usr/lib/debug/.build-id/12/c4845e9e261c5a7f70f42b091d969afdf415c3.debug 120777 root:root ../../usr/sbin/ebtables-legacy-restore.debug -File: /usr/lib/debug/.build-id/33 40755 root:root -File: /usr/lib/debug/.build-id/33/2ea4df0b8a89ae544c3d7acafa07811a9a9cc3 120777 root:root ../../../../sbin/ebtablesu -File: /usr/lib/debug/.build-id/33/2ea4df0b8a89ae544c3d7acafa07811a9a9cc3.debug 120777 root:root ../../usr/sbin/ebtablesu.debug -File: /usr/lib/debug/.build-id/9a 40755 root:root -File: /usr/lib/debug/.build-id/9a/099b1d433acc02e4c029ba77be14104d2dfd0f 120777 root:root ../../../../sbin/ebtables-legacy -File: /usr/lib/debug/.build-id/9a/099b1d433acc02e4c029ba77be14104d2dfd0f.debug 120777 root:root ../../usr/sbin/ebtables-legacy.debug -File: /usr/lib/debug/.build-id/f1 40755 root:root -File: /usr/lib/debug/.build-id/f1/cbcc2e511646fa33765bc469191beb604514a5 120777 root:root ../../../../lib64/libebtc.so.0.0.0 -File: /usr/lib/debug/.build-id/f1/cbcc2e511646fa33765bc469191beb604514a5.debug 120777 root:root ../../usr/lib64/libebtc.so.0.0.0.debug +File: /usr/lib/debug/.build-id/9e 40755 root:root +File: /usr/lib/debug/.build-id/9e/e6bdb45f5aafec615c955aa07dcb3b220e6292 120777 root:root ../../../../sbin/ebtablesu +File: /usr/lib/debug/.build-id/9e/e6bdb45f5aafec615c955aa07dcb3b220e6292.debug 120777 root:root ../../usr/sbin/ebtablesu.debug +File: /usr/lib/debug/.build-id/c6 40755 root:root +File: /usr/lib/debug/.build-id/c6/787ce6f14a280bb2c064e7684a69c7f99d1738 120777 root:root ../../../../sbin/ebtablesd +File: /usr/lib/debug/.build-id/c6/787ce6f14a280bb2c064e7684a69c7f99d1738.debug 120777 root:root ../../usr/sbin/ebtablesd.debug +File: /usr/lib/debug/.build-id/dc 40755 root:root +File: /usr/lib/debug/.build-id/dc/55372703f9601e683e259aa0fd9dca5afd6a0c 120777 root:root ../../../../sbin/ebtables-legacy +File: /usr/lib/debug/.build-id/dc/55372703f9601e683e259aa0fd9dca5afd6a0c.debug 120777 root:root ../../usr/sbin/ebtables-legacy.debug +File: /usr/lib/debug/.build-id/dd 40755 root:root +File: /usr/lib/debug/.build-id/dd/b26e5aead2c80b8bf96154f376bf3353bfd686 120777 root:root ../../../../lib64/libebtc.so.0.0.0 +File: /usr/lib/debug/.build-id/dd/b26e5aead2c80b8bf96154f376bf3353bfd686.debug 120777 root:root ../../usr/lib64/libebtc.so.0.0.0.debug +File: /usr/lib/debug/.build-id/f9 40755 root:root +File: /usr/lib/debug/.build-id/f9/af054a666d3a525628d2a30e75e8d32cb64630 120777 root:root ../../../../sbin/ebtables-legacy-restore +File: /usr/lib/debug/.build-id/f9/af054a666d3a525628d2a30e75e8d32cb64630.debug 120777 root:root ../../usr/sbin/ebtables-legacy-restore.debug File: /usr/lib/debug/sbin/ebtables-restore.debug 120777 root:root ../usr/sbin/ebtables-legacy-restore.debug File: /usr/lib/debug/sbin/ebtables.debug 120777 root:root ../usr/sbin/ebtables-legacy.debug -File: /usr/lib/debug/usr/lib64/libebtc.so.0.0.0.debug 100644 root:root 7435b793479335241a12e9915e210441 +File: /usr/lib/debug/usr/lib64/libebtc.so.0.0.0.debug 100644 root:root d87e98b20786334c1bf7a43ebbf47c75 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 0a6001277d64847426cbff24ca393f3e -File: /usr/lib/debug/usr/sbin/ebtables-legacy.debug 100644 root:root 512d5057ae84abd97ca8bce310e67f7a -File: /usr/lib/debug/usr/sbin/ebtablesd.debug 100644 root:root 45ea7ebf8c666c5059c851106cc6a068 -File: /usr/lib/debug/usr/sbin/ebtablesu.debug 100644 root:root c9252821c726c20fd240191073e6d041 +File: /usr/lib/debug/usr/sbin/ebtables-legacy-restore.debug 100644 root:root d8ee8dbd1241b38add20eee30861ddb3 +File: /usr/lib/debug/usr/sbin/ebtables-legacy.debug 100644 root:root 2013ae4c170c41c348a72cf84c7199d5 +File: /usr/lib/debug/usr/sbin/ebtablesd.debug 100644 root:root 6f477507a4dabca92b14fe068ca30a69 +File: /usr/lib/debug/usr/sbin/ebtablesu.debug 100644 root:root a863adfe65e7fbfdd439445025f6173a 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: cac1c6c66d9ac0b78f8567e7944f3e9c26cbf09a058652adcf7635edd4e5fff2e7c674db33bc8cec1e99f84dcdde37cee57192ae03dcc4e400612a92f2212f5c +RPMIdentity: 7b61af0ffee04ab6d3a5f4c07ac87b75408e684eb9a7babd5abfe2ace750b3afdbd3f18155ffd11e456955b0d1ca8c8a6cb106895b8925237dbb00de1762ded9