<86>Apr  6 12:25:30 userdel[2943516]: delete user 'rooter'
<86>Apr  6 12:25:30 userdel[2943516]: removed group 'rooter' owned by 'rooter'
<86>Apr  6 12:25:30 userdel[2943516]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr  6 12:25:30 groupadd[2943531]: group added to /etc/group: name=rooter, GID=690
<86>Apr  6 12:25:30 groupadd[2943531]: group added to /etc/gshadow: name=rooter
<86>Apr  6 12:25:30 groupadd[2943531]: new group: name=rooter, GID=690
<86>Apr  6 12:25:30 useradd[2943543]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash
<86>Apr  6 12:25:30 userdel[2943567]: delete user 'builder'
<86>Apr  6 12:25:30 userdel[2943567]: removed group 'builder' owned by 'builder'
<86>Apr  6 12:25:30 userdel[2943567]: removed shadow group 'builder' owned by 'builder'
<86>Apr  6 12:25:30 groupadd[2943587]: group added to /etc/group: name=builder, GID=691
<86>Apr  6 12:25:30 groupadd[2943587]: group added to /etc/gshadow: name=builder
<86>Apr  6 12:25:30 groupadd[2943587]: new group: name=builder, GID=691
<86>Apr  6 12:25:30 useradd[2943599]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash
warning: user user does not exist - using root
warning: group user does not exist - using root
warning: user user does not exist - using root
warning: group user does not exist - using root
warning: ignored self-provides: daq  
<13>Apr  6 12:25:33 rpmi: liblz4-1:1.9.3-alt1 sisyphus+262305.100.1.1 1606099167 installed
<13>Apr  6 12:25:33 rpmi: libgpg-error-1.41-alt4 sisyphus+264254.200.1.1 1609440111 installed
<13>Apr  6 12:25:34 rpmi: libgcrypt20-1.9.2-alt1 sisyphus+266496.100.1.1 1613559234 installed
<13>Apr  6 12:25:34 rpmi: libsystemd-1:247.3-alt2 sisyphus+266129.100.1.3 1613012672 installed
<13>Apr  6 12:25:34 rpmi: libdbus-1.12.18-alt1 sisyphus+252758.100.1.1 1591203693 installed
<13>Apr  6 12:25:34 rpmi: libpcap0.8-2:1.9.1-alt2 sisyphus+252303.100.1.1 1590571652 installed
<13>Apr  6 12:25:34 rpmi: libpcap-devel-2:1.9.1-alt2 sisyphus+252303.100.1.1 1590571652 installed
<13>Apr  6 12:25:34 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596430 installed
warning: ignored self-provides: daq  
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/daq-2.0.6-alt1.nosrc.rpm (w1.gzdio)
warning: ignored self-provides: daq  
Installing daq-2.0.6-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55051
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf daq-2.0.6
+ echo 'Source #0 (daq-2.0.6.tar.gz):'
Source #0 (daq-2.0.6.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/daq-2.0.6.tar.gz
+ /bin/tar -xf -
+ cd daq-2.0.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55051
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd daq-2.0.6
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking build system type... i586-alt-linux-gnu
checking host system type... i586-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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-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 i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-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 i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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... yes
checking for visibility support... yes
checking CFLAGS for gcc -Wall... -Wall
checking CFLAGS for gcc -Wwrite-strings... -Wwrite-strings
checking CFLAGS for gcc -Wsign-compare... -Wsign-compare
checking CFLAGS for gcc -Wcast-align... -Wcast-align
checking CFLAGS for gcc -Wextra... -Wextra
checking CFLAGS for gcc -Wformat... -Wformat
checking CFLAGS for gcc -Wformat-security... -Wformat-security
checking CFLAGS for gcc -Wno-unused-parameter... -Wno-unused-parameter
checking CFLAGS for gcc -fno-strict-aliasing... -fno-strict-aliasing
checking CFLAGS for gcc -fdiagnostics-show-option... -fdiagnostics-show-option
checking CFLAGS for gcc -pedantic -std=c99 -D_GNU_SOURCE... -pedantic -std=c99 -D_GNU_SOURCE
checking for getaddrinfo... yes
checking for flex... flex
checking for flex 2.4 or higher... yes
checking for bison... bison
checking linux/if_ether.h usability... yes
checking linux/if_ether.h presence... yes
checking for linux/if_ether.h... yes
checking linux/if_packet.h usability... yes
checking linux/if_packet.h presence... yes
checking for linux/if_packet.h... yes
checking whether TPACKET2_HDRLEN is declared... yes
checking whether PACKET_TX_RING is declared... yes
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for pcap_lib_version in -lpcap... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking libipq.h usability... no
checking libipq.h presence... no
checking for libipq.h... no
checking for linux/netfilter.h... yes
checking for netinet/in.h... (cached) yes
checking libnetfilter_queue/libnetfilter_queue.h usability... no
checking libnetfilter_queue/libnetfilter_queue.h presence... no
checking for libnetfilter_queue/libnetfilter_queue.h... no
checking for linux/netfilter.h... (cached) yes
checking for pcap.h... (cached) yes
checking for pcap_lib_version... checking for pcap_lib_version in -lpcap... (cached) yes
checking for libpcap version >= "1.0.0"... yes
checking for net/netmap.h... no
checking for net/netmap_user.h... no
checking whether NETMAP_API is declared... no
checking for dlopen in -ldl... yes
checking for inttypes.h... (cached) yes
checking for memory.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for netinet/in.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for inline... inline
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for gethostbyname... yes
checking for getpagesize... (cached) yes
checking for memset... yes
checking for munmap... yes
checking for socket... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtoul... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating api/Makefile
config.status: creating os-daq-modules/Makefile
config.status: creating os-daq-modules/daq-modules-config
config.status: creating sfbpf/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext

Build AFPacket DAQ module.. : yes
Build Dump DAQ module...... : yes
Build IPFW DAQ module...... : yes
Build IPQ DAQ module....... : no
Build NFQ DAQ module....... : no
Build PCAP DAQ module...... : yes
Build netmap DAQ module.... : no

+ /bin/sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ /bin/sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ make
make: Entering directory '/usr/src/RPM/BUILD/daq-2.0.6'
make  all-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/daq-2.0.6'
Making all in api
make[2]: Entering directory '/usr/src/RPM/BUILD/daq-2.0.6/api'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o daq_base.lo daq_base.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_base.c  -fPIC -DPIC -o .libs/daq_base.o
daq_base.c: In function 'daq_config_set_value':
daq_base.c:535:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  535 |                     __FUNCTION__, (unsigned long) sizeof(struct _daq_dict_entry));
      |                     ^~~~~~~~~~~~
daq_base.c:542:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  542 |                     __FUNCTION__, (unsigned long) (strlen(key) + 1));
      |                     ^~~~~~~~~~~~
