<86>Oct 1 05:12:02 userdel[2232929]: delete user 'rooter' <86>Oct 1 05:12:02 userdel[2232929]: removed group 'rooter' owned by 'rooter' <86>Oct 1 05:12:02 groupadd[2233000]: group added to /etc/group: name=rooter, GID=1247 <86>Oct 1 05:12:02 groupadd[2233000]: group added to /etc/gshadow: name=rooter <86>Oct 1 05:12:02 groupadd[2233000]: new group: name=rooter, GID=1247 <86>Oct 1 05:12:02 useradd[2233023]: new user: name=rooter, UID=1247, GID=1247, home=/root, shell=/bin/bash, from=none <86>Oct 1 05:12:03 userdel[2233052]: delete user 'builder' <86>Oct 1 05:12:03 userdel[2233052]: removed shadow group 'builder' owned by 'builder' <86>Oct 1 05:12:03 groupadd[2233067]: group added to /etc/group: name=builder, GID=1248 <86>Oct 1 05:12:03 groupadd[2233067]: group added to /etc/gshadow: name=builder <86>Oct 1 05:12:03 groupadd[2233067]: new group: name=builder, GID=1248 <86>Oct 1 05:12:03 useradd[2233076]: new user: name=builder, UID=1248, GID=1248, 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.91216 + 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.91216 + 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 + sort -u + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + 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... /bin/install -c checking whether build environment is sane... yes checking for a race-free 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 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... /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 for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ebtables-standalone.o ebtables-standalone.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ebtablesu.o ebtablesu.c make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' sed -e 's![@]sbindir@!/usr/sbin!g' ebtables-legacy-save make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' 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' 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' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libebtc_la-getethertype.lo `test -f 'getethertype.c' || echo './'`getethertype.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c getethertype.c -fPIC -DPIC -o .libs/libebtc_la-getethertype.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libebtc_la-useful_functions.lo `test -f 'useful_functions.c' || echo './'`useful_functions.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c useful_functions.c -fPIC -DPIC -o .libs/libebtc_la-useful_functions.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libebtc_la-communication.lo `test -f 'communication.c' || echo './'`communication.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c communication.c -fPIC -DPIC -o .libs/libebtc_la-communication.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libebtc_la-libebtc.lo `test -f 'libebtc.c' || echo './'`libebtc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c libebtc.c -fPIC -DPIC -o .libs/libebtc_la-libebtc.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_802_3.lo `test -f 'extensions/ebt_802_3.c' || echo './'`extensions/ebt_802_3.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_802_3.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_802_3.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o 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_arp.lo `test -f 'extensions/ebt_arp.c' || echo './'`extensions/ebt_arp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_arp.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_arp.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_among.lo `test -f 'extensions/ebt_among.c' || echo './'`extensions/ebt_among.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_among.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_among.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_arpreply.lo `test -f 'extensions/ebt_arpreply.c' || echo './'`extensions/ebt_arpreply.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_arpreply.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_arpreply.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_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_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_limit.lo `test -f 'extensions/ebt_limit.c' || echo './'`extensions/ebt_limit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_limit.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_limit.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_mark.lo `test -f 'extensions/ebt_mark.c' || echo './'`extensions/ebt_mark.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_mark.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_mark.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_log.lo `test -f 'extensions/ebt_log.c' || echo './'`extensions/ebt_log.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_log.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_log.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_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_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_pkttype.lo `test -f 'extensions/ebt_pkttype.c' || echo './'`extensions/ebt_pkttype.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_pkttype.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_pkttype.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_redirect.lo `test -f 'extensions/ebt_redirect.c' || echo './'`extensions/ebt_redirect.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebt_redirect.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebt_redirect.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebt_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=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_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_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_broute.lo `test -f 'extensions/ebtable_broute.c' || echo './'`extensions/ebtable_broute.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebtable_broute.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebtable_broute.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebtable_nat.lo `test -f 'extensions/ebtable_nat.c' || echo './'`extensions/ebtable_nat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebtable_nat.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebtable_nat.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" -DPROGDATE=\"December\ 2011\" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o extensions/libebtc_la-ebtable_filter.lo `test -f 'extensions/ebtable_filter.c' || echo './'`extensions/ebtable_filter.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -DPROGVERSION=\"2.0.11\" -DPROGNAME=\"ebtables\" "-DPROGDATE=\"December 2011\"" -D_PATH_ETHERTYPES=\"/etc/ethertypes\" -DLOCKFILE=\"/var/lib/ebtables/lock\" -DEBTD_ARGC_MAX=50 -DEBTD_CMDLINE_MAXLN=2048 -DEBTD_PIPE=\"/tmp/ebtables-v2.0.11/ebtablesd_pipe\" -DEBTD_PIPE_DIR=\"/tmp/ebtables-v2.0.11\" -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c extensions/ebtable_filter.c -fPIC -DPIC -o extensions/.libs/libebtc_la-ebtable_filter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o ebtablesu ebtablesu.o libtool: link: x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o ebtablesu ebtablesu.o make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o libebtc.la -rpath /usr/lib64 libebtc_la-communication.lo libebtc_la-ebtables.lo libebtc_la-getethertype.lo libebtc_la-libebtc.lo libebtc_la-useful_functions.lo extensions/libebtc_la-ebt_802_3.lo extensions/libebtc_la-ebt_among.lo extensions/libebtc_la-ebt_arp.lo extensions/libebtc_la-ebt_arpreply.lo extensions/libebtc_la-ebt_ip.lo extensions/libebtc_la-ebt_ip6.lo extensions/libebtc_la-ebt_limit.lo extensions/libebtc_la-ebt_log.lo extensions/libebtc_la-ebt_mark.lo extensions/libebtc_la-ebt_mark_m.lo extensions/libebtc_la-ebt_nat.lo extensions/libebtc_la-ebt_nflog.lo extensions/libebtc_la-ebt_pkttype.lo extensions/libebtc_la-ebt_redirect.lo extensions/libebtc_la-ebt_standard.lo extensions/libebtc_la-ebt_stp.lo extensions/libebtc_la-ebt_string.lo extensions/libebtc_la-ebt_ulog.lo extensions/libebtc_la-ebt_vlan.lo extensions/libebtc_la-ebt_AUDIT.lo extensions/libebtc_la-ebtable_broute.lo extensions/libebtc_la-ebtable_filter.lo extensions/libebtc_la-ebtable_nat.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libebtc_la-communication.o .libs/libebtc_la-ebtables.o .libs/libebtc_la-getethertype.o .libs/libebtc_la-libebtc.o .libs/libebtc_la-useful_functions.o extensions/.libs/libebtc_la-ebt_802_3.o extensions/.libs/libebtc_la-ebt_among.o extensions/.libs/libebtc_la-ebt_arp.o extensions/.libs/libebtc_la-ebt_arpreply.o extensions/.libs/libebtc_la-ebt_ip.o extensions/.libs/libebtc_la-ebt_ip6.o extensions/.libs/libebtc_la-ebt_limit.o extensions/.libs/libebtc_la-ebt_log.o extensions/.libs/libebtc_la-ebt_mark.o extensions/.libs/libebtc_la-ebt_mark_m.o extensions/.libs/libebtc_la-ebt_nat.o extensions/.libs/libebtc_la-ebt_nflog.o extensions/.libs/libebtc_la-ebt_pkttype.o extensions/.libs/libebtc_la-ebt_redirect.o extensions/.libs/libebtc_la-ebt_standard.o extensions/.libs/libebtc_la-ebt_stp.o extensions/.libs/libebtc_la-ebt_string.o extensions/.libs/libebtc_la-ebt_ulog.o extensions/.libs/libebtc_la-ebt_vlan.o extensions/.libs/libebtc_la-ebt_AUDIT.o extensions/.libs/libebtc_la-ebtable_broute.o extensions/.libs/libebtc_la-ebtable_filter.o extensions/.libs/libebtc_la-ebtable_nat.o -g -O2 -flto=auto -Wl,-soname -Wl,libebtc.so.0 -o .libs/libebtc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libebtc.so.0" && ln -s "libebtc.so.0.0.0" "libebtc.so.0") libtool: link: (cd ".libs" && rm -f "libebtc.so" && ln -s "libebtc.so.0.0.0" "libebtc.so") libtool: link: ( cd ".libs" && rm -f "libebtc.la" && ln -s "../libebtc.la" "libebtc.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o ebtables-legacy ebtables-standalone.o libebtc.la libtool: link: x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/ebtables-legacy ebtables-standalone.o ./.libs/libebtc.so make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o ebtables-legacy-restore ebtables-restore.o libebtc.la libtool: link: x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/ebtables-legacy-restore ebtables-restore.o ./.libs/libebtc.so make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' make[1]: Entering directory '/usr/src/RPM/BUILD/ebtables-2.0.11' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o ebtablesd ebtablesd.o libebtc.la libtool: link: x86_64-alt-linux-gcc -Wall -Wunused -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o .libs/ebtablesd ebtablesd.o ./.libs/libebtc.so make[1]: Leaving directory '/usr/src/RPM/BUILD/ebtables-2.0.11' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22659 + 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.5362 + 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.hQb6tj 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.nVz7N7 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.lGI6j3 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.Q1nvGT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MoWBV9 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) 11.86user 4.67system 0:22.03elapsed 75%CPU (0avgtext+0avgdata 63656maxresident)k 0inputs+0outputs (0major+1354657minor)pagefaults 0swaps 0.95user 1.61system 0:30.39elapsed 8%CPU (0avgtext+0avgdata 12016maxresident)k 0inputs+0outputs (0major+94071minor)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-10-01 05:12:27.937361742 +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 f4daeee27b6da0585a8008ee529c3260 +File: /usr/sbin/ebtables-legacy 100755 root:root 970d46f809dd3f6a9d5c144eff090c16 +File: /usr/sbin/ebtables-legacy-restore 100755 root:root db14a10071155aaa2cff6b3d76a9fb55 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 bea9a0a169924c033d8133bf46972835 +File: /usr/sbin/ebtablesu 100755 root:root db5d31d91fce29c76db0353ed8e10ad3 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: a84ef91134628749e313b5212c89ceeb67a8fddc4ecf3d2029ad95ee69292b09899688c2a0fb7fee125ac578eb9fd4841ebd094fa0358cb013feade4a68b7d3f --- 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-10-01 05:12:28.030361994 +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/0a 40755 root:root +/usr/lib/debug/.build-id/0a/5dc50a3d0288c45e3b4e76b6ebc49c05491178 120777 root:root ../../../../sbin/ebtablesu +/usr/lib/debug/.build-id/0a/5dc50a3d0288c45e3b4e76b6ebc49c05491178.debug 120777 root:root ../../usr/sbin/ebtablesu.debug +/usr/lib/debug/.build-id/29 40755 root:root +/usr/lib/debug/.build-id/29/c3765e6419e167ed14f7a2846035798b398b05 120777 root:root ../../../../sbin/ebtables-legacy +/usr/lib/debug/.build-id/29/c3765e6419e167ed14f7a2846035798b398b05.debug 120777 root:root ../../usr/sbin/ebtables-legacy.debug +/usr/lib/debug/.build-id/6d 40755 root:root +/usr/lib/debug/.build-id/6d/820020b4bdb9323316adbbc2e2ea92e9d0d618 120777 root:root ../../../../sbin/ebtablesd +/usr/lib/debug/.build-id/6d/820020b4bdb9323316adbbc2e2ea92e9d0d618.debug 120777 root:root ../../usr/sbin/ebtablesd.debug +/usr/lib/debug/.build-id/a6 40755 root:root +/usr/lib/debug/.build-id/a6/a3d5269624b7b02cf79a7bdb6005e03c3e6313 120777 root:root ../../../../sbin/ebtables-legacy-restore +/usr/lib/debug/.build-id/a6/a3d5269624b7b02cf79a7bdb6005e03c3e6313.debug 120777 root:root ../../usr/sbin/ebtables-legacy-restore.debug +/usr/lib/debug/.build-id/fa 40755 root:root +/usr/lib/debug/.build-id/fa/89259ba6c0d549c5a57501a54fb3dd25c051b2 120777 root:root ../../../../lib64/libebtc.so.0.0.0 +/usr/lib/debug/.build-id/fa/89259ba6c0d549c5a57501a54fb3dd25c051b2.debug 120777 root:root ../../usr/lib64/libebtc.so.0.0.0.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/0a 40755 root:root +File: /usr/lib/debug/.build-id/0a/5dc50a3d0288c45e3b4e76b6ebc49c05491178 120777 root:root ../../../../sbin/ebtablesu +File: /usr/lib/debug/.build-id/0a/5dc50a3d0288c45e3b4e76b6ebc49c05491178.debug 120777 root:root ../../usr/sbin/ebtablesu.debug +File: /usr/lib/debug/.build-id/29 40755 root:root +File: /usr/lib/debug/.build-id/29/c3765e6419e167ed14f7a2846035798b398b05 120777 root:root ../../../../sbin/ebtables-legacy +File: /usr/lib/debug/.build-id/29/c3765e6419e167ed14f7a2846035798b398b05.debug 120777 root:root ../../usr/sbin/ebtables-legacy.debug +File: /usr/lib/debug/.build-id/6d 40755 root:root +File: /usr/lib/debug/.build-id/6d/820020b4bdb9323316adbbc2e2ea92e9d0d618 120777 root:root ../../../../sbin/ebtablesd +File: /usr/lib/debug/.build-id/6d/820020b4bdb9323316adbbc2e2ea92e9d0d618.debug 120777 root:root ../../usr/sbin/ebtablesd.debug +File: /usr/lib/debug/.build-id/a6 40755 root:root +File: /usr/lib/debug/.build-id/a6/a3d5269624b7b02cf79a7bdb6005e03c3e6313 120777 root:root ../../../../sbin/ebtables-legacy-restore +File: /usr/lib/debug/.build-id/a6/a3d5269624b7b02cf79a7bdb6005e03c3e6313.debug 120777 root:root ../../usr/sbin/ebtables-legacy-restore.debug +File: /usr/lib/debug/.build-id/fa 40755 root:root +File: /usr/lib/debug/.build-id/fa/89259ba6c0d549c5a57501a54fb3dd25c051b2 120777 root:root ../../../../lib64/libebtc.so.0.0.0 +File: /usr/lib/debug/.build-id/fa/89259ba6c0d549c5a57501a54fb3dd25c051b2.debug 120777 root:root ../../usr/lib64/libebtc.so.0.0.0.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 47daadf077250b6702eac1f8d75ae4f9 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 bbc475f045fc24e7b7f756ef49a371df +File: /usr/lib/debug/usr/sbin/ebtables-legacy.debug 100644 root:root 0a38576108bf432d1988001a2f3a0e35 +File: /usr/lib/debug/usr/sbin/ebtablesd.debug 100644 root:root 4e5060b3c0600af4551aa6e007869bcb +File: /usr/lib/debug/usr/sbin/ebtablesu.debug 100644 root:root ac68ecc8bf46e3a41dadb675c1714bf9 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: 986c7f23b42ca3fe93f590910f138447e4cd539fe7cd209b4f310183d438ca8f959340ea867802b6387231fceebf23c9f795c180b40fa688a120f3323fd2b0f7