
Applying ./patches/100-debian_shared_lib.patch using plaintext: 
patching file Makefile.in
Hunk #1 succeeded at 38 (offset -2 lines).
Hunk #2 succeeded at 70 (offset -1 lines).
Hunk #3 succeeded at 91 with fuzz 2 (offset -1 lines).
Hunk #4 succeeded at 111 (offset -1 lines).
Hunk #6 succeeded at 379 (offset 2 lines).
Hunk #7 succeeded at 457 with fuzz 2 (offset 2 lines).
Hunk #8 succeeded at 474 (offset 5 lines).
Hunk #9 succeeded at 490 (offset 5 lines).
Hunk #10 succeeded at 537 (offset 5 lines).
Hunk #11 succeeded at 659 (offset 7 lines).
patching file aclocal.m4
Hunk #1 succeeded at 438 (offset -2 lines).
Hunk #2 succeeded at 501 (offset -2 lines).
patching file pcap-config.in

Applying ./patches/102-makefile_disable_manpages.patch using plaintext: 
patching file Makefile.in

Applying ./patches/103-makefile_flex_workaround.patch using plaintext: 
patching file Makefile.in

Applying ./patches/201-space_optimization.patch using plaintext: 
patching file gencode.c
patching file pcap.c
patching file optimize.c
patching file pcap-common.c

Applying ./patches/202-protocol_api.patch using plaintext: 
patching file pcap-linux.c
patching file pcap.c
patching file pcap/pcap.h
patching file pcap-int.h

Applying ./patches/203-undef_iw_mode_monitor.patch using plaintext: 
patching file pcap-linux.c
configure: WARNING: unrecognized options: --disable-nls, --enable-static, --with-build-cc
configure: loading site script /home/bastian/ledebot/openwrt/include/site/mips
checking build system type... x86_64-pc-linux-gnu
checking host system type... mips-openwrt-linux-gnu
checking target system type... mips-openwrt-linux-gnu
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... none needed
checking for inline... inline
checking for __attribute__... yes
checking whether __attribute__((unused)) can be used without warnings... yes
checking whether __attribute__((format)) can be used without warnings... yes
checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -E
checking for grep that handles long lines and -e... /home/bastian/ledebot/openwrt/staging_dir/host/bin/grep
checking for egrep... /home/bastian/ledebot/openwrt/staging_dir/host/bin/grep -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 sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for int8_t... yes
checking for u_int8_t... yes
checking for int16_t... yes
checking for u_int16_t... yes
checking for int32_t... yes
checking for u_int32_t... yes
checking for int64_t... yes
checking for u_int64_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking sys/ioccom.h usability... no
checking sys/ioccom.h presence... no
checking for sys/ioccom.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking linux/if_packet.h usability... yes
checking linux/if_packet.h presence... yes
checking for linux/if_packet.h... yes
checking netpacket/packet.h usability... yes
checking netpacket/packet.h presence... yes
checking for netpacket/packet.h... yes
checking netpacket/if_packet.h usability... no
checking netpacket/if_packet.h presence... no
checking for netpacket/if_packet.h... no
checking for net/pfvar.h... no
checking for netinet/if_ether.h... yes
checking for linux/sockios.h... yes
checking for linux/if_bonding.h... yes
checking for ANSI ioctl definitions... yes
checking for strerror... (cached) yes
checking for strlcpy... yes
checking for vsnprintf... (cached) yes
checking for snprintf... yes
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for library containing putmsg... no
checking for ether_hostton... yes
checking whether ether_hostton is declared... no
checking netinet/ether.h usability... yes
checking netinet/ether.h presence... yes
checking for netinet/ether.h... yes
checking whether ether_hostton is declared... yes
checking if --disable-protochain option is specified... enabled
checking packet capture type... linux
checking for linux/wireless.h... yes
checking for linux/ethtool.h... yes
checking if if_packet.h has tpacket_stats defined... yes
checking if tpacket_auxdata struct has tp_vlan_tci member... yes
checking for getifaddrs... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking for socklen_t... yes
checking for getaddrinfo... (cached) yes
checking whether to build optimizer debugging code... no
checking whether to build parser debugging code... no
checking whether we have the DAG API... no
checking for flex... flex
checking for flex 2.4 or higher... yes
checking for bison... bison
checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
checking whether ln -s works... yes
checking if sockaddr struct has the sa_len member... no
checking if sockaddr_storage struct exists... yes
checking if dl_hp_ppa_info_t struct has dl_module_id_1 member... no
checking if unaligned accesses fail... (cached) no
checking for USB sniffing support... yes
configure: Device for USB sniffing is /dev/usbmon
checking linux/compiler.h usability... no
checking linux/compiler.h presence... no
checking for linux/compiler.h... no
checking linux/usbdevice_fs.h usability... yes
checking linux/usbdevice_fs.h presence... yes
checking for linux/usbdevice_fs.h... yes
checking if usbdevfs_ctrltransfer struct has bRequestType member... yes
checking whether the platform could support netfilter sniffing... yes
checking whether we can compile the netfilter support... (cached) no
checking linux/net_tstamp.h usability... yes
checking linux/net_tstamp.h presence... yes
checking for linux/net_tstamp.h... yes
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pcap-filter.manmisc
config.status: creating pcap-linktype.manmisc
config.status: creating pcap-tstamp.manmisc
config.status: creating pcap-savefile.manfile
config.status: creating pcap.3pcap
config.status: creating pcap_compile.3pcap
config.status: creating pcap_datalink.3pcap
config.status: creating pcap_dump_open.3pcap
config.status: creating pcap_get_tstamp_precision.3pcap
config.status: creating pcap_list_datalinks.3pcap
config.status: creating pcap_list_tstamp_types.3pcap
config.status: creating pcap_open_dead.3pcap
config.status: creating pcap_open_offline.3pcap
config.status: creating pcap_set_tstamp_precision.3pcap
config.status: creating pcap_set_tstamp_type.3pcap
config.status: creating config.h
config.status: executing default-1 commands
configure: WARNING: unrecognized options: --disable-nls, --enable-static, --with-build-cc
make[4]: Entering directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o pcap-linux.o ./pcap-linux.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o fad-getad.o ./fad-getad.c
if grep GIT ./VERSION >/dev/null; then \
	read ver <./VERSION; \
	echo $ver | tr -d '\012'; \
	date +_%Y_%m_%d; \