daq_base.c:555:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  555 |                     __FUNCTION__, (unsigned long) (strlen(value) + 1));
      |                     ^~~~~~~~~~~~
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_base.c -o daq_base.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o daq_mod_ops.lo daq_mod_ops.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_mod_ops.c  -fPIC -DPIC -o .libs/daq_mod_ops.o
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_mod_ops.c -o daq_mod_ops.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -version-info 2:4:0   -o libdaq.la -rpath /usr/lib daq_base.lo daq_mod_ops.lo -ldl 
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/daq_base.o .libs/daq_mod_ops.o   -ldl  -g -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,libdaq.so.2 -o .libs/libdaq.so.2.0.4
libtool: link: (cd ".libs" && rm -f "libdaq.so.2" && ln -s "libdaq.so.2.0.4" "libdaq.so.2")
libtool: link: (cd ".libs" && rm -f "libdaq.so" && ln -s "libdaq.so.2.0.4" "libdaq.so")
libtool: link: ar cru .libs/libdaq.a  daq_base.o daq_mod_ops.o
libtool: link: ranlib .libs/libdaq.a
libtool: link: ( cd ".libs" && rm -f "libdaq.la" && ln -s "../libdaq.la" "libdaq.la" )
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DSTATIC_MODULE_LIST -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o libdaq_static_la-daq_base.lo `test -f 'daq_base.c' || echo './'`daq_base.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSTATIC_MODULE_LIST -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_base.c  -fPIC -DPIC -o .libs/libdaq_static_la-daq_base.o
daq_base.c: In function 'daq_config_set_value':
daq_base.c:535:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  535 |                     __FUNCTION__, (unsigned long) sizeof(struct _daq_dict_entry));
      |                     ^~~~~~~~~~~~
daq_base.c:542:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  542 |                     __FUNCTION__, (unsigned long) (strlen(key) + 1));
      |                     ^~~~~~~~~~~~
daq_base.c:555:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  555 |                     __FUNCTION__, (unsigned long) (strlen(value) + 1));
      |                     ^~~~~~~~~~~~
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSTATIC_MODULE_LIST -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_base.c -o libdaq_static_la-daq_base.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DSTATIC_MODULE_LIST -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o libdaq_static_la-daq_mod_ops.lo `test -f 'daq_mod_ops.c' || echo './'`daq_mod_ops.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSTATIC_MODULE_LIST -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_mod_ops.c  -fPIC -DPIC -o .libs/libdaq_static_la-daq_mod_ops.o
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DSTATIC_MODULE_LIST -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_mod_ops.c -o libdaq_static_la-daq_mod_ops.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -DSTATIC_MODULE_LIST -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -static  -o libdaq_static.la -rpath /usr/lib libdaq_static_la-daq_base.lo libdaq_static_la-daq_mod_ops.lo  
libtool: link: ar cru .libs/libdaq_static.a  libdaq_static_la-daq_base.o libdaq_static_la-daq_mod_ops.o
libtool: link: ranlib .libs/libdaq_static.a
libtool: link: ( cd ".libs" && rm -f "libdaq_static.la" && ln -s "../libdaq_static.la" "libdaq_static.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/daq-2.0.6/api'
Making all in sfbpf
make[2]: Entering directory '/usr/src/RPM/BUILD/daq-2.0.6/sfbpf'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o libsfbpf_la-sf_bpf_filter.lo `test -f 'sf_bpf_filter.c' || echo './'`sf_bpf_filter.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sf_bpf_filter.c  -fPIC -DPIC -o .libs/libsfbpf_la-sf_bpf_filter.o
sf_bpf_filter.c:73:24: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
   73 | #if defined(__hpux) || SOLARIS
      |                        ^~~~~~~
sf_bpf_filter.c:73:24: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
sf_bpf_filter.c:73:24: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
sf_bpf_filter.c: In function 'sfbpf_filter':
sf_bpf_filter.c:301:23: warning: comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]
  301 |                 if (k >= buflen)
      |                       ^~
sf_bpf_filter.c:363:23: warning: comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]
  363 |                 if (k >= buflen)
      |                       ^~
sf_bpf_filter.c:381:23: warning: comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]
  381 |                 if (k >= buflen)
      |                       ^~
sf_bpf_filter.c: In function 'sfbpf_validate':
sf_bpf_filter.c:566:19: warning: comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]
  566 |     for (i = 0; i < len; ++i)
      |                   ^
sf_bpf_filter.c:669:41: warning: comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]
  669 |                         if (from + p->k >= len)
      |                                         ^~
sf_bpf_filter.c:677:42: warning: comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]
  677 |                         if (from + p->jt >= len || from + p->jf >= len)
      |                                          ^~
sf_bpf_filter.c:677:65: warning: comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]
  677 |                         if (from + p->jt >= len || from + p->jf >= len)
      |                                                                 ^~
At top level:
sf_bpf_filter.c:45:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   45 | static const char rcsid[] =
      |                   ^~~~~
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sf_bpf_filter.c -o libsfbpf_la-sf_bpf_filter.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o libsfbpf_la-sf_bpf_printer.lo `test -f 'sf_bpf_printer.c' || echo './'`sf_bpf_printer.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sf_bpf_printer.c  -fPIC -DPIC -o .libs/libsfbpf_la-sf_bpf_printer.o
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sf_bpf_printer.c -o libsfbpf_la-sf_bpf_printer.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o libsfbpf_la-sf_gencode.lo `test -f 'sf_gencode.c' || echo './'`sf_gencode.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sf_gencode.c  -fPIC -DPIC -o .libs/libsfbpf_la-sf_gencode.o
In file included from sf_gencode.c:78:
sf_gencode.c: In function 'sf_sdup':
sfbpf-int.h:44:44: warning: right-hand operand of comma expression has no effect [-Wunused-value]
   43 |     (strncpy((x), (y), (z)), \
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~              
   44 |      ((z) <= 0 ? 0 : ((x)[(z) - 1] = '\0')), \
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
   45 |      strlen((y)))
      |      ~~~~~~~~~~~~                           
sf_gencode.c:339:5: note: in expansion of macro 'strlcpy'
  339 |     strlcpy(cp, s, n);
      |     ^~~~~~~
sf_gencode.c: In function 'sf_gen_scode':
sf_gencode.c:6047:34: warning: comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]
 6047 |                 if (off_linktype == -1 && tproto == Q_DEFAULT)
      |                                  ^~
sf_gencode.c: In function 'sf_gen_mcode6':
sf_gencode.c:6407:26: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
 6407 |     if (sizeof(mask) * 8 < masklen)
      |                          ^
sf_gencode.c: In function 'sf_gen_ncode':
sf_gencode.c:6374:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
 6374 |             syntax();
      |             ^~~~~~~~
sf_gencode.c:6377:9: note: here
 6377 |         default:
      |         ^~~~~~~
At top level:
sf_gencode.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   26 | static const char rcsid[] =
      |                   ^~~~~
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sf_gencode.c -o libsfbpf_la-sf_gencode.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o libsfbpf_la-sf_nametoaddr.lo `test -f 'sf_nametoaddr.c' || echo './'`sf_nametoaddr.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sf_nametoaddr.c  -fPIC -DPIC -o .libs/libsfbpf_la-sf_nametoaddr.o
sf_nametoaddr.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   29 | static const char rcsid[] =
      |                   ^~~~~
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sf_nametoaddr.c -o libsfbpf_la-sf_nametoaddr.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o libsfbpf_la-sf_optimize.lo `test -f 'sf_optimize.c' || echo './'`sf_optimize.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sf_optimize.c  -fPIC -DPIC -o .libs/libsfbpf_la-sf_optimize.o
sf_optimize.c: In function 'opt_peep':
sf_optimize.c:933:20: warning: comparison of integer expressions of different signedness: 'sfbpf_int32' {aka 'int'} and 'unsigned int' [-Wsign-compare]
  933 |         if (b->s.k == 0xffffffff)
      |                    ^~
sf_optimize.c:964:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'sfbpf_int32' {aka 'int'} [-Wsign-compare]
  964 |                 v = (unsigned) v > b->s.k;
      |                                  ^
sf_optimize.c:968:34: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'sfbpf_int32' {aka 'int'} [-Wsign-compare]
  968 |                 v = (unsigned) v >= b->s.k;
      |                                  ^~
sf_optimize.c: In function 'convert_code_r':
sf_optimize.c:2172:23: warning: comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]
 2172 |     for (off = 0; off < slen && src; off++)
      |                       ^
sf_optimize.c:2200:17: warning: comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]
 2200 |         if (off == slen - 2)    /*??? */
      |                 ^~
At top level:
sf_optimize.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   26 | static const char rcsid[] =
      |                   ^~~~~
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sf_optimize.c -o libsfbpf_la-sf_optimize.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o libsfbpf_la-sfbpf-int.lo `test -f 'sfbpf-int.c' || echo './'`sfbpf-int.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sfbpf-int.c  -fPIC -DPIC -o .libs/libsfbpf_la-sfbpf-int.o
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sfbpf-int.c -o libsfbpf_la-sfbpf-int.o >/dev/null 2>&1
bison -y -p sfbpf_ -d ./grammar.y
mv y.tab.c sf_grammar.c
mv y.tab.h tokdefs.h
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o libsfbpf_la-sf_grammar.lo `test -f 'sf_grammar.c' || echo './'`sf_grammar.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sf_grammar.c  -fPIC -DPIC -o .libs/libsfbpf_la-sf_grammar.o
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sf_grammar.c -o libsfbpf_la-sf_grammar.o >/dev/null 2>&1
./runlex.sh flex -Psfbpf_ -osf_scanner.c ./scanner.l
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o libsfbpf_la-sf_scanner.lo `test -f 'sf_scanner.c' || echo './'`sf_scanner.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sf_scanner.c  -fPIC -DPIC -o .libs/libsfbpf_la-sf_scanner.o
./scanner.l:85: warning: "yylval" redefined
   85 | #define yylval pcap_lval
      | 
<command-line>: note: this is the location of the previous definition
sf_scanner.c:4364:16: warning: 'input' defined but not used [-Wunused-function]
 4364 |     static int input  (void)
      |                ^~~~~
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c sf_scanner.c -o libsfbpf_la-sf_scanner.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -Dyylval=sfbpf_lval -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -version-info 0:1:0   -o libsfbpf.la -rpath /usr/lib libsfbpf_la-sf_bpf_filter.lo libsfbpf_la-sf_bpf_printer.lo libsfbpf_la-sf_gencode.lo libsfbpf_la-sf_nametoaddr.lo libsfbpf_la-sf_optimize.lo libsfbpf_la-sfbpf-int.lo libsfbpf_la-sf_grammar.lo libsfbpf_la-sf_scanner.lo  
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/libsfbpf_la-sf_bpf_filter.o .libs/libsfbpf_la-sf_bpf_printer.o .libs/libsfbpf_la-sf_gencode.o .libs/libsfbpf_la-sf_nametoaddr.o .libs/libsfbpf_la-sf_optimize.o .libs/libsfbpf_la-sfbpf-int.o .libs/libsfbpf_la-sf_grammar.o .libs/libsfbpf_la-sf_scanner.o    -g -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,libsfbpf.so.0 -o .libs/libsfbpf.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libsfbpf.so.0" && ln -s "libsfbpf.so.0.0.1" "libsfbpf.so.0")
libtool: link: (cd ".libs" && rm -f "libsfbpf.so" && ln -s "libsfbpf.so.0.0.1" "libsfbpf.so")
libtool: link: ar cru .libs/libsfbpf.a  libsfbpf_la-sf_bpf_filter.o libsfbpf_la-sf_bpf_printer.o libsfbpf_la-sf_gencode.o libsfbpf_la-sf_nametoaddr.o libsfbpf_la-sf_optimize.o libsfbpf_la-sfbpf-int.o libsfbpf_la-sf_grammar.o libsfbpf_la-sf_scanner.o
libtool: link: ranlib .libs/libsfbpf.a
libtool: link: ( cd ".libs" && rm -f "libsfbpf.la" && ln -s "../libsfbpf.la" "libsfbpf.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/daq-2.0.6/sfbpf'
Making all in os-daq-modules
make[2]: Entering directory '/usr/src/RPM/BUILD/daq-2.0.6/os-daq-modules'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../api -I../sfbpf -I../sfbpf  -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o libdaq_static_modules_la-daq_static_modules.lo `test -f 'daq_static_modules.c' || echo './'`daq_static_modules.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_static_modules.c  -fPIC -DPIC -o .libs/libdaq_static_modules_la-daq_static_modules.o
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_static_modules.c -o libdaq_static_modules_la-daq_static_modules.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../api -I../sfbpf -I../sfbpf  -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o libdaq_static_modules_la-daq_afpacket.lo `test -f 'daq_afpacket.c' || echo './'`daq_afpacket.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_afpacket.c  -fPIC -DPIC -o .libs/libdaq_static_modules_la-daq_afpacket.o
In file included from daq_afpacket.c:42:
daq_afpacket.c: In function 'bind_instance_interface':
daq_afpacket.c:126:49: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  126 |         DPE(afpc->errbuf, "%s: bind(%s): %s\n", __FUNCTION__, instance->name, strerror(errno));
      |                                                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:133:49: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  133 |         DPE(afpc->errbuf, "%s: getsockopt: %s", __FUNCTION__, strerror(errno));
      |                                                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'set_up_ring':
daq_afpacket.c:148:88: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  148 |         DPE(afpc->errbuf, "%s: Could not allocate ring buffer entries for device %s!", __FUNCTION__, instance->name);
      |                                                                                        ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'create_instance':
daq_afpacket.c:244:86: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  244 |         snprintf(errbuf, errlen, "%s: Could not allocate a new instance structure.", __FUNCTION__);
      |                                                                                      ^~~~~~~~~~~~
daq_afpacket.c:251:87: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  251 |         snprintf(errbuf, errlen, "%s: Could not allocate a copy of the device name.", __FUNCTION__);
      |                                                                                       ^~~~~~~~~~~~
daq_afpacket.c:259:81: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  259 |         snprintf(errbuf, errlen, "%s: Could not open the PF_PACKET socket: %s", __FUNCTION__, strerror(errno));
      |                                                                                 ^~~~~~~~~~~~
daq_afpacket.c:268:76: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  268 |         snprintf(errbuf, errlen, "%s: Could not find index for device %s", __FUNCTION__, instance->name);
      |                                                                            ^~~~~~~~~~~~
In file included from daq_afpacket.c:42:
daq_afpacket.c: In function 'calculate_layout':
daq_afpacket.c:342:17: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  342 |                 __FUNCTION__, layout->tp_block_size, layout->tp_frame_size, afpc->device);
      |                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'create_ring':
daq_afpacket.c:386:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  386 |                     __FUNCTION__, strerror(errno));
      |                     ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'mmap_rings':
daq_afpacket.c:410:62: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  410 |         DPE(afpc->errbuf, "%s: Could not MMAP the ring: %s", __FUNCTION__, strerror(errno));
      |                                                              ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'start_instance':
daq_afpacket.c:434:49: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  434 |         DPE(afpc->errbuf, "%s: setsockopt: %s", __FUNCTION__, strerror(errno));
      |                                                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:443:17: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  443 |                 __FUNCTION__, instance->name, errno, strerror(errno));
      |                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:450:17: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  450 |                 __FUNCTION__, instance->name, arptype, ARPHRD_ETHER);
      |                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'afpacket_daq_initialize':