else \
	cat ./VERSION; \
fi | sed -e 's/.*/static const char pcap_version_string[] = "libpcap version &";/' > version.h
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o inet.o ./inet.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o gencode.o ./gencode.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o optimize.o ./optimize.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o nametoaddr.o ./nametoaddr.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o etherent.o ./etherent.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o savefile.o ./savefile.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o sf-pcap.o ./sf-pcap.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o sf-pcap-ng.o ./sf-pcap-ng.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o pcap-common.o ./pcap-common.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o bpf_image.o ./bpf_image.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o bpf_dump.o ./bpf_dump.c
./runlex.sh flex -Ppcap_ -oscanner.c scanner.l
mv scanner.c scanner.c.bottom
cat ./scanner.c.top scanner.c.bottom > scanner.c
bison -y -p pcap_ -d grammar.y
grammar.y: warning: 38 shift/reduce conflicts [-Wconflicts-sr]
mv y.tab.c grammar.c
rm -f bpf_filter.c
ln -s ./bpf/net/bpf_filter.c bpf_filter.c
mv y.tab.h tokdefs.h
if grep GIT ./VERSION >/dev/null; then \
	read ver <./VERSION; \
	echo $ver | tr -d '\012'; \
	date +_%Y_%m_%d; \
else \
	cat ./VERSION; \