daq_afpacket.c:573:96: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  573 |         snprintf(errbuf, errlen, "%s: Couldn't allocate memory for the new AFPacket context!", __FUNCTION__);
      |                                                                                                ^~~~~~~~~~~~
daq_afpacket.c:581:89: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  581 |         snprintf(errbuf, errlen, "%s: Couldn't allocate memory for the device string!", __FUNCTION__);
      |                                                                                         ^~~~~~~~~~~~
daq_afpacket.c:592:80: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  592 |         snprintf(errbuf, errlen, "%s: Invalid interface specification: '%s'!", __FUNCTION__, afpc->device);
      |                                                                                ^~~~~~~~~~~~
daq_afpacket.c:601:76: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  601 |             snprintf(errbuf, errlen, "%s: Interface name too long! (%zu)", __FUNCTION__, len);
      |                                                                            ^~~~~~~~~~~~
daq_afpacket.c:609:97: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  609 |                 snprintf(errbuf, errlen, "%s: Using more than %d interfaces is not supported!", __FUNCTION__, AF_PACKET_MAX_INTERFACES);
      |                                                                                                 ^~~~~~~~~~~~
daq_afpacket.c:629:103: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  629 |                         snprintf(errbuf, errlen, "%s: Couldn't create the bridge between %s and %s!", __FUNCTION__, name1, name2);
      |                                                                                                       ^~~~~~~~~~~~
daq_afpacket.c:646:80: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  646 |         snprintf(errbuf, errlen, "%s: Invalid interface specification: '%s'!", __FUNCTION__, afpc->device);
      |                                                                                ^~~~~~~~~~~~
In file included from daq_afpacket.c:42:
daq_afpacket.c: In function 'afpacket_daq_set_filter':
daq_afpacket.c:704:82: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  704 |         DPE(afpc->errbuf, "%s: Couldn't allocate memory for the filter string!", __FUNCTION__);
      |                                                                                  ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:710:72: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  710 |         DPE(afpc->errbuf, "%s: BPF state machine compilation failed!", __FUNCTION__);
      |                                                                        ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'afpacket_daq_acquire':
daq_afpacket.c:790:79: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  790 |                         DPE(afpc->errbuf, "%s: Unknown TPACKET version: %u!", __FUNCTION__, instance->tp_version);
      |                                                                               ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:796:25: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  796 |                         __FUNCTION__, tp_mac, tp_snaplen, instance->rx_ring.layout.tp_frame_size);
      |                         ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:859:25: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
  859 |                     int rc;
      |                         ^~
In file included from daq_afpacket.c:42:
daq_afpacket.c:893:63: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  893 |                 DPE(afpc->errbuf, "%s: Poll failed: %s (%d)", __FUNCTION__, strerror(errno), errno);
      |                                                               ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:907:81: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  907 |                             DPE(afpc->errbuf, "%s: Hang-up on a packet socket", __FUNCTION__);
      |                                                                                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:909:101: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  909 |                             DPE(afpc->errbuf, "%s: Encountered error condition on a packet socket", __FUNCTION__);
      |                                                                                                     ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:911:97: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  911 |                             DPE(afpc->errbuf, "%s: Invalid polling request on a packet socket", __FUNCTION__);
      |                                                                                                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'afpacket_daq_inject':
daq_afpacket.c:946:68: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  946 |             DPE(afpc->errbuf, "%s: Error sending packet: %s (%d)", __FUNCTION__, strerror(errno), errno);
      |                                                                    ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
In file included from /usr/include/string.h:532,
                 from daq_afpacket.c:35:
In function 'strncpy',
    inlined from 'iface_get_arptype' at daq_afpacket.c:222:5,
    inlined from 'start_instance' at daq_afpacket.c:439:15,
    inlined from 'afpacket_daq_start' at daq_afpacket.c:728:13:
/usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
   91 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_afpacket.c -o libdaq_static_modules_la-daq_afpacket.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../api -I../sfbpf -I../sfbpf  -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o libdaq_static_modules_la-daq_pcap.lo `test -f 'daq_pcap.c' || echo './'`daq_pcap.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_pcap.c  -fPIC -DPIC -o .libs/libdaq_static_modules_la-daq_pcap.o
daq_pcap.c: In function 'pcap_daq_initialize':
daq_pcap.c:207:89: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  207 |         snprintf(errbuf, len, "%s: Couldn't allocate memory for the new PCAP context!", __FUNCTION__);
      |                                                                                         ^~~~~~~~~~~~
daq_pcap.c:232:92: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  232 |             snprintf(errbuf, len, "%s: Couldn't allocate memory for the filename string!", __FUNCTION__);
      |                                                                                            ^~~~~~~~~~~~
daq_pcap.c:243:90: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  243 |             snprintf(errbuf, len, "%s: Couldn't allocate memory for the device string!", __FUNCTION__);
      |                                                                                          ^~~~~~~~~~~~
In file included from daq_pcap.c:41:
daq_pcap.c: In function 'pcap_daq_set_filter':
daq_pcap.c:276:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  276 |             DPE(context->errbuf, "%s: pcap_compile: %s", __FUNCTION__, pcap_geterr(context->handle));
      |                                                          ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_pcap.c:283:60: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  283 |             DPE(context->errbuf, "%s: pcap_setfilter: %s", __FUNCTION__, pcap_geterr(context->handle));
      |                                                            ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_pcap.c:295:80: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  295 |             DPE(context->errbuf, "%s: Could not allocate a dead PCAP handle!", __FUNCTION__);
      |                                                                                ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_pcap.c:300:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  300 |             DPE(context->errbuf, "%s: pcap_compile: %s", __FUNCTION__, pcap_geterr(dead_handle));
      |                                                          ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_pcap.c:312:104: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  312 |             DPE(context->errbuf, "%s: Could not allocate space to store a copy of the filter string!", __FUNCTION__);
      |                                                                                                        ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_pcap.c -o libdaq_static_modules_la-daq_pcap.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../api -I../sfbpf -I../sfbpf  -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o libdaq_static_modules_la-daq_dump.lo `test -f 'daq_dump.c' || echo './'`daq_dump.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_dump.c  -fPIC -DPIC -o .libs/libdaq_static_modules_la-daq_dump.o
daq_dump.c: In function 'dump_daq_initialize':
daq_dump.c:113:13: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  113 |             __FUNCTION__);
      |             ^~~~~~~~~~~~
daq_dump.c:118:70: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  118 |         snprintf(errBuf, errMax, "%s: no file capable daq provided", __FUNCTION__);
      |                                                                      ^~~~~~~~~~~~
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_dump.c -o libdaq_static_modules_la-daq_dump.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../api -I../sfbpf -I../sfbpf  -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o libdaq_static_modules_la-daq_ipfw.lo `test -f 'daq_ipfw.c' || echo './'`daq_ipfw.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_ipfw.c  -fPIC -DPIC -o .libs/libdaq_static_modules_la-daq_ipfw.o
daq_ipfw.c: In function 'ipfw_daq_get_setup':
daq_ipfw.c:91:52: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
   91 |                 "%s: variable needs value (%s)\n", __FUNCTION__, entry->key);
      |                                                    ^~~~~~~~~~~~
daq_ipfw.c:102:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  102 |                     __FUNCTION__, entry->value);
      |                     ^~~~~~~~~~~~
daq_ipfw.c:110:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  110 |                     __FUNCTION__, entry->key, entry->value);
      |                     ^~~~~~~~~~~~
daq_ipfw.c: In function 'ipfw_daq_initialize':
daq_ipfw.c:137:13: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  137 |             __FUNCTION__);
      |             ^~~~~~~~~~~~
daq_ipfw.c:151:13: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  151 |             __FUNCTION__);
      |             ^~~~~~~~~~~~
In file included from daq_ipfw.c:36:
daq_ipfw.c: In function 'ipfw_daq_start':
daq_ipfw.c:211:13: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  211 |             __FUNCTION__, strerror(errno));
      |             ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_ipfw.c:218:13: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  218 |             __FUNCTION__, strerror(errno));
      |             ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_ipfw.c: In function 'ipfw_daq_forward':
daq_ipfw.c:248:13: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  248 |             __FUNCTION__, strerror(errno));
      |             ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_ipfw.c: In function 'ipfw_daq_acquire':
daq_ipfw.c:316:17: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  316 |                 __FUNCTION__, strerror(errno));
      |                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_ipfw.c:334:25: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  334 |                         __FUNCTION__, strerror(errno));
      |                         ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_ipfw.c -o libdaq_static_modules_la-daq_ipfw.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -DBUILD_AFPACKET_MODULE -DBUILD_PCAP_MODULE -DBUILD_DUMP_MODULE -DBUILD_IPFW_MODULE    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -static -avoid-version  -o libdaq_static_modules.la -rpath /usr/lib libdaq_static_modules_la-daq_static_modules.lo libdaq_static_modules_la-daq_afpacket.lo libdaq_static_modules_la-daq_pcap.lo libdaq_static_modules_la-daq_dump.lo libdaq_static_modules_la-daq_ipfw.lo     
libtool: link: ar cru .libs/libdaq_static_modules.a  libdaq_static_modules_la-daq_static_modules.o libdaq_static_modules_la-daq_afpacket.o libdaq_static_modules_la-daq_pcap.o libdaq_static_modules_la-daq_dump.o libdaq_static_modules_la-daq_ipfw.o
libtool: link: ranlib .libs/libdaq_static_modules.a
libtool: link: ( cd ".libs" && rm -f "libdaq_static_modules.la" && ln -s "../libdaq_static_modules.la" "libdaq_static_modules.la" )
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../api -I../sfbpf -I../sfbpf  -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o daq_afpacket_la-daq_afpacket.lo `test -f 'daq_afpacket.c' || echo './'`daq_afpacket.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_afpacket.c  -fPIC -DPIC -o .libs/daq_afpacket_la-daq_afpacket.o
In file included from daq_afpacket.c:42:
daq_afpacket.c: In function 'bind_instance_interface':
daq_afpacket.c:126:49: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  126 |         DPE(afpc->errbuf, "%s: bind(%s): %s\n", __FUNCTION__, instance->name, strerror(errno));
      |                                                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:133:49: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  133 |         DPE(afpc->errbuf, "%s: getsockopt: %s", __FUNCTION__, strerror(errno));
      |                                                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'set_up_ring':
daq_afpacket.c:148:88: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  148 |         DPE(afpc->errbuf, "%s: Could not allocate ring buffer entries for device %s!", __FUNCTION__, instance->name);
      |                                                                                        ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'create_instance':
daq_afpacket.c:244:86: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  244 |         snprintf(errbuf, errlen, "%s: Could not allocate a new instance structure.", __FUNCTION__);
      |                                                                                      ^~~~~~~~~~~~
daq_afpacket.c:251:87: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  251 |         snprintf(errbuf, errlen, "%s: Could not allocate a copy of the device name.", __FUNCTION__);
      |                                                                                       ^~~~~~~~~~~~
daq_afpacket.c:259:81: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  259 |         snprintf(errbuf, errlen, "%s: Could not open the PF_PACKET socket: %s", __FUNCTION__, strerror(errno));
      |                                                                                 ^~~~~~~~~~~~
daq_afpacket.c:268:76: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  268 |         snprintf(errbuf, errlen, "%s: Could not find index for device %s", __FUNCTION__, instance->name);
      |                                                                            ^~~~~~~~~~~~
In file included from daq_afpacket.c:42:
daq_afpacket.c: In function 'calculate_layout':
daq_afpacket.c:342:17: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  342 |                 __FUNCTION__, layout->tp_block_size, layout->tp_frame_size, afpc->device);
      |                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'create_ring':
daq_afpacket.c:386:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  386 |                     __FUNCTION__, strerror(errno));
      |                     ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'mmap_rings':
daq_afpacket.c:410:62: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  410 |         DPE(afpc->errbuf, "%s: Could not MMAP the ring: %s", __FUNCTION__, strerror(errno));
      |                                                              ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'start_instance':
daq_afpacket.c:434:49: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  434 |         DPE(afpc->errbuf, "%s: setsockopt: %s", __FUNCTION__, strerror(errno));
      |                                                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:443:17: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  443 |                 __FUNCTION__, instance->name, errno, strerror(errno));
      |                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:450:17: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  450 |                 __FUNCTION__, instance->name, arptype, ARPHRD_ETHER);
      |                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'afpacket_daq_initialize':
daq_afpacket.c:573:96: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  573 |         snprintf(errbuf, errlen, "%s: Couldn't allocate memory for the new AFPacket context!", __FUNCTION__);
      |                                                                                                ^~~~~~~~~~~~
daq_afpacket.c:581:89: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  581 |         snprintf(errbuf, errlen, "%s: Couldn't allocate memory for the device string!", __FUNCTION__);
      |                                                                                         ^~~~~~~~~~~~
daq_afpacket.c:592:80: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  592 |         snprintf(errbuf, errlen, "%s: Invalid interface specification: '%s'!", __FUNCTION__, afpc->device);
      |                                                                                ^~~~~~~~~~~~
daq_afpacket.c:601:76: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  601 |             snprintf(errbuf, errlen, "%s: Interface name too long! (%zu)", __FUNCTION__, len);
      |                                                                            ^~~~~~~~~~~~
daq_afpacket.c:609:97: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  609 |                 snprintf(errbuf, errlen, "%s: Using more than %d interfaces is not supported!", __FUNCTION__, AF_PACKET_MAX_INTERFACES);
      |                                                                                                 ^~~~~~~~~~~~
daq_afpacket.c:629:103: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  629 |                         snprintf(errbuf, errlen, "%s: Couldn't create the bridge between %s and %s!", __FUNCTION__, name1, name2);
      |                                                                                                       ^~~~~~~~~~~~
daq_afpacket.c:646:80: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  646 |         snprintf(errbuf, errlen, "%s: Invalid interface specification: '%s'!", __FUNCTION__, afpc->device);
      |                                                                                ^~~~~~~~~~~~
In file included from daq_afpacket.c:42:
daq_afpacket.c: In function 'afpacket_daq_set_filter':
daq_afpacket.c:704:82: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  704 |         DPE(afpc->errbuf, "%s: Couldn't allocate memory for the filter string!", __FUNCTION__);
      |                                                                                  ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:710:72: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  710 |         DPE(afpc->errbuf, "%s: BPF state machine compilation failed!", __FUNCTION__);
      |                                                                        ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'afpacket_daq_acquire':
daq_afpacket.c:790:79: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  790 |                         DPE(afpc->errbuf, "%s: Unknown TPACKET version: %u!", __FUNCTION__, instance->tp_version);
      |                                                                               ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:796:25: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  796 |                         __FUNCTION__, tp_mac, tp_snaplen, instance->rx_ring.layout.tp_frame_size);
      |                         ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:859:25: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
  859 |                     int rc;
      |                         ^~