fi | sed -e 's/.*/char pcap_version[] = "&";/' > version.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o pcap-linux_pic.o ./pcap-linux.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o fad-getad_pic.o ./fad-getad.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o pcap_pic.o ./pcap.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o inet_pic.o ./inet.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o gencode_pic.o ./gencode.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o optimize_pic.o ./optimize.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o nametoaddr_pic.o ./nametoaddr.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o etherent_pic.o ./etherent.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o savefile_pic.o ./savefile.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o sf-pcap_pic.o ./sf-pcap.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o sf-pcap-ng_pic.o ./sf-pcap-ng.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o pcap-common_pic.o ./pcap-common.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o bpf_image_pic.o ./bpf_image.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o bpf_dump_pic.o ./bpf_dump.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -Dyylval=pcap_lval -o grammar_pic.o -c grammar.c 
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c bpf_filter.c -o bpf_filter_pic.o
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c version.c -o version_pic.o
./config.status --file=pcap-config.tmp:./pcap-config.in
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c -o pcap.o ./pcap.c
config.status: creating pcap-config.tmp
mv pcap-config.tmp pcap-config
chmod a+x pcap-config
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c scanner.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -Dyylval=pcap_lval -c grammar.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c bpf_filter.c
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -c version.c
mips-openwrt-linux-musl-gcc -fPIC -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections -I/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/linux/include -I.  -D_BSD_SOURCE -DHAVE_CONFIG_H  -D_U_="__attribute__((unused))" -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4:libpcap-1.7.4 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -ffunction-sections -fdata-sections      -o scanner_pic.o -c scanner.c
mips-openwrt-linux-musl-gcc-ar rc libpcap.a pcap-linux.o fad-getad.o pcap.o inet.o gencode.o optimize.o nametoaddr.o etherent.o savefile.o sf-pcap.o sf-pcap-ng.o pcap-common.o bpf_image.o bpf_dump.o  scanner.o grammar.o bpf_filter.o version.o  
mips-openwrt-linux-musl-gcc-ranlib libpcap.a
mips-openwrt-linux-musl-gcc -shared -Wl,-soname,libpcap.so.1.3 -L/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/lib -L/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/lib -L/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/lib -L/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/lib -znow -zrelro   -o libpcap.so.1.3.0 pcap-linux_pic.o fad-getad_pic.o pcap_pic.o inet_pic.o gencode_pic.o optimize_pic.o nametoaddr_pic.o etherent_pic.o savefile_pic.o sf-pcap_pic.o sf-pcap-ng_pic.o pcap-common_pic.o bpf_image_pic.o bpf_dump_pic.o  scanner_pic.o grammar_pic.o bpf_filter_pic.o version_pic.o -lc 
ln -s libpcap.so.1.3.0 libpcap.so.1.3
ln -s libpcap.so.1.3 libpcap.so
make[4]: Leaving directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4'
make[4]: Entering directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4'
[ -d /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/lib ] || \
    (mkdir -p /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/lib; chmod 755 /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/lib)
/usr/bin/install -c -m 644 libpcap.so.1.3.0 /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/lib/
ln -sf libpcap.so.1.3.0 /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/lib/libpcap.so.1.3
ln -sf libpcap.so.1.3 /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/lib/libpcap.so
#
# Most platforms have separate suffixes for shared and
# archive libraries, so we install both.
#
[ -d /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/lib ] || \
    (mkdir -p /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/lib; chmod 755 /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/lib)
/usr/bin/install -c -m 644 libpcap.a /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/lib/libpcap.a
mips-openwrt-linux-musl-gcc-ranlib /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/lib/libpcap.a
[ -d /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/lib ] || \
    (mkdir -p /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/lib; chmod 755 /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/lib)
[ -d /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/include ] || \
    (mkdir -p /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/include; chmod 755 /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/include)
[ -d /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/include/pcap ] || \
    (mkdir -p /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/include/pcap; chmod 755 /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/include/pcap)
for i in pcap.h pcap-bpf.h pcap-namedb.h pcap/bpf.h pcap/bluetooth.h pcap/ipnet.h pcap/namedb.h pcap/nflog.h pcap/pcap.h pcap/sll.h pcap/vlan.h pcap/usb.h; do \
	/usr/bin/install -c -m 644 ./$i \
	    /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/include/$i; done
[ -d /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/bin ] || \
    (mkdir -p /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/bin; chmod 755 /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/bin)
/usr/bin/install -c pcap-config /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4/ipkg-install/usr/bin/pcap-config
make[4]: Leaving directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/libpcap-1.7.4'