In file included from daq_afpacket.c:42:
daq_afpacket.c:893:63: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  893 |                 DPE(afpc->errbuf, "%s: Poll failed: %s (%d)", __FUNCTION__, strerror(errno), errno);
      |                                                               ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:907:81: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  907 |                             DPE(afpc->errbuf, "%s: Hang-up on a packet socket", __FUNCTION__);
      |                                                                                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:909:101: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  909 |                             DPE(afpc->errbuf, "%s: Encountered error condition on a packet socket", __FUNCTION__);
      |                                                                                                     ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c:911:97: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  911 |                             DPE(afpc->errbuf, "%s: Invalid polling request on a packet socket", __FUNCTION__);
      |                                                                                                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_afpacket.c: In function 'afpacket_daq_inject':
daq_afpacket.c:946:68: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  946 |             DPE(afpc->errbuf, "%s: Error sending packet: %s (%d)", __FUNCTION__, strerror(errno), errno);
      |                                                                    ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
In file included from /usr/include/string.h:532,
                 from daq_afpacket.c:35:
In function 'strncpy',
    inlined from 'iface_get_arptype' at daq_afpacket.c:222:5,
    inlined from 'start_instance' at daq_afpacket.c:439:15,
    inlined from 'afpacket_daq_start' at daq_afpacket.c:728:13:
/usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation]
   91 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_afpacket.c -o daq_afpacket_la-daq_afpacket.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -module -export-dynamic -avoid-version -shared   -o daq_afpacket.la -rpath /usr/lib/daq daq_afpacket_la-daq_afpacket.lo ../sfbpf/libsfbpf.la 
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/daq_afpacket_la-daq_afpacket.o   ../sfbpf/.libs/libsfbpf.so  -g -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,daq_afpacket.so -o .libs/daq_afpacket.so
libtool: link: ( cd ".libs" && rm -f "daq_afpacket.la" && ln -s "../daq_afpacket.la" "daq_afpacket.la" )
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../api -I../sfbpf -I../sfbpf  -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o daq_pcap_la-daq_pcap.lo `test -f 'daq_pcap.c' || echo './'`daq_pcap.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_pcap.c  -fPIC -DPIC -o .libs/daq_pcap_la-daq_pcap.o
daq_pcap.c: In function 'pcap_daq_initialize':
daq_pcap.c:207:89: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  207 |         snprintf(errbuf, len, "%s: Couldn't allocate memory for the new PCAP context!", __FUNCTION__);
      |                                                                                         ^~~~~~~~~~~~
daq_pcap.c:232:92: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  232 |             snprintf(errbuf, len, "%s: Couldn't allocate memory for the filename string!", __FUNCTION__);
      |                                                                                            ^~~~~~~~~~~~
daq_pcap.c:243:90: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  243 |             snprintf(errbuf, len, "%s: Couldn't allocate memory for the device string!", __FUNCTION__);
      |                                                                                          ^~~~~~~~~~~~
In file included from daq_pcap.c:41:
daq_pcap.c: In function 'pcap_daq_set_filter':
daq_pcap.c:276:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  276 |             DPE(context->errbuf, "%s: pcap_compile: %s", __FUNCTION__, pcap_geterr(context->handle));
      |                                                          ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_pcap.c:283:60: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  283 |             DPE(context->errbuf, "%s: pcap_setfilter: %s", __FUNCTION__, pcap_geterr(context->handle));
      |                                                            ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_pcap.c:295:80: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  295 |             DPE(context->errbuf, "%s: Could not allocate a dead PCAP handle!", __FUNCTION__);
      |                                                                                ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_pcap.c:300:58: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  300 |             DPE(context->errbuf, "%s: pcap_compile: %s", __FUNCTION__, pcap_geterr(dead_handle));
      |                                                          ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_pcap.c:312:104: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  312 |             DPE(context->errbuf, "%s: Could not allocate space to store a copy of the filter string!", __FUNCTION__);
      |                                                                                                        ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_pcap.c -o daq_pcap_la-daq_pcap.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -module -export-dynamic -avoid-version -shared   -o daq_pcap.la -rpath /usr/lib/daq daq_pcap_la-daq_pcap.lo -lpcap 
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/daq_pcap_la-daq_pcap.o   -lpcap  -g -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,daq_pcap.so -o .libs/daq_pcap.so
libtool: link: ( cd ".libs" && rm -f "daq_pcap.la" && ln -s "../daq_pcap.la" "daq_pcap.la" )
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../api -I../sfbpf -I../sfbpf  -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o daq_dump_la-daq_dump.lo `test -f 'daq_dump.c' || echo './'`daq_dump.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_dump.c  -fPIC -DPIC -o .libs/daq_dump_la-daq_dump.o
daq_dump.c: In function 'dump_daq_initialize':
daq_dump.c:113:13: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  113 |             __FUNCTION__);
      |             ^~~~~~~~~~~~
daq_dump.c:118:70: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  118 |         snprintf(errBuf, errMax, "%s: no file capable daq provided", __FUNCTION__);
      |                                                                      ^~~~~~~~~~~~
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_dump.c -o daq_dump_la-daq_dump.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -module -export-dynamic -avoid-version -shared   -o daq_dump.la -rpath /usr/lib/daq daq_dump_la-daq_dump.lo -lpcap 
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/daq_dump_la-daq_dump.o   -lpcap  -g -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,daq_dump.so -o .libs/daq_dump.so
libtool: link: ( cd ".libs" && rm -f "daq_dump.la" && ln -s "../daq_dump.la" "daq_dump.la" )
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../api -I../sfbpf -I../sfbpf  -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c -o daq_ipfw_la-daq_ipfw.lo `test -f 'daq_ipfw.c' || echo './'`daq_ipfw.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_ipfw.c  -fPIC -DPIC -o .libs/daq_ipfw_la-daq_ipfw.o
daq_ipfw.c: In function 'ipfw_daq_get_setup':
daq_ipfw.c:91:52: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
   91 |                 "%s: variable needs value (%s)\n", __FUNCTION__, entry->key);
      |                                                    ^~~~~~~~~~~~
daq_ipfw.c:102:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  102 |                     __FUNCTION__, entry->value);
      |                     ^~~~~~~~~~~~
daq_ipfw.c:110:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  110 |                     __FUNCTION__, entry->key, entry->value);
      |                     ^~~~~~~~~~~~
daq_ipfw.c: In function 'ipfw_daq_initialize':
daq_ipfw.c:137:13: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  137 |             __FUNCTION__);
      |             ^~~~~~~~~~~~
daq_ipfw.c:151:13: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  151 |             __FUNCTION__);
      |             ^~~~~~~~~~~~
In file included from daq_ipfw.c:36:
daq_ipfw.c: In function 'ipfw_daq_start':
daq_ipfw.c:211:13: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  211 |             __FUNCTION__, strerror(errno));
      |             ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_ipfw.c:218:13: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  218 |             __FUNCTION__, strerror(errno));
      |             ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_ipfw.c: In function 'ipfw_daq_forward':
daq_ipfw.c:248:13: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  248 |             __FUNCTION__, strerror(errno));
      |             ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_ipfw.c: In function 'ipfw_daq_acquire':
daq_ipfw.c:316:17: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  316 |                 __FUNCTION__, strerror(errno));
      |                 ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
daq_ipfw.c:334:25: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  334 |                         __FUNCTION__, strerror(errno));
      |                         ^~~~~~~~~~~~
../api/daq_api.h:118:50: note: in definition of macro 'DPE'
  118 | #define DPE(var, ...) snprintf(var, sizeof(var), __VA_ARGS__)
      |                                                  ^~~~~~~~~~~
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../api -I../sfbpf -I../sfbpf -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -c daq_ipfw.c -o daq_ipfw_la-daq_ipfw.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -module -export-dynamic -avoid-version -shared   -o daq_ipfw.la -rpath /usr/lib/daq daq_ipfw_la-daq_ipfw.lo ../sfbpf/libsfbpf.la 
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/daq_ipfw_la-daq_ipfw.o   ../sfbpf/.libs/libsfbpf.so  -g -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,daq_ipfw.so -o .libs/daq_ipfw.so
libtool: link: ( cd ".libs" && rm -f "daq_ipfw.la" && ln -s "../daq_ipfw.la" "daq_ipfw.la" )
make[2]: Leaving directory '/usr/src/RPM/BUILD/daq-2.0.6/os-daq-modules'
make[2]: Entering directory '/usr/src/RPM/BUILD/daq-2.0.6'
make[2]: Leaving directory '/usr/src/RPM/BUILD/daq-2.0.6'
make[1]: Leaving directory '/usr/src/RPM/BUILD/daq-2.0.6'
make: Leaving directory '/usr/src/RPM/BUILD/daq-2.0.6'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38823
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/daq-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/daq-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd daq-2.0.6
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/daq-buildroot
make: Entering directory '/usr/src/RPM/BUILD/daq-2.0.6'
Making install in api
make[1]: Entering directory '/usr/src/RPM/BUILD/daq-2.0.6/api'
make[2]: Entering directory '/usr/src/RPM/BUILD/daq-2.0.6/api'
 /bin/mkdir -p '/usr/src/tmp/daq-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libdaq.la libdaq_static.la '/usr/src/tmp/daq-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libdaq.so.2.0.4 /usr/src/tmp/daq-buildroot/usr/lib/libdaq.so.2.0.4
libtool: install: (cd /usr/src/tmp/daq-buildroot/usr/lib && { ln -s -f libdaq.so.2.0.4 libdaq.so.2 || { rm -f libdaq.so.2 && ln -s libdaq.so.2.0.4 libdaq.so.2; }; })
libtool: install: (cd /usr/src/tmp/daq-buildroot/usr/lib && { ln -s -f libdaq.so.2.0.4 libdaq.so || { rm -f libdaq.so && ln -s libdaq.so.2.0.4 libdaq.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libdaq.lai /usr/src/tmp/daq-buildroot/usr/lib/libdaq.la
libtool: install: /usr/libexec/rpm-build/install -p .libs/libdaq_static.lai /usr/src/tmp/daq-buildroot/usr/lib/libdaq_static.la
libtool: install: /usr/libexec/rpm-build/install -p .libs/libdaq.a /usr/src/tmp/daq-buildroot/usr/lib/libdaq.a
libtool: install: chmod 644 /usr/src/tmp/daq-buildroot/usr/lib/libdaq.a
libtool: install: ranlib /usr/src/tmp/daq-buildroot/usr/lib/libdaq.a
libtool: install: /usr/libexec/rpm-build/install -p .libs/libdaq_static.a /usr/src/tmp/daq-buildroot/usr/lib/libdaq_static.a
libtool: install: chmod 644 /usr/src/tmp/daq-buildroot/usr/lib/libdaq_static.a
libtool: install: ranlib /usr/src/tmp/daq-buildroot/usr/lib/libdaq_static.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/daq-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 daq.h daq_api.h daq_common.h '/usr/src/tmp/daq-buildroot/usr/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/daq-2.0.6/api'
make[1]: Leaving directory '/usr/src/RPM/BUILD/daq-2.0.6/api'
Making install in sfbpf
make[1]: Entering directory '/usr/src/RPM/BUILD/daq-2.0.6/sfbpf'
make[2]: Entering directory '/usr/src/RPM/BUILD/daq-2.0.6/sfbpf'
 /bin/mkdir -p '/usr/src/tmp/daq-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libsfbpf.la '/usr/src/tmp/daq-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsfbpf.so.0.0.1 /usr/src/tmp/daq-buildroot/usr/lib/libsfbpf.so.0.0.1
libtool: install: (cd /usr/src/tmp/daq-buildroot/usr/lib && { ln -s -f libsfbpf.so.0.0.1 libsfbpf.so.0 || { rm -f libsfbpf.so.0 && ln -s libsfbpf.so.0.0.1 libsfbpf.so.0; }; })
libtool: install: (cd /usr/src/tmp/daq-buildroot/usr/lib && { ln -s -f libsfbpf.so.0.0.1 libsfbpf.so || { rm -f libsfbpf.so && ln -s libsfbpf.so.0.0.1 libsfbpf.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsfbpf.lai /usr/src/tmp/daq-buildroot/usr/lib/libsfbpf.la
libtool: install: /usr/libexec/rpm-build/install -p .libs/libsfbpf.a /usr/src/tmp/daq-buildroot/usr/lib/libsfbpf.a
libtool: install: chmod 644 /usr/src/tmp/daq-buildroot/usr/lib/libsfbpf.a
libtool: install: ranlib /usr/src/tmp/daq-buildroot/usr/lib/libsfbpf.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/daq-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 sfbpf.h sfbpf_dlt.h '/usr/src/tmp/daq-buildroot/usr/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/daq-2.0.6/sfbpf'
make[1]: Leaving directory '/usr/src/RPM/BUILD/daq-2.0.6/sfbpf'
Making install in os-daq-modules
make[1]: Entering directory '/usr/src/RPM/BUILD/daq-2.0.6/os-daq-modules'
make[2]: Entering directory '/usr/src/RPM/BUILD/daq-2.0.6/os-daq-modules'
 /bin/mkdir -p '/usr/src/tmp/daq-buildroot/usr/bin'
 /usr/libexec/rpm-build/install -p daq-modules-config '/usr/src/tmp/daq-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/daq-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libdaq_static_modules.la '/usr/src/tmp/daq-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libdaq_static_modules.lai /usr/src/tmp/daq-buildroot/usr/lib/libdaq_static_modules.la
libtool: install: /usr/libexec/rpm-build/install -p .libs/libdaq_static_modules.a /usr/src/tmp/daq-buildroot/usr/lib/libdaq_static_modules.a
libtool: install: chmod 644 /usr/src/tmp/daq-buildroot/usr/lib/libdaq_static_modules.a
libtool: install: ranlib /usr/src/tmp/daq-buildroot/usr/lib/libdaq_static_modules.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/daq-buildroot/usr/lib/daq'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   daq_afpacket.la daq_pcap.la daq_dump.la daq_ipfw.la '/usr/src/tmp/daq-buildroot/usr/lib/daq'
libtool: warning: relinking 'daq_afpacket.la'
libtool: install: (cd /usr/src/RPM/BUILD/daq-2.0.6/os-daq-modules; /bin/sh "/usr/src/RPM/BUILD/daq-2.0.6/libtool"  --tag CC --mode=relink i586-alt-linux-gcc -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -module -export-dynamic -avoid-version -shared -o daq_afpacket.la -rpath /usr/lib/daq daq_afpacket_la-daq_afpacket.lo ../sfbpf/libsfbpf.la -inst-prefix-dir /usr/src/tmp/daq-buildroot)
libtool: relink: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/daq_afpacket_la-daq_afpacket.o   -L/usr/src/tmp/daq-buildroot/usr/lib -L/usr/lib -lsfbpf  -g -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,daq_afpacket.so -o .libs/daq_afpacket.so
libtool: install: /usr/libexec/rpm-build/install -p .libs/daq_afpacket.soT /usr/src/tmp/daq-buildroot/usr/lib/daq/daq_afpacket.so
libtool: install: /usr/libexec/rpm-build/install -p .libs/daq_afpacket.lai /usr/src/tmp/daq-buildroot/usr/lib/daq/daq_afpacket.la
libtool: install: /usr/libexec/rpm-build/install -p .libs/daq_pcap.so /usr/src/tmp/daq-buildroot/usr/lib/daq/daq_pcap.so
libtool: install: /usr/libexec/rpm-build/install -p .libs/daq_pcap.lai /usr/src/tmp/daq-buildroot/usr/lib/daq/daq_pcap.la
libtool: install: /usr/libexec/rpm-build/install -p .libs/daq_dump.so /usr/src/tmp/daq-buildroot/usr/lib/daq/daq_dump.so
libtool: install: /usr/libexec/rpm-build/install -p .libs/daq_dump.lai /usr/src/tmp/daq-buildroot/usr/lib/daq/daq_dump.la
libtool: warning: relinking 'daq_ipfw.la'
libtool: install: (cd /usr/src/RPM/BUILD/daq-2.0.6/os-daq-modules; /bin/sh "/usr/src/RPM/BUILD/daq-2.0.6/libtool"  --tag CC --mode=relink i586-alt-linux-gcc -DBUILDING_SO -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fvisibility=hidden -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -module -export-dynamic -avoid-version -shared -o daq_ipfw.la -rpath /usr/lib/daq daq_ipfw_la-daq_ipfw.lo ../sfbpf/libsfbpf.la -inst-prefix-dir /usr/src/tmp/daq-buildroot)
libtool: relink: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/daq_ipfw_la-daq_ipfw.o   -L/usr/src/tmp/daq-buildroot/usr/lib -L/usr/lib -lsfbpf  -g -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,daq_ipfw.so -o .libs/daq_ipfw.so
libtool: install: /usr/libexec/rpm-build/install -p .libs/daq_ipfw.soT /usr/src/tmp/daq-buildroot/usr/lib/daq/daq_ipfw.so
libtool: install: /usr/libexec/rpm-build/install -p .libs/daq_ipfw.lai /usr/src/tmp/daq-buildroot/usr/lib/daq/daq_ipfw.la
libtool: warning: remember to run 'libtool --finish /usr/lib/daq'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/daq-2.0.6/os-daq-modules'
make[1]: Leaving directory '/usr/src/RPM/BUILD/daq-2.0.6/os-daq-modules'
make[1]: Entering directory '/usr/src/RPM/BUILD/daq-2.0.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/daq-2.0.6'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/daq-2.0.6'
make[1]: Leaving directory '/usr/src/RPM/BUILD/daq-2.0.6'
make: Leaving directory '/usr/src/RPM/BUILD/daq-2.0.6'
+ find /usr/src/tmp/daq-buildroot -type f -name '*.la' -delete -print
/usr/src/tmp/daq-buildroot/usr/lib/daq/daq_ipfw.la
/usr/src/tmp/daq-buildroot/usr/lib/daq/daq_dump.la
/usr/src/tmp/daq-buildroot/usr/lib/daq/daq_pcap.la
/usr/src/tmp/daq-buildroot/usr/lib/daq/daq_afpacket.la
/usr/src/tmp/daq-buildroot/usr/lib/libdaq_static_modules.la
/usr/src/tmp/daq-buildroot/usr/lib/libsfbpf.la
/usr/src/tmp/daq-buildroot/usr/lib/libdaq_static.la
/usr/src/tmp/daq-buildroot/usr/lib/libdaq.la
+ find /usr/src/tmp/daq-buildroot -type f -name '*.a' -delete -print
/usr/src/tmp/daq-buildroot/usr/lib/libdaq_static_modules.a
/usr/src/tmp/daq-buildroot/usr/lib/libsfbpf.a
/usr/src/tmp/daq-buildroot/usr/lib/libdaq_static.a
/usr/src/tmp/daq-buildroot/usr/lib/libdaq.a
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/daq-buildroot (auto)
mode of './usr/lib/daq/daq_ipfw.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/daq/daq_dump.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/daq/daq_pcap.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/daq/daq_afpacket.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/libsfbpf.so.0.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/libdaq.so.2.0.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/daq-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/daq-buildroot/ (default)
Compressing files in /usr/src/tmp/daq-buildroot (auto)
Adjusting library links in /usr/src/tmp/daq-buildroot
./usr/lib: (from <cmdline>:0)
	libdaq.so.2 -> libdaq.so.2.0.4
	libsfbpf.so.0 -> libsfbpf.so.0.0.1
Verifying ELF objects in /usr/src/tmp/daq-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/daq/daq_afpacket.so: uses non-LFS functions: mmap
verify-elf: WARNING: ./usr/lib/libsfbpf.so.0.0.1: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/lib/libdaq.so.2.0.4: uses non-LFS functions: __xstat readdir
Hardlinking identical .pyc and .pyo files
Processing files: libdaq-2.0.6-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pGADhR
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/daq-buildroot/usr/lib/libdaq.so.2: 39 symbols, 16 bpp
lib.prov: /usr/src/tmp/daq-buildroot/usr/lib/libsfbpf.so.0: 5 symbols, 13 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NapIgS
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: daq-lib = 2.0.6, libdaq.so.2 = set:jdDdMmsrdkg5cMIGF9lmMr0SwAgxEjikZLxEiDLsSKuG6AZiBlR69nZKQcKH7Ej17Lgh9nGaLXQzcnlzy6, libsfbpf.so.0 = set:gdbaKZrsZ2Pt7
Requires: /bin/sh, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libpcap.so.0.8 >= set:kfqoCuiuPPCOeVtxrYZtqWJEbJtsOVxeteWBldlHfobbq6FMPsu5izxq8OJd, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Obsoletes: daq-lib < 2.0.6
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VfuwPR
Creating libdaq-debuginfo package
Processing files: libdaq-devel-2.0.6-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dN03wS
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nFUGPQ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: daq-devel = 2.0.6
Requires: libdaq = 2.0.6-alt1, bc, /usr/lib/libdaq.so.2.0.4, /usr/lib/libsfbpf.so.0.0.1
Obsoletes: daq-devel < 2.0.6
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R8icES
Processing files: libdaq-debuginfo-2.0.6-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jnSCXP
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.toAmpR
find-requires: running scripts (debuginfo)
Provides: debug(libdaq.so.2), debug(libsfbpf.so.0)
Requires: libdaq = 2.0.6-alt1, debug(libc.so.6), debug(libdl.so.2), debug(libpcap.so.0.8)
Adding to libdaq-devel a strict dependency on libdaq
Adding to libdaq-debuginfo a strict dependency on libdaq
Removing 2 extra deps from libdaq-devel due to dependency on libdaq
Wrote: /usr/src/RPM/RPMS/i586/libdaq-2.0.6-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libdaq-devel-2.0.6-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libdaq-debuginfo-2.0.6-alt1.i586.rpm (w2.lzdio)
24.32user 5.10system 0:35.03elapsed 83%CPU (0avgtext+0avgdata 57336maxresident)k
0inputs+0outputs (0major+1622319minor)pagefaults 0swaps
30.96user 10.06system 0:46.08elapsed 89%CPU (0avgtext+0avgdata 109504maxresident)k
0inputs+0outputs (0major+1946770minor)pagefaults 0swaps