tcpreplay: link against libbpf if enabled
📦 Package Details
Maintainer: me
Description:
When libbpf is enabled, it is detected by the configure logic. So, when that happens, add it as a dependency.
🧪 Run Testing Details
- OpenWrt Version: x86 master
- OpenWrt Target/Subtarget:
- OpenWrt Device:
✅ Formalities
- [x] I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.
@teleostnacl
can you try this change?
@ccrome can you check this PR?
Hi @commodo, sorry for the late reply! After applying this PR, I ran into another error. Could you help me take a look? Thanks!
make[2]: Entering directory 'openwrt/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directory 'openwrt/scripts/config'
make[1]: Entering directory 'openwrt'
+ mkdir -p openwrt/staging_dir/target-mipsel_24kc_musl
+ cd openwrt/staging_dir/target-mipsel_24kc_musl
+ mkdir -p bin lib stamp usr/include usr/lib
mkdir -p openwrt/build_dir/target-mipsel_24kc_musl/stamp
touch openwrt/staging_dir/target-mipsel_24kc_musl/.prepared
make[2]: Entering directory 'openwrt/package/utils/lua'
make[2]: Leaving directory 'openwrt/package/utils/lua'
time: package/utils/lua/host-compile#0.25#0.09#0.36
make[2]: Entering directory 'openwrt/package/system/apk'
make[2]: Leaving directory 'openwrt/package/system/apk'
time: package/system/apk/host-compile#0.17#0.07#0.27
make[2]: Entering directory 'openwrt/package/libs/toolchain'
echo "libc" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "libgcc" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "libatomic" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "libpthread" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "librt" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
make[2]: Leaving directory 'openwrt/package/libs/toolchain'
time: package/libs/toolchain/compile#0.17#0.03#0.24
make[2]: Entering directory 'openwrt/package/libs/libpcap'
echo "libpcap" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libpcap.default.install
make[2]: Leaving directory 'openwrt/package/libs/libpcap'
time: package/libs/libpcap/compile#0.16#0.02#0.22
make[2]: Entering directory 'openwrt/package/libs/musl-fts'
echo "musl-fts" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/musl-fts.default.install
make[2]: Leaving directory 'openwrt/package/libs/musl-fts'
time: package/libs/musl-fts/compile#0.27#0.06#0.37
make[2]: Entering directory 'openwrt/feeds/packages/net/tcpreplay'
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.prepared_afaf4ff57b2597de9ba8376a75a7180d_6664517399ebbbc92a37c5bb081b5c53_check
. openwrt/include/shell.sh; xzcat openwrt/dl/tcpreplay-4.5.2.tar.xz | tar -C openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.prepared_afaf4ff57b2597de9ba8376a75a7180d_6664517399ebbbc92a37c5bb081b5c53
rm -f openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.configured_*
rm -f openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.tcpreplay_installed
(cd openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf ./autom4te.cache; [ -e ./config.rpath ] || ln -s openwrt/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=openwrt/staging_dir/host/bin/autom4te AUTOCONF=openwrt/staging_dir/host/bin/autoconf AUTOMAKE=openwrt/staging_dir/host/bin/automake ACLOCAL=openwrt/staging_dir/host/bin/aclocal AUTOHEADER=openwrt/staging_dir/host/bin/autoheader LIBTOOLIZE=openwrt/staging_dir/host/bin/libtoolize LIBTOOL=openwrt/staging_dir/host/bin/libtool M4=openwrt/staging_dir/host/bin/m4 AUTOPOINT=true GTKDOCIZE=true LIBTOOLIZE='openwrt/staging_dir/host/bin/libtoolize --install' openwrt/staging_dir/host/bin/autoreconf -v -f -i -B openwrt/staging_dir/host/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I openwrt/staging_dir/hostpkg/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: openwrt/staging_dir/host/bin/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I openwrt/staging_dir/hostpkg/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4 -I libopts/m4
autoreconf: configure.ac: tracing
autoreconf: running: openwrt/staging_dir/host/bin/libtoolize --install --copy --force
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
OpenWrt-libtoolize: copying file 'config/compile'
OpenWrt-libtoolize: copying file 'config/config.guess'
OpenWrt-libtoolize: copying file 'config/config.sub'
OpenWrt-libtoolize: copying file 'config/depcomp'
OpenWrt-libtoolize: copying file 'config/install-sh'
OpenWrt-libtoolize: copying file 'config/missing'
OpenWrt-libtoolize: copying file 'config/ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
OpenWrt-libtoolize: copying file 'm4/libtool.m4'
OpenWrt-libtoolize: copying file 'm4/ltoptions.m4'
OpenWrt-libtoolize: copying file 'm4/ltsugar.m4'
OpenWrt-libtoolize: copying file 'm4/ltversion.m4'
OpenWrt-libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: openwrt/staging_dir/host/bin/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I openwrt/staging_dir/hostpkg/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4 -I libopts/m4
autoreconf: running: openwrt/staging_dir/host/bin/autoconf --include=openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=openwrt/staging_dir/hostpkg/share/aclocal --include=openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: openwrt/staging_dir/host/bin/autoheader --include=openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=openwrt/staging_dir/hostpkg/share/aclocal --include=openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: openwrt/staging_dir/host/bin/automake --add-missing --copy --force-missing
autoreconf: Leaving directory '.'
(cd openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/./; if [ -x ./configure ]; then find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.guess | xargs -r chmod u+w; find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.guess | xargs -r -n1 cp --remove-destination openwrt/scripts/config.guess; find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.sub | xargs -r chmod u+w; find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.sub | xargs -r -n1 cp --remove-destination openwrt/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11" LD="mipsel-openwrt-linux-musl-ld.bfd" NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -mips16 -minterlink-mips16 " CPPFLAGS="-Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify " LDFLAGS="-Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts " ac_cv_lib_nl_nl_cache_alloc=no ac_cv_lib_nl_genl_3_genl_connect=no ac_cv_lib_nl_3_nl_cache_alloc=no ac_cv_lib_dbus_1_dbus_malloc=no ac_cv_path_pcncfg=no ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-linux-gnu --disable-dependency-tracking --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls --enable-dynamic-link --enable-force-pf ; fi; )
configure: loading site script openwrt/include/site/mipsel
checking whether to enable maintainer-specific portions of Makefiles... yes
checking if malloc debugging is wanted... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-gnu
checking target system type... mipsel-openwrt-linux-gnu
checking for cygwin development environment... no
checking for a BSD-compatible install... openwrt/staging_dir/host/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for mipsel-openwrt-linux-strip... mipsel-openwrt-linux-musl-strip
checking for a race-free mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports the include directive... yes (GNU style)
checking for mipsel-openwrt-linux-gcc... mipsel-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 the compiler supports GNU C... yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g... yes
checking for mipsel-openwrt-linux-musl-gcc option to enable C23 features... unsupported
checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features... none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... yes
checking dependency style of mipsel-openwrt-linux-musl-gcc... none
checking for mipsel-openwrt-linux-ar... mipsel-openwrt-linux-musl-gcc-ar
checking the archiver (mipsel-openwrt-linux-musl-gcc-ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... openwrt/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... openwrt/staging_dir/host/bin/grep
checking for egrep... openwrt/staging_dir/host/bin/grep -E
checking for fgrep... openwrt/staging_dir/host/bin/grep -F
checking for ld used by mipsel-openwrt-linux-musl-gcc... mipsel-openwrt-linux-musl-ld.bfd
checking if the linker (mipsel-openwrt-linux-musl-ld.bfd) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... mipsel-openwrt-linux-musl-gcc-nm
checking the name lister (mipsel-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to mipsel-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mipsel-openwrt-linux-musl-ld.bfd option to reload object files... -r
checking for file... file
checking for mipsel-openwrt-linux-objdump... mipsel-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mipsel-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-musl-gcc-ranlib
checking for mipsel-openwrt-linux-ar... (cached) mipsel-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for mipsel-openwrt-linux-strip... (cached) mipsel-openwrt-linux-musl-strip
checking command to parse mipsel-openwrt-linux-musl-gcc-nm output from mipsel-openwrt-linux-musl-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for mipsel-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for vfork.h... no
checking for sys/param.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if mipsel-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
checking for mipsel-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mipsel-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
checking if mipsel-openwrt-linux-musl-gcc static flag -static works... no
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... yes
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mipsel-openwrt-linux-musl-gcc linker (mipsel-openwrt-linux-musl-ld.bfd) 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 mipsel-openwrt-linux-gcc... (cached) mipsel-openwrt-linux-musl-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g... (cached) yes
checking for mipsel-openwrt-linux-musl-gcc option to enable C23 features... unsupported
checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features... none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes
checking dependency style of mipsel-openwrt-linux-musl-gcc... (cached) none
checking whether the compiler supports GNU C++... yes
checking whether mipsel-openwrt-linux-musl-g++ accepts -g... yes
checking for mipsel-openwrt-linux-musl-g++ option to enable C++11 features... none needed
checking dependency style of mipsel-openwrt-linux-musl-g++... none
checking how to run the C++ preprocessor... mipsel-openwrt-linux-musl-g++ -E
checking for ld used by mipsel-openwrt-linux-musl-g++... mipsel-openwrt-linux-musl-ld.bfd
checking if the linker (mipsel-openwrt-linux-musl-ld.bfd) is GNU ld... yes
checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld.bfd) supports shared libraries... yes
checking for mipsel-openwrt-linux-musl-g++ option to produce PIC... -fPIC -DPIC
checking if mipsel-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works... yes
checking if mipsel-openwrt-linux-musl-g++ static flag -static works... no
checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o... yes
checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o... (cached) yes
checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld.bfd) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking how to run the C preprocessor... mipsel-openwrt-linux-musl-gcc -E
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking for a sed that does not truncate output... (cached) openwrt/staging_dir/host/bin/sed
checking whether make sets $(MAKE)... (cached) yes
checking for printf... /usr/sbin/printf
checking for echo... /usr/sbin/echo
checking for cut... /usr/sbin/cut
checking for autogen... no
checking for groff... /usr/sbin/groff
checking for depmod... /usr/sbin/depmod
checking for insmod... /usr/sbin/insmod
checking for rmmod... /usr/sbin/rmmod
configure: Using included libopts tearoff
checking for egrep... (cached) openwrt/staging_dir/host/bin/grep -E
checking for sys/mkdev.h... no
checking for sys/sysmacros.h... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking for mipsel-openwrt-linux-musl-gcc option to support large files... none needed
checking for declarations of fseeko and ftello... yes
checking for u_int8_t... yes
checking for u_char... yes
checking for u_int16_t... yes
checking for u_short... yes
checking for u_int... yes
checking for u_int32_t... yes
checking for u_int64_t... yes
checking for mipsel-openwrt-linux-musl-gcc -Wextra support... yes
checking for mipsel-openwrt-linux-musl-gcc -Wno-variadic-macros support... yes
checking for mipsel-openwrt-linux-musl-gcc -Wfatal-errors support... yes
checking for mipsel-openwrt-linux-musl-gcc -Wno-format-contains-nul support... yes
checking for fcntl.h... yes
checking for stddef.h... yes
checking for sys/socket.h... yes
checking for arpa/inet.h... yes
checking for sys/time.h... (cached) yes
checking for signal.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/select.h... yes
checking for netinet/in.h... yes
checking for netinet/in_systm.h... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for libintl.h... yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/systeminfo.h... no
checking for sys/io.h... yes
checking for architecture/i386/pio.h... no
checking for sched.h... yes
checking for fts.h... yes
checking for _Bool... (cached) yes
checking for stdbool.h that conforms to C99 or later... (cached) yes
checking for sys/sysctl.h... no
checking for net/route.h... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for nanosleep in -lrt... yes
checking for resolv in -lresolv... no
checking for fork... yes
checking for vfork... yes
checking for vprintf... yes
checking for alarm... yes
checking for getpagesize... yes
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for working vfork... (cached) yes
checking whether lstat correctly handles trailing slash... (cached) yes
checking for working memcmp... (cached) yes
checking for working mktime... no
checking for working mmap... yes
checking for struct timeval.tv_sec... yes
checking for alarm... (cached) yes
checking for atexit... yes
checking for bzero... (cached) yes
checking for dup2... yes
checking for gethostbyname... yes
checking for getpagesize... (cached) yes
checking for gettimeofday... (cached) yes
checking for ctime... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for munmap... yes
checking for pow... yes
checking for putenv... yes
checking for realpath... yes
checking for regcomp... yes
checking for strdup... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strtol... yes
checking for strncpy... yes
checking for strtoull... yes
checking for poll... yes
checking for ntohll... no
checking for mmap... yes
checking for snprintf... yes
checking for vsnprintf... (cached) yes
checking for strsignal... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtoul... yes
checking for ioperm... yes
checking for strlcpy... yes
checking whether byte ordering is bigendian... (cached) no
configure: Bypassing libpcap discovery via pcap_config
configure: Using u_int64_t for packet counters
checking for inet_aton... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for inet_addr... yes
checking for fts_read... yes
checking for linux/if_tun.h... yes
checking for libpcap... /usr
checking for library containing nl_handle_alloc... no
checking for bpf_object__open_file in -lbpf... yes
checking for xsk_umem__delete in -lxdp... no
configure: Unable to find libxdp library
checking for nl_cache_alloc in -lnl... (cached) no
checking for genl_connect in -lnl-genl-3... (cached) no
checking for nl_cache_alloc in -lnl-3... (cached) no
checking for dbus_malloc in -ldbus-1... (cached) no
checking for numa_available in -lnuma... no
checking for pthread_create in -lpthread... yes
checking for library containing pcap_get_pfring_id... no
checking for library containing pcap_close... none required
checking libpcap version... unknown
checking for valid libpcap version... unknown
checking for pcap_setnonblock... no
checking for pcap_datalink_val_to_description... no
checking for pcap_get_selectable_fd... no
checking for pcap_dump_fopen... no
configure: --verbose mode requires libpcap >= 0.9.0
checking for pcap_inject sending support... no
checking for pcap_sendpacket sending support... no
checking for pcap_breakloop... no
checking for pcap_version... no
checking for pcap_snapshot... no
checking for pcap_open_offline_with_tstamp_precision support... no
configure: Building tcpliveplay
checking for netmap socket sending support... no
checking for PF_PACKET socket sending support... no
checking for LIBXDP XDP packet sending support... no
checking for TX_RING socket sending support... no
checking for bpf/libbpf.h... no
checking for bpf/bpf.h... no
checking for xdp/libxdp.h... no
checking for net/bpf.h... no
checking for libdnet... no
configure: WARNING: libdnet not found, disabling fragroute feature
configure: error: Unable to find a supported method to send packets. Please upgrade your libpcap or enable libdnet
make[2]: *** [Makefile:203: openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
make[2]: Leaving directory 'openwrt/feeds/packages/net/tcpreplay'
time: package/feeds/packages/tcpreplay/compile#18.74#1.99#22.90
ERROR: package/feeds/packages/tcpreplay failed to build.
make[1]: *** [package/Makefile:187: package/feeds/packages/tcpreplay/compile] Error 1
make[1]: Leaving directory 'openwrt'
make: *** [openwrt/include/toplevel.mk:233: package/feeds/packages/tcpreplay/compile] Error 2
Hi @commodo, sorry for the late reply! After applying this PR, I ran into another error. Could you help me take a look? Thanks!
make[2]: Entering directory 'openwrt/scripts/config' make[2]: 'conf' is up to date. make[2]: Leaving directory 'openwrt/scripts/config' make[1]: Entering directory 'openwrt' + mkdir -p openwrt/staging_dir/target-mipsel_24kc_musl + cd openwrt/staging_dir/target-mipsel_24kc_musl + mkdir -p bin lib stamp usr/include usr/lib mkdir -p openwrt/build_dir/target-mipsel_24kc_musl/stamp touch openwrt/staging_dir/target-mipsel_24kc_musl/.prepared make[2]: Entering directory 'openwrt/package/utils/lua' make[2]: Leaving directory 'openwrt/package/utils/lua' time: package/utils/lua/host-compile#0.25#0.09#0.36 make[2]: Entering directory 'openwrt/package/system/apk' make[2]: Leaving directory 'openwrt/package/system/apk' time: package/system/apk/host-compile#0.17#0.07#0.27 make[2]: Entering directory 'openwrt/package/libs/toolchain' echo "libc" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install echo "libgcc" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install echo "libatomic" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install echo "libpthread" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install echo "librt" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install make[2]: Leaving directory 'openwrt/package/libs/toolchain' time: package/libs/toolchain/compile#0.17#0.03#0.24 make[2]: Entering directory 'openwrt/package/libs/libpcap' echo "libpcap" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libpcap.default.install make[2]: Leaving directory 'openwrt/package/libs/libpcap' time: package/libs/libpcap/compile#0.16#0.02#0.22 make[2]: Entering directory 'openwrt/package/libs/musl-fts' echo "musl-fts" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/musl-fts.default.install make[2]: Leaving directory 'openwrt/package/libs/musl-fts' time: package/libs/musl-fts/compile#0.27#0.06#0.37 make[2]: Entering directory 'openwrt/feeds/packages/net/tcpreplay' touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.prepared_afaf4ff57b2597de9ba8376a75a7180d_6664517399ebbbc92a37c5bb081b5c53_check . openwrt/include/shell.sh; xzcat openwrt/dl/tcpreplay-4.5.2.tar.xz | tar -C openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/. openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2 touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.prepared_afaf4ff57b2597de9ba8376a75a7180d_6664517399ebbbc92a37c5bb081b5c53 rm -f openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.configured_* rm -f openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.tcpreplay_installed (cd openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf ./autom4te.cache; [ -e ./config.rpath ] || ln -s openwrt/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=openwrt/staging_dir/host/bin/autom4te AUTOCONF=openwrt/staging_dir/host/bin/autoconf AUTOMAKE=openwrt/staging_dir/host/bin/automake ACLOCAL=openwrt/staging_dir/host/bin/aclocal AUTOHEADER=openwrt/staging_dir/host/bin/autoheader LIBTOOLIZE=openwrt/staging_dir/host/bin/libtoolize LIBTOOL=openwrt/staging_dir/host/bin/libtool M4=openwrt/staging_dir/host/bin/m4 AUTOPOINT=true GTKDOCIZE=true LIBTOOLIZE='openwrt/staging_dir/host/bin/libtoolize --install' openwrt/staging_dir/host/bin/autoreconf -v -f -i -B openwrt/staging_dir/host/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I openwrt/staging_dir/hostpkg/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; ); autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: openwrt/staging_dir/host/bin/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I openwrt/staging_dir/hostpkg/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4 -I libopts/m4 autoreconf: configure.ac: tracing autoreconf: running: openwrt/staging_dir/host/bin/libtoolize --install --copy --force OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. OpenWrt-libtoolize: copying file 'config/compile' OpenWrt-libtoolize: copying file 'config/config.guess' OpenWrt-libtoolize: copying file 'config/config.sub' OpenWrt-libtoolize: copying file 'config/depcomp' OpenWrt-libtoolize: copying file 'config/install-sh' OpenWrt-libtoolize: copying file 'config/missing' OpenWrt-libtoolize: copying file 'config/ltmain.sh' OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. OpenWrt-libtoolize: copying file 'm4/libtool.m4' OpenWrt-libtoolize: copying file 'm4/ltoptions.m4' OpenWrt-libtoolize: copying file 'm4/ltsugar.m4' OpenWrt-libtoolize: copying file 'm4/ltversion.m4' OpenWrt-libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: openwrt/staging_dir/host/bin/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I openwrt/staging_dir/hostpkg/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4 -I libopts/m4 autoreconf: running: openwrt/staging_dir/host/bin/autoconf --include=openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=openwrt/staging_dir/hostpkg/share/aclocal --include=openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=openwrt/staging_dir/host/share/aclocal --force autoreconf: running: openwrt/staging_dir/host/bin/autoheader --include=openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=openwrt/staging_dir/hostpkg/share/aclocal --include=openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=openwrt/staging_dir/host/share/aclocal --force autoreconf: running: openwrt/staging_dir/host/bin/automake --add-missing --copy --force-missing autoreconf: Leaving directory '.' (cd openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/./; if [ -x ./configure ]; then find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.guess | xargs -r chmod u+w; find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.guess | xargs -r -n1 cp --remove-destination openwrt/scripts/config.guess; find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.sub | xargs -r chmod u+w; find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.sub | xargs -r -n1 cp --remove-destination openwrt/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11" LD="mipsel-openwrt-linux-musl-ld.bfd" NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -mips16 -minterlink-mips16 " CPPFLAGS="-Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify " LDFLAGS="-Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts " ac_cv_lib_nl_nl_cache_alloc=no ac_cv_lib_nl_genl_3_genl_connect=no ac_cv_lib_nl_3_nl_cache_alloc=no ac_cv_lib_dbus_1_dbus_malloc=no ac_cv_path_pcncfg=no ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-linux-gnu --disable-dependency-tracking --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls --enable-dynamic-link --enable-force-pf ; fi; ) configure: loading site script openwrt/include/site/mipsel checking whether to enable maintainer-specific portions of Makefiles... yes checking if malloc debugging is wanted... no checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-openwrt-linux-gnu checking target system type... mipsel-openwrt-linux-gnu checking for cygwin development environment... no checking for a BSD-compatible install... openwrt/staging_dir/host/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for mipsel-openwrt-linux-strip... mipsel-openwrt-linux-musl-strip checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for mipsel-openwrt-linux-gcc... mipsel-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 the compiler supports GNU C... yes checking whether mipsel-openwrt-linux-musl-gcc accepts -g... yes checking for mipsel-openwrt-linux-musl-gcc option to enable C23 features... unsupported checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features... none needed checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... yes checking dependency style of mipsel-openwrt-linux-musl-gcc... none checking for mipsel-openwrt-linux-ar... mipsel-openwrt-linux-musl-gcc-ar checking the archiver (mipsel-openwrt-linux-musl-gcc-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... openwrt/staging_dir/host/bin/sed checking for grep that handles long lines and -e... openwrt/staging_dir/host/bin/grep checking for egrep... openwrt/staging_dir/host/bin/grep -E checking for fgrep... openwrt/staging_dir/host/bin/grep -F checking for ld used by mipsel-openwrt-linux-musl-gcc... mipsel-openwrt-linux-musl-ld.bfd checking if the linker (mipsel-openwrt-linux-musl-ld.bfd) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... mipsel-openwrt-linux-musl-gcc-nm checking the name lister (mipsel-openwrt-linux-musl-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to mipsel-openwrt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for mipsel-openwrt-linux-musl-ld.bfd option to reload object files... -r checking for file... file checking for mipsel-openwrt-linux-objdump... mipsel-openwrt-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-openwrt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-musl-gcc-ranlib checking for mipsel-openwrt-linux-ar... (cached) mipsel-openwrt-linux-musl-gcc-ar checking for archiver @FILE support... @ checking for mipsel-openwrt-linux-strip... (cached) mipsel-openwrt-linux-musl-strip checking command to parse mipsel-openwrt-linux-musl-gcc-nm output from mipsel-openwrt-linux-musl-gcc object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1 checking for mipsel-openwrt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for vfork.h... no checking for sys/param.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mipsel-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for mipsel-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if mipsel-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if mipsel-openwrt-linux-musl-gcc static flag -static works... no checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... yes checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the mipsel-openwrt-linux-musl-gcc linker (mipsel-openwrt-linux-musl-ld.bfd) 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 mipsel-openwrt-linux-gcc... (cached) mipsel-openwrt-linux-musl-gcc checking whether the compiler supports GNU C... (cached) yes checking whether mipsel-openwrt-linux-musl-gcc accepts -g... (cached) yes checking for mipsel-openwrt-linux-musl-gcc option to enable C23 features... unsupported checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features... none needed checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes checking dependency style of mipsel-openwrt-linux-musl-gcc... (cached) none checking whether the compiler supports GNU C++... yes checking whether mipsel-openwrt-linux-musl-g++ accepts -g... yes checking for mipsel-openwrt-linux-musl-g++ option to enable C++11 features... none needed checking dependency style of mipsel-openwrt-linux-musl-g++... none checking how to run the C++ preprocessor... mipsel-openwrt-linux-musl-g++ -E checking for ld used by mipsel-openwrt-linux-musl-g++... mipsel-openwrt-linux-musl-ld.bfd checking if the linker (mipsel-openwrt-linux-musl-ld.bfd) is GNU ld... yes checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld.bfd) supports shared libraries... yes checking for mipsel-openwrt-linux-musl-g++ option to produce PIC... -fPIC -DPIC checking if mipsel-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works... yes checking if mipsel-openwrt-linux-musl-g++ static flag -static works... no checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o... yes checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o... (cached) yes checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld.bfd) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C preprocessor... mipsel-openwrt-linux-musl-gcc -E checking whether ln -s works... yes checking for gawk... (cached) gawk checking for a sed that does not truncate output... (cached) openwrt/staging_dir/host/bin/sed checking whether make sets $(MAKE)... (cached) yes checking for printf... /usr/sbin/printf checking for echo... /usr/sbin/echo checking for cut... /usr/sbin/cut checking for autogen... no checking for groff... /usr/sbin/groff checking for depmod... /usr/sbin/depmod checking for insmod... /usr/sbin/insmod checking for rmmod... /usr/sbin/rmmod configure: Using included libopts tearoff checking for egrep... (cached) openwrt/staging_dir/host/bin/grep -E checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for an ANSI C-conforming const... yes checking for inline... (cached) inline checking for mipsel-openwrt-linux-musl-gcc option to support large files... none needed checking for declarations of fseeko and ftello... yes checking for u_int8_t... yes checking for u_char... yes checking for u_int16_t... yes checking for u_short... yes checking for u_int... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for mipsel-openwrt-linux-musl-gcc -Wextra support... yes checking for mipsel-openwrt-linux-musl-gcc -Wno-variadic-macros support... yes checking for mipsel-openwrt-linux-musl-gcc -Wfatal-errors support... yes checking for mipsel-openwrt-linux-musl-gcc -Wno-format-contains-nul support... yes checking for fcntl.h... yes checking for stddef.h... yes checking for sys/socket.h... yes checking for arpa/inet.h... yes checking for sys/time.h... (cached) yes checking for signal.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/select.h... yes checking for netinet/in.h... yes checking for netinet/in_systm.h... yes checking for poll.h... yes checking for sys/poll.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for inttypes.h... (cached) yes checking for libintl.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/systeminfo.h... no checking for sys/io.h... yes checking for architecture/i386/pio.h... no checking for sched.h... yes checking for fts.h... yes checking for _Bool... (cached) yes checking for stdbool.h that conforms to C99 or later... (cached) yes checking for sys/sysctl.h... no checking for net/route.h... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for nanosleep in -lrt... yes checking for resolv in -lresolv... no checking for fork... yes checking for vfork... yes checking for vprintf... yes checking for alarm... yes checking for getpagesize... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... (cached) yes checking for working mktime... no checking for working mmap... yes checking for struct timeval.tv_sec... yes checking for alarm... (cached) yes checking for atexit... yes checking for bzero... (cached) yes checking for dup2... yes checking for gethostbyname... yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for ctime... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for munmap... yes checking for pow... yes checking for putenv... yes checking for realpath... yes checking for regcomp... yes checking for strdup... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strtol... yes checking for strncpy... yes checking for strtoull... yes checking for poll... yes checking for ntohll... no checking for mmap... yes checking for snprintf... yes checking for vsnprintf... (cached) yes checking for strsignal... yes checking for strpbrk... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtoul... yes checking for ioperm... yes checking for strlcpy... yes checking whether byte ordering is bigendian... (cached) no configure: Bypassing libpcap discovery via pcap_config configure: Using u_int64_t for packet counters checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for inet_addr... yes checking for fts_read... yes checking for linux/if_tun.h... yes checking for libpcap... /usr checking for library containing nl_handle_alloc... no checking for bpf_object__open_file in -lbpf... yes checking for xsk_umem__delete in -lxdp... no configure: Unable to find libxdp library checking for nl_cache_alloc in -lnl... (cached) no checking for genl_connect in -lnl-genl-3... (cached) no checking for nl_cache_alloc in -lnl-3... (cached) no checking for dbus_malloc in -ldbus-1... (cached) no checking for numa_available in -lnuma... no checking for pthread_create in -lpthread... yes checking for library containing pcap_get_pfring_id... no checking for library containing pcap_close... none required checking libpcap version... unknown checking for valid libpcap version... unknown checking for pcap_setnonblock... no checking for pcap_datalink_val_to_description... no checking for pcap_get_selectable_fd... no checking for pcap_dump_fopen... no configure: --verbose mode requires libpcap >= 0.9.0 checking for pcap_inject sending support... no checking for pcap_sendpacket sending support... no checking for pcap_breakloop... no checking for pcap_version... no checking for pcap_snapshot... no checking for pcap_open_offline_with_tstamp_precision support... no configure: Building tcpliveplay checking for netmap socket sending support... no checking for PF_PACKET socket sending support... no checking for LIBXDP XDP packet sending support... no checking for TX_RING socket sending support... no checking for bpf/libbpf.h... no checking for bpf/bpf.h... no checking for xdp/libxdp.h... no checking for net/bpf.h... no checking for libdnet... no configure: WARNING: libdnet not found, disabling fragroute feature configure: error: Unable to find a supported method to send packets. Please upgrade your libpcap or enable libdnet make[2]: *** [Makefile:203: openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1 make[2]: Leaving directory 'openwrt/feeds/packages/net/tcpreplay' time: package/feeds/packages/tcpreplay/compile#18.74#1.99#22.90 ERROR: package/feeds/packages/tcpreplay failed to build. make[1]: *** [package/Makefile:187: package/feeds/packages/tcpreplay/compile] Error 1 make[1]: Leaving directory 'openwrt' make: *** [openwrt/include/toplevel.mk:233: package/feeds/packages/tcpreplay/compile] Error 2
Here is my environment:
- OpenWrt Target/Subtarget: ramips/mt7621
- OpenWrt Device: ZTE E8820S
- OS: Arch Linux on Windows 10 x86_64
- Kernel: 6.6.87.2-microsoft-standard-WSL2
@commodo Unfortunately, after applying the latest change, there's still a compilation error.
make[2]: Entering directory 'openwrt/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directory 'openwrt/scripts/config'
make[1]: Entering directory 'openwrt'
+ mkdir -p openwrt/staging_dir/target-mipsel_24kc_musl
+ cd openwrt/staging_dir/target-mipsel_24kc_musl
+ mkdir -p bin lib stamp usr/include usr/lib
mkdir -p openwrt/build_dir/target-mipsel_24kc_musl/stamp
touch openwrt/staging_dir/target-mipsel_24kc_musl/.prepared
make[2]: Entering directory 'openwrt/package/utils/lua'
make[2]: Leaving directory 'openwrt/package/utils/lua'
time: package/utils/lua/host-compile#0.24#0.04#0.30
make[2]: Entering directory 'openwrt/package/system/apk'
make[2]: Leaving directory 'openwrt/package/system/apk'
time: package/system/apk/host-compile#0.21#0.03#0.27
make[2]: Entering directory 'openwrt/package/libs/toolchain'
echo "libc" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "libgcc" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "libatomic" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "libpthread" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "librt" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
make[2]: Leaving directory 'openwrt/package/libs/toolchain'
time: package/libs/toolchain/compile#0.15#0.02#0.21
make[2]: Entering directory 'openwrt/feeds/packages/libs/libdnet'
echo "libdnet" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libdnet.default.install
make[2]: Leaving directory 'openwrt/feeds/packages/libs/libdnet'
time: package/feeds/packages/libdnet/compile#0.14#0.05#0.23
make[2]: Entering directory 'openwrt/package/libs/libpcap'
echo "libpcap" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libpcap.default.install
make[2]: Leaving directory 'openwrt/package/libs/libpcap'
time: package/libs/libpcap/compile#0.14#0.05#0.22
make[2]: Entering directory 'openwrt/package/libs/musl-fts'
echo "musl-fts" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/musl-fts.default.install
make[2]: Leaving directory 'openwrt/package/libs/musl-fts'
time: package/libs/musl-fts/compile#0.23#0.05#0.32
make[2]: Entering directory 'openwrt/feeds/packages/net/tcpreplay'
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.prepared_172005d2425f0af3fd21713fd2a3824a_6664517399ebbbc92a37c5bb081b5c53_check
. openwrt/include/shell.sh; xzcat openwrt/dl/tcpreplay-4.5.2.tar.xz | tar -C openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.prepared_172005d2425f0af3fd21713fd2a3824a_6664517399ebbbc92a37c5bb081b5c53
rm -f openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.configured_*
rm -f openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.tcpreplay_installed
(cd openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf ./autom4te.cache; [ -e ./config.rpath ] || ln -s openwrt/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=openwrt/staging_dir/host/bin/autom4te AUTOCONF=openwrt/staging_dir/host/bin/autoconf AUTOMAKE=openwrt/staging_dir/host/bin/automake ACLOCAL=openwrt/staging_dir/host/bin/aclocal AUTOHEADER=openwrt/staging_dir/host/bin/autoheader LIBTOOLIZE=openwrt/staging_dir/host/bin/libtoolize LIBTOOL=openwrt/staging_dir/host/bin/libtool M4=openwrt/staging_dir/host/bin/m4 AUTOPOINT=true GTKDOCIZE=true LIBTOOLIZE='openwrt/staging_dir/host/bin/libtoolize --install' openwrt/staging_dir/host/bin/autoreconf -v -f -i -B openwrt/staging_dir/host/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I openwrt/staging_dir/hostpkg/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: openwrt/staging_dir/host/bin/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I openwrt/staging_dir/hostpkg/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4 -I libopts/m4
autoreconf: configure.ac: tracing
autoreconf: running: openwrt/staging_dir/host/bin/libtoolize --install --copy --force
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
OpenWrt-libtoolize: copying file 'config/compile'
OpenWrt-libtoolize: copying file 'config/config.guess'
OpenWrt-libtoolize: copying file 'config/config.sub'
OpenWrt-libtoolize: copying file 'config/depcomp'
OpenWrt-libtoolize: copying file 'config/install-sh'
OpenWrt-libtoolize: copying file 'config/missing'
OpenWrt-libtoolize: copying file 'config/ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
OpenWrt-libtoolize: copying file 'm4/libtool.m4'
OpenWrt-libtoolize: copying file 'm4/ltoptions.m4'
OpenWrt-libtoolize: copying file 'm4/ltsugar.m4'
OpenWrt-libtoolize: copying file 'm4/ltversion.m4'
OpenWrt-libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: openwrt/staging_dir/host/bin/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I openwrt/staging_dir/hostpkg/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4 -I libopts/m4
autoreconf: running: openwrt/staging_dir/host/bin/autoconf --include=openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=openwrt/staging_dir/hostpkg/share/aclocal --include=openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: openwrt/staging_dir/host/bin/autoheader --include=openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=openwrt/staging_dir/hostpkg/share/aclocal --include=openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: openwrt/staging_dir/host/bin/automake --add-missing --copy --force-missing
autoreconf: Leaving directory '.'
(cd openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/./; if [ -x ./configure ]; then find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.guess | xargs -r chmod u+w; find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.guess | xargs -r -n1 cp --remove-destination openwrt/scripts/config.guess; find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.sub | xargs -r chmod u+w; find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.sub | xargs -r -n1 cp --remove-destination openwrt/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11" LD="mipsel-openwrt-linux-musl-ld.bfd" NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -mips16 -minterlink-mips16 " CPPFLAGS="-Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify " LDFLAGS="-Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts " ac_cv_lib_nl_nl_cache_alloc=no ac_cv_lib_nl_genl_3_genl_connect=no ac_cv_lib_nl_3_nl_cache_alloc=no ac_cv_lib_dbus_1_dbus_malloc=no ac_cv_path_pcncfg=no ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-linux-gnu --disable-dependency-tracking --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls --enable-dynamic-link --enable-force-pf ; fi; )
configure: loading site script openwrt/include/site/mipsel
checking whether to enable maintainer-specific portions of Makefiles... yes
checking if malloc debugging is wanted... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-gnu
checking target system type... mipsel-openwrt-linux-gnu
checking for cygwin development environment... no
checking for a BSD-compatible install... openwrt/staging_dir/host/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for mipsel-openwrt-linux-strip... mipsel-openwrt-linux-musl-strip
checking for a race-free mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports the include directive... yes (GNU style)
checking for mipsel-openwrt-linux-gcc... mipsel-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 the compiler supports GNU C... yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g... yes
checking for mipsel-openwrt-linux-musl-gcc option to enable C23 features... unsupported
checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features... none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... yes
checking dependency style of mipsel-openwrt-linux-musl-gcc... none
checking for mipsel-openwrt-linux-ar... mipsel-openwrt-linux-musl-gcc-ar
checking the archiver (mipsel-openwrt-linux-musl-gcc-ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... openwrt/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... openwrt/staging_dir/host/bin/grep
checking for egrep... openwrt/staging_dir/host/bin/grep -E
checking for fgrep... openwrt/staging_dir/host/bin/grep -F
checking for ld used by mipsel-openwrt-linux-musl-gcc... mipsel-openwrt-linux-musl-ld.bfd
checking if the linker (mipsel-openwrt-linux-musl-ld.bfd) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... mipsel-openwrt-linux-musl-gcc-nm
checking the name lister (mipsel-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to mipsel-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mipsel-openwrt-linux-musl-ld.bfd option to reload object files... -r
checking for file... file
checking for mipsel-openwrt-linux-objdump... mipsel-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mipsel-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-musl-gcc-ranlib
checking for mipsel-openwrt-linux-ar... (cached) mipsel-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for mipsel-openwrt-linux-strip... (cached) mipsel-openwrt-linux-musl-strip
checking command to parse mipsel-openwrt-linux-musl-gcc-nm output from mipsel-openwrt-linux-musl-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for mipsel-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for vfork.h... no
checking for sys/param.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if mipsel-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
checking for mipsel-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mipsel-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
checking if mipsel-openwrt-linux-musl-gcc static flag -static works... no
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... yes
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mipsel-openwrt-linux-musl-gcc linker (mipsel-openwrt-linux-musl-ld.bfd) 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 mipsel-openwrt-linux-gcc... (cached) mipsel-openwrt-linux-musl-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g... (cached) yes
checking for mipsel-openwrt-linux-musl-gcc option to enable C23 features... unsupported
checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features... none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes
checking dependency style of mipsel-openwrt-linux-musl-gcc... (cached) none
checking whether the compiler supports GNU C++... yes
checking whether mipsel-openwrt-linux-musl-g++ accepts -g... yes
checking for mipsel-openwrt-linux-musl-g++ option to enable C++11 features... none needed
checking dependency style of mipsel-openwrt-linux-musl-g++... none
checking how to run the C++ preprocessor... mipsel-openwrt-linux-musl-g++ -E
checking for ld used by mipsel-openwrt-linux-musl-g++... mipsel-openwrt-linux-musl-ld.bfd
checking if the linker (mipsel-openwrt-linux-musl-ld.bfd) is GNU ld... yes
checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld.bfd) supports shared libraries... yes
checking for mipsel-openwrt-linux-musl-g++ option to produce PIC... -fPIC -DPIC
checking if mipsel-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works... yes
checking if mipsel-openwrt-linux-musl-g++ static flag -static works... no
checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o... yes
checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o... (cached) yes
checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld.bfd) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking how to run the C preprocessor... mipsel-openwrt-linux-musl-gcc -E
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking for a sed that does not truncate output... (cached) openwrt/staging_dir/host/bin/sed
checking whether make sets $(MAKE)... (cached) yes
checking for printf... /usr/sbin/printf
checking for echo... /usr/sbin/echo
checking for cut... /usr/sbin/cut
checking for autogen... no
checking for groff... /usr/sbin/groff
checking for depmod... /usr/sbin/depmod
checking for insmod... /usr/sbin/insmod
checking for rmmod... /usr/sbin/rmmod
configure: Using included libopts tearoff
checking for egrep... (cached) openwrt/staging_dir/host/bin/grep -E
checking for sys/mkdev.h... no
checking for sys/sysmacros.h... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking for mipsel-openwrt-linux-musl-gcc option to support large files... none needed
checking for declarations of fseeko and ftello... yes
checking for u_int8_t... yes
checking for u_char... yes
checking for u_int16_t... yes
checking for u_short... yes
checking for u_int... yes
checking for u_int32_t... yes
checking for u_int64_t... yes
checking for mipsel-openwrt-linux-musl-gcc -Wextra support... yes
checking for mipsel-openwrt-linux-musl-gcc -Wno-variadic-macros support... yes
checking for mipsel-openwrt-linux-musl-gcc -Wfatal-errors support... yes
checking for mipsel-openwrt-linux-musl-gcc -Wno-format-contains-nul support... yes
checking for fcntl.h... yes
checking for stddef.h... yes
checking for sys/socket.h... yes
checking for arpa/inet.h... yes
checking for sys/time.h... (cached) yes
checking for signal.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/select.h... yes
checking for netinet/in.h... yes
checking for netinet/in_systm.h... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for libintl.h... yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/systeminfo.h... no
checking for sys/io.h... yes
checking for architecture/i386/pio.h... no
checking for sched.h... yes
checking for fts.h... yes
checking for _Bool... (cached) yes
checking for stdbool.h that conforms to C99 or later... (cached) yes
checking for sys/sysctl.h... no
checking for net/route.h... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for nanosleep in -lrt... yes
checking for resolv in -lresolv... no
checking for fork... yes
checking for vfork... yes
checking for vprintf... yes
checking for alarm... yes
checking for getpagesize... yes
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for working vfork... (cached) yes
checking whether lstat correctly handles trailing slash... (cached) yes
checking for working memcmp... (cached) yes
checking for working mktime... no
checking for working mmap... yes
checking for struct timeval.tv_sec... yes
checking for alarm... (cached) yes
checking for atexit... yes
checking for bzero... (cached) yes
checking for dup2... yes
checking for gethostbyname... yes
checking for getpagesize... (cached) yes
checking for gettimeofday... (cached) yes
checking for ctime... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for munmap... yes
checking for pow... yes
checking for putenv... yes
checking for realpath... yes
checking for regcomp... yes
checking for strdup... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strtol... yes
checking for strncpy... yes
checking for strtoull... yes
checking for poll... yes
checking for ntohll... no
checking for mmap... yes
checking for snprintf... yes
checking for vsnprintf... (cached) yes
checking for strsignal... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtoul... yes
checking for ioperm... yes
checking for strlcpy... yes
checking whether byte ordering is bigendian... (cached) no
configure: Bypassing libpcap discovery via pcap_config
configure: Using u_int64_t for packet counters
checking for inet_aton... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for inet_addr... yes
checking for fts_read... yes
checking for linux/if_tun.h... yes
checking for libpcap... /usr
checking for library containing nl_handle_alloc... no
checking for bpf_object__open_file in -lbpf... yes
checking for xsk_umem__delete in -lxdp... no
configure: Unable to find libxdp library
checking for nl_cache_alloc in -lnl... (cached) no
checking for genl_connect in -lnl-genl-3... (cached) no
checking for nl_cache_alloc in -lnl-3... (cached) no
checking for dbus_malloc in -ldbus-1... (cached) no
checking for numa_available in -lnuma... no
checking for pthread_create in -lpthread... yes
checking for library containing pcap_get_pfring_id... no
checking for library containing pcap_close... none required
checking libpcap version... unknown
checking for valid libpcap version... unknown
checking for pcap_setnonblock... no
checking for pcap_datalink_val_to_description... no
checking for pcap_get_selectable_fd... no
checking for pcap_dump_fopen... no
configure: --verbose mode requires libpcap >= 0.9.0
checking for pcap_inject sending support... no
checking for pcap_sendpacket sending support... no
checking for pcap_breakloop... no
checking for pcap_version... no
checking for pcap_snapshot... no
checking for pcap_open_offline_with_tstamp_precision support... no
configure: Building tcpliveplay
checking for netmap socket sending support... no
checking for PF_PACKET socket sending support... no
checking for LIBXDP XDP packet sending support... no
checking for TX_RING socket sending support... no
checking for bpf/libbpf.h... no
checking for bpf/bpf.h... no
checking for xdp/libxdp.h... no
checking for net/bpf.h... no
checking for libdnet... no
configure: WARNING: libdnet not found, disabling fragroute feature
configure: error: Unable to find a supported method to send packets. Please upgrade your libpcap or enable libdnet
make[2]: *** [Makefile:202: openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1
make[2]: Leaving directory 'openwrt/feeds/packages/net/tcpreplay'
time: package/feeds/packages/tcpreplay/compile#18.79#2.01#22.95
ERROR: package/feeds/packages/tcpreplay failed to build.
make[1]: *** [package/Makefile:187: package/feeds/packages/tcpreplay/compile] Error 1
make[1]: Leaving directory 'openwrt'
make: *** [openwrt/include/toplevel.mk:233: package/feeds/packages/tcpreplay/compile] Error 2
@commodo Thank you very much for helping to solve the problem, but unfortunately, the compilation failed again
make[2]: Entering directory 'openwrt/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directory 'openwrt/scripts/config'
make[1]: Entering directory 'openwrt'
+ mkdir -p openwrt/staging_dir/target-mipsel_24kc_musl
+ cd openwrt/staging_dir/target-mipsel_24kc_musl
+ mkdir -p bin lib stamp usr/include usr/lib
mkdir -p openwrt/build_dir/target-mipsel_24kc_musl/stamp
touch openwrt/staging_dir/target-mipsel_24kc_musl/.prepared
make[2]: Entering directory 'openwrt/package/utils/lua'
make[2]: Leaving directory 'openwrt/package/utils/lua'
time: package/utils/lua/host-compile#0.21#0.05#0.30
make[2]: Entering directory 'openwrt/package/system/apk'
make[2]: Leaving directory 'openwrt/package/system/apk'
time: package/system/apk/host-compile#0.19#0.04#0.27
make[2]: Entering directory 'openwrt/package/libs/toolchain'
echo "libc" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "libgcc" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "libatomic" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "libpthread" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "librt" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
make[2]: Leaving directory 'openwrt/package/libs/toolchain'
time: package/libs/toolchain/compile#0.15#0.03#0.22
make[2]: Entering directory 'openwrt/feeds/packages/libs/libdnet'
echo "libdnet" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libdnet.default.install
make[2]: Leaving directory 'openwrt/feeds/packages/libs/libdnet'
time: package/feeds/packages/libdnet/compile#0.17#0.02#0.23
make[2]: Entering directory 'openwrt/package/libs/libpcap'
echo "libpcap" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libpcap.default.install
make[2]: Leaving directory 'openwrt/package/libs/libpcap'
time: package/libs/libpcap/compile#0.17#0.06#0.27
make[2]: Entering directory 'openwrt/package/libs/musl-fts'
echo "musl-fts" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/musl-fts.default.install
make[2]: Leaving directory 'openwrt/package/libs/musl-fts'
time: package/libs/musl-fts/compile#0.25#0.06#0.35
make[2]: Entering directory 'openwrt/feeds/packages/net/tcpreplay'
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.prepared_c964f3e96ba5fec41fb4b7ead7ae3e85_6664517399ebbbc92a37c5bb081b5c53_check
. openwrt/include/shell.sh; xzcat openwrt/dl/tcpreplay-4.5.2.tar.xz | tar -C openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.prepared_c964f3e96ba5fec41fb4b7ead7ae3e85_6664517399ebbbc92a37c5bb081b5c53
rm -f openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.configured_*
rm -f openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.tcpreplay_installed
(cd openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf ./autom4te.cache; [ -e ./config.rpath ] || ln -s openwrt/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=openwrt/staging_dir/host/bin/autom4te AUTOCONF=openwrt/staging_dir/host/bin/autoconf AUTOMAKE=openwrt/staging_dir/host/bin/automake ACLOCAL=openwrt/staging_dir/host/bin/aclocal AUTOHEADER=openwrt/staging_dir/host/bin/autoheader LIBTOOLIZE=openwrt/staging_dir/host/bin/libtoolize LIBTOOL=openwrt/staging_dir/host/bin/libtool M4=openwrt/staging_dir/host/bin/m4 AUTOPOINT=true GTKDOCIZE=true LIBTOOLIZE='openwrt/staging_dir/host/bin/libtoolize --install' openwrt/staging_dir/host/bin/autoreconf -v -f -i -B openwrt/staging_dir/host/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I openwrt/staging_dir/hostpkg/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: openwrt/staging_dir/host/bin/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I openwrt/staging_dir/hostpkg/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4 -I libopts/m4
autoreconf: configure.ac: tracing
autoreconf: running: openwrt/staging_dir/host/bin/libtoolize --install --copy --force
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
OpenWrt-libtoolize: copying file 'config/compile'
OpenWrt-libtoolize: copying file 'config/config.guess'
OpenWrt-libtoolize: copying file 'config/config.sub'
OpenWrt-libtoolize: copying file 'config/depcomp'
OpenWrt-libtoolize: copying file 'config/install-sh'
OpenWrt-libtoolize: copying file 'config/missing'
OpenWrt-libtoolize: copying file 'config/ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
OpenWrt-libtoolize: copying file 'm4/libtool.m4'
OpenWrt-libtoolize: copying file 'm4/ltoptions.m4'
OpenWrt-libtoolize: copying file 'm4/ltsugar.m4'
OpenWrt-libtoolize: copying file 'm4/ltversion.m4'
OpenWrt-libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: openwrt/staging_dir/host/bin/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I openwrt/staging_dir/hostpkg/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4 -I libopts/m4
autoreconf: running: openwrt/staging_dir/host/bin/autoconf --include=openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=openwrt/staging_dir/hostpkg/share/aclocal --include=openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: openwrt/staging_dir/host/bin/autoheader --include=openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=openwrt/staging_dir/hostpkg/share/aclocal --include=openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: openwrt/staging_dir/host/bin/automake --add-missing --copy --force-missing
autoreconf: Leaving directory '.'
(cd openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/./; if [ -x ./configure ]; then find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.guess | xargs -r chmod u+w; find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.guess | xargs -r -n1 cp --remove-destination openwrt/scripts/config.guess; find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.sub | xargs -r chmod u+w; find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.sub | xargs -r -n1 cp --remove-destination openwrt/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11" LD="mipsel-openwrt-linux-musl-ld.bfd" NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -mips16 -minterlink-mips16 " CPPFLAGS="-Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify " LDFLAGS="-Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts " ac_cv_lib_nl_nl_cache_alloc=no ac_cv_lib_nl_genl_3_genl_connect=no ac_cv_lib_nl_3_nl_cache_alloc=no ac_cv_lib_dbus_1_dbus_malloc=no ac_cv_path_pcncfg=no ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-linux-gnu --disable-dependency-tracking --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls --with-libdnet="openwrt/staging_dir/target-mipsel_24kc_musl/usr" --with-libpcap="openwrt/staging_dir/target-mipsel_24kc_musl/usr" --enable-dynamic-link ; fi; )
configure: loading site script openwrt/include/site/mipsel
checking whether to enable maintainer-specific portions of Makefiles... yes
checking if malloc debugging is wanted... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-gnu
checking target system type... mipsel-openwrt-linux-gnu
checking for cygwin development environment... no
checking for a BSD-compatible install... openwrt/staging_dir/host/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for mipsel-openwrt-linux-strip... mipsel-openwrt-linux-musl-strip
checking for a race-free mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports the include directive... yes (GNU style)
checking for mipsel-openwrt-linux-gcc... mipsel-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 the compiler supports GNU C... yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g... yes
checking for mipsel-openwrt-linux-musl-gcc option to enable C23 features... unsupported
checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features... none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... yes
checking dependency style of mipsel-openwrt-linux-musl-gcc... none
checking for mipsel-openwrt-linux-ar... mipsel-openwrt-linux-musl-gcc-ar
checking the archiver (mipsel-openwrt-linux-musl-gcc-ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... openwrt/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... openwrt/staging_dir/host/bin/grep
checking for egrep... openwrt/staging_dir/host/bin/grep -E
checking for fgrep... openwrt/staging_dir/host/bin/grep -F
checking for ld used by mipsel-openwrt-linux-musl-gcc... mipsel-openwrt-linux-musl-ld.bfd
checking if the linker (mipsel-openwrt-linux-musl-ld.bfd) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... mipsel-openwrt-linux-musl-gcc-nm
checking the name lister (mipsel-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to mipsel-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mipsel-openwrt-linux-musl-ld.bfd option to reload object files... -r
checking for file... file
checking for mipsel-openwrt-linux-objdump... mipsel-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mipsel-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-musl-gcc-ranlib
checking for mipsel-openwrt-linux-ar... (cached) mipsel-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for mipsel-openwrt-linux-strip... (cached) mipsel-openwrt-linux-musl-strip
checking command to parse mipsel-openwrt-linux-musl-gcc-nm output from mipsel-openwrt-linux-musl-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for mipsel-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for vfork.h... no
checking for sys/param.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if mipsel-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
checking for mipsel-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mipsel-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
checking if mipsel-openwrt-linux-musl-gcc static flag -static works... no
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... yes
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mipsel-openwrt-linux-musl-gcc linker (mipsel-openwrt-linux-musl-ld.bfd) 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 mipsel-openwrt-linux-gcc... (cached) mipsel-openwrt-linux-musl-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g... (cached) yes
checking for mipsel-openwrt-linux-musl-gcc option to enable C23 features... unsupported
checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features... none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes
checking dependency style of mipsel-openwrt-linux-musl-gcc... (cached) none
checking whether the compiler supports GNU C++... yes
checking whether mipsel-openwrt-linux-musl-g++ accepts -g... yes
checking for mipsel-openwrt-linux-musl-g++ option to enable C++11 features... none needed
checking dependency style of mipsel-openwrt-linux-musl-g++... none
checking how to run the C++ preprocessor... mipsel-openwrt-linux-musl-g++ -E
checking for ld used by mipsel-openwrt-linux-musl-g++... mipsel-openwrt-linux-musl-ld.bfd
checking if the linker (mipsel-openwrt-linux-musl-ld.bfd) is GNU ld... yes
checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld.bfd) supports shared libraries... yes
checking for mipsel-openwrt-linux-musl-g++ option to produce PIC... -fPIC -DPIC
checking if mipsel-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works... yes
checking if mipsel-openwrt-linux-musl-g++ static flag -static works... no
checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o... yes
checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o... (cached) yes
checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld.bfd) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking how to run the C preprocessor... mipsel-openwrt-linux-musl-gcc -E
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking for a sed that does not truncate output... (cached) openwrt/staging_dir/host/bin/sed
checking whether make sets $(MAKE)... (cached) yes
checking for printf... /usr/sbin/printf
checking for echo... /usr/sbin/echo
checking for cut... /usr/sbin/cut
checking for autogen... no
checking for groff... /usr/sbin/groff
checking for depmod... /usr/sbin/depmod
checking for insmod... /usr/sbin/insmod
checking for rmmod... /usr/sbin/rmmod
configure: Using included libopts tearoff
checking for egrep... (cached) openwrt/staging_dir/host/bin/grep -E
checking for sys/mkdev.h... no
checking for sys/sysmacros.h... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking for mipsel-openwrt-linux-musl-gcc option to support large files... none needed
checking for declarations of fseeko and ftello... yes
checking for u_int8_t... yes
checking for u_char... yes
checking for u_int16_t... yes
checking for u_short... yes
checking for u_int... yes
checking for u_int32_t... yes
checking for u_int64_t... yes
checking for mipsel-openwrt-linux-musl-gcc -Wextra support... yes
checking for mipsel-openwrt-linux-musl-gcc -Wno-variadic-macros support... yes
checking for mipsel-openwrt-linux-musl-gcc -Wfatal-errors support... yes
checking for mipsel-openwrt-linux-musl-gcc -Wno-format-contains-nul support... yes
checking for fcntl.h... yes
checking for stddef.h... yes
checking for sys/socket.h... yes
checking for arpa/inet.h... yes
checking for sys/time.h... (cached) yes
checking for signal.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/select.h... yes
checking for netinet/in.h... yes
checking for netinet/in_systm.h... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for libintl.h... yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/systeminfo.h... no
checking for sys/io.h... yes
checking for architecture/i386/pio.h... no
checking for sched.h... yes
checking for fts.h... yes
checking for _Bool... (cached) yes
checking for stdbool.h that conforms to C99 or later... (cached) yes
checking for sys/sysctl.h... no
checking for net/route.h... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for nanosleep in -lrt... yes
checking for resolv in -lresolv... no
checking for fork... yes
checking for vfork... yes
checking for vprintf... yes
checking for alarm... yes
checking for getpagesize... yes
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for working vfork... (cached) yes
checking whether lstat correctly handles trailing slash... (cached) yes
checking for working memcmp... (cached) yes
checking for working mktime... no
checking for working mmap... yes
checking for struct timeval.tv_sec... yes
checking for alarm... (cached) yes
checking for atexit... yes
checking for bzero... (cached) yes
checking for dup2... yes
checking for gethostbyname... yes
checking for getpagesize... (cached) yes
checking for gettimeofday... (cached) yes
checking for ctime... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for munmap... yes
checking for pow... yes
checking for putenv... yes
checking for realpath... yes
checking for regcomp... yes
checking for strdup... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strtol... yes
checking for strncpy... yes
checking for strtoull... yes
checking for poll... yes
checking for ntohll... no
checking for mmap... yes
checking for snprintf... yes
checking for vsnprintf... (cached) yes
checking for strsignal... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtoul... yes
checking for ioperm... yes
checking for strlcpy... yes
checking whether byte ordering is bigendian... (cached) no
configure: Bypassing libpcap discovery via pcap_config
configure: Using u_int64_t for packet counters
checking for inet_aton... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for inet_addr... yes
checking for fts_read... yes
checking for linux/if_tun.h... yes
checking for libpcap... openwrt/staging_dir/target-mipsel_24kc_musl/usr
checking for library containing nl_handle_alloc... no
checking for bpf_object__open_file in -lbpf... yes
checking for xsk_umem__delete in -lxdp... no
configure: Unable to find libxdp library
checking for nl_cache_alloc in -lnl... (cached) no
checking for genl_connect in -lnl-genl-3... (cached) no
checking for nl_cache_alloc in -lnl-3... (cached) no
checking for dbus_malloc in -ldbus-1... (cached) no
checking for numa_available in -lnuma... no
checking for pthread_create in -lpthread... yes
checking for library containing pcap_get_pfring_id... no
checking for library containing pcap_close... none required
checking libpcap version... unknown
checking for valid libpcap version... unknown
checking for pcap_setnonblock... yes
checking for pcap_datalink_val_to_description... yes
checking for pcap_get_selectable_fd... yes
checking for pcap_dump_fopen... yes
checking for pcap_inject sending support... yes
checking for pcap_sendpacket sending support... yes
checking for pcap_breakloop... no
checking for pcap_version... yes
checking for pcap_snapshot... yes
checking for pcap_open_offline_with_tstamp_precision support... yes
configure: Building tcpbridge
configure: Building tcpliveplay
checking for netmap socket sending support... no
checking for PF_PACKET socket sending support... yes
checking for LIBXDP XDP packet sending support... no
checking for TX_RING socket sending support... no
checking for bpf/libbpf.h... yes
checking for bpf/bpf.h... yes
checking for xdp/libxdp.h... no
checking for net/bpf.h... no
checking for libdnet... openwrt/staging_dir/target-mipsel_24kc_musl/usr
checking for dumbnet.h... no
checking for dnet.h... yes
checking for DLT_LINUX_SLL in libpcap... yes
checking for DLT_LINUX_SLL2 in libpcap... yes
checking for DLT_C_HDLC in libpcap... yes
checking for openwrt/staging_dir/target-mipsel_24kc_musl/usr/pcap-bpf.h... no
checking for libpcap bpf header... no
checking for netmap libpcap... no
checking for pcapnav-config... (cached) no
checking for requires strict byte alignment... yes
checking for tcpdump... /usr/sbin/tcpdump
checking for 'make test' profile... configure: WARNING: Unable to do tests when cross-compiling
Unable to do tests when cross-compiling
checking for OS version... Linux
configure: Using eth0 for 1st test network interface card
configure: Using eth0 for 2nd test network interface card
checking if it's ok to use pcap_findalldevs()... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/mman.h... yes
checking for sys/param.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for sys/procset.h... no
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/stropts.h... yes
checking for sys/time.h... (cached) yes
checking for sys/un.h... yes
checking for sys/wait.h... yes
checking for dlfcn.h... (cached) yes
checking for errno.h... yes
checking for fcntl.h... (cached) yes
checking for libgen.h... yes
checking for libintl.h... (cached) yes
checking for memory.h... yes
checking for netinet/in.h... (cached) yes
checking for setjmp.h... yes
checking for stdbool.h... (cached) yes
checking for sysexits.h... yes
checking for unistd.h... (cached) yes
checking for utime.h... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking for working stdnoreturn.h... yes
checking for runetype.h... no
checking for wchar.h... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking for uint_t... no
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for ptrdiff_t... yes
checking size of char *... 4
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of short... (cached) 2
checking for pathfind in -lgen... no
checking for gettext in -lintl... no
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for mmap... (cached) yes
checking for canonicalize_file_name... no
checking for snprintf... (cached) yes
checking for strdup... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for strsignal... (cached) yes
checking for fchmod... (cached) yes
checking for fstat... yes
checking for chmod... yes
checking for a sed that does not truncate output... (cached) openwrt/staging_dir/host/bin/sed
configure: Using supplied libopts tearoff
checking whether a reg expr header is specified... no
checking whether with-libregex was specified... no
checking whether with-libregex-cflags was specified... no
checking whether with-libregex-libs was specified... no
checking whether libregex functions properly... no
checking whether pathfind(3) works... no
checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Dec 11 10:53 /dev/zero
checking whether we have a functional realpath(3C)... no
checking whether strftime() works... no
checking whether fopen accepts "b" mode... no
checking whether fopen accepts "t" mode... no
checking whether not wanting optional option args... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libopts/Makefile
config.status: creating Makefile
config.status: creating doxygen.cfg
config.status: creating lib/Makefile
config.status: creating docs/Makefile
config.status: creating src/Makefile
config.status: creating src/tcpedit/Makefile
config.status: creating src/fragroute/Makefile
config.status: creating src/common/Makefile
config.status: creating src/defines.h
config.status: creating test/Makefile
config.status: creating test/config
config.status: creating scripts/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
##########################################################################
TCPREPLAY Suite Configuration Results (4.5.2)
##########################################################################
libpcap: openwrt/staging_dir/target-mipsel_24kc_musl/usr (unknown)
PF_RING libpcap no
libdnet: openwrt/staging_dir/target-mipsel_24kc_musl/usr 1.16.1
autogen: (unknown - man pages will not be built)
Use libopts tearoff: yes
64bit counter support: yes
tcpdump binary path: /usr/sbin/tcpdump
fragroute support: yes
tcpbridge support: yes
tcpliveplay support: yes
Supported Packet Injection Methods (*):
Linux TX_RING: no
Linux PF_PACKET: yes
BSD BPF: no
libdnet: yes
pcap_inject: yes
pcap_sendpacket: yes **
pcap_netmap no
Linux/BSD netmap: no
Tuntap device support: yes
LIBXDP for AF_XDP socket: no
* In order of preference; see configure --help to override
** Required for tcpbridge
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.built
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -mips16 -minterlink-mips16 -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify " LDFLAGS="-Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts " make -C openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11" LD="mipsel-openwrt-linux-musl-ld.bfd" NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" ;
make[3]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
Making all in scripts
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/scripts'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/scripts'
Making all in lib
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/lib'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/lib'
Making all in libopts
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
make all-am
make[5]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
/bin/sh ../libtool --tag=CC --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../src -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo './'`libopts.c
OpenWrt-libtool: compile: mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../src -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c libopts.c -fPIC -DPIC -o .libs/libopts_la-libopts.o
OpenWrt-libtool: compile: mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../src -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c libopts.c -o libopts_la-libopts.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -version-info 42:1:17 -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o libopts.la libopts_la-libopts.lo -lbpf -lrt
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ar cr .libs/libopts.a .libs/libopts_la-libopts.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ranlib .libs/libopts.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libopts.la" && ln -s "../libopts.la" "libopts.la" )
make[5]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
Making all in src
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make all-recursive
make[5]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
Making all in common
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
make all-am
make[7]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o cidr.o cidr.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o err.o err.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o list.o list.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o cache.o cache.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o services.o services.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o get.o get.c
get.c: In function 'get_ipv4':
get.c:501:42: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'ssize_t' {aka 'int'} [-Wsign-compare]
501 | if (res == -1 || l2len + TCPR_IPV4_H > pkt_len) {
| ^
get.c: In function 'get_ipv6':
get.c:568:42: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'ssize_t' {aka 'int'} [-Wsign-compare]
568 | if (res == -1 || l2len + TCPR_IPV6_H > pkt_len) {
| ^
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o fakepcap.o fakepcap.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o fakepcapnav.o fakepcapnav.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o fakepoll.o fakepoll.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o xX.o xX.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o utils.o utils.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o timer.o timer.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o git_version.o git_version.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o sendpacket.o sendpacket.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o dlt_names.o dlt_names.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o mac.o mac.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o interface.o interface.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o flows.o flows.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o txring.o txring.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpdump.o tcpdump.c
rm -f libcommon.a
mipsel-openwrt-linux-musl-gcc-ar cr libcommon.a cidr.o err.o list.o cache.o services.o get.o fakepcap.o fakepcapnav.o fakepoll.o xX.o utils.o timer.o git_version.o sendpacket.o dlt_names.o mac.o interface.o flows.o txring.o tcpdump.o
mipsel-openwrt-linux-musl-gcc-ranlib libcommon.a
make[7]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
Making all in tcpedit
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
make all-am
make[7]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpedit.o tcpedit.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o parse_args.o parse_args.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o edit_packet.o edit_packet.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o portmap.o portmap.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o dlt.o dlt.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o checksum.o checksum.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o incremental_checksum.o incremental_checksum.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpedit_api.o tcpedit_api.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o fuzzing.o fuzzing.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o rewrite_sequence.o rewrite_sequence.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_plugins.o plugins/dlt_plugins.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/ethernet.o plugins/ethernet.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_utils.o plugins/dlt_utils.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_en10mb/en10mb.o plugins/dlt_en10mb/en10mb.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_en10mb/en10mb_api.o plugins/dlt_en10mb/en10mb_api.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_hdlc/hdlc.o plugins/dlt_hdlc/hdlc.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_hdlc/hdlc_api.o plugins/dlt_hdlc/hdlc_api.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_user/user.o plugins/dlt_user/user.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_user/user_api.o plugins/dlt_user/user_api.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_raw/raw.o plugins/dlt_raw/raw.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_null/null.o plugins/dlt_null/null.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_loop/loop.o plugins/dlt_loop/loop.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_linuxsll/linuxsll.o plugins/dlt_linuxsll/linuxsll.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_linuxsll2/linuxsll2.o plugins/dlt_linuxsll2/linuxsll2.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_ieee80211/ieee80211.o plugins/dlt_ieee80211/ieee80211.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_ieee80211/ieee80211_hdr.o plugins/dlt_ieee80211/ieee80211_hdr.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_radiotap/radiotap.o plugins/dlt_radiotap/radiotap.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_jnpr_ether/jnpr_ether.o plugins/dlt_jnpr_ether/jnpr_ether.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_pppserial/pppserial.o plugins/dlt_pppserial/pppserial.c
rm -f libtcpedit.a
mipsel-openwrt-linux-musl-gcc-ar cr libtcpedit.a tcpedit.o parse_args.o edit_packet.o portmap.o dlt.o checksum.o incremental_checksum.o tcpedit_api.o fuzzing.o rewrite_sequence.o plugins/dlt_plugins.o plugins/ethernet.o plugins/dlt_utils.o plugins/dlt_en10mb/en10mb.o plugins/dlt_en10mb/en10mb_api.o plugins/dlt_hdlc/hdlc.o plugins/dlt_hdlc/hdlc_api.o plugins/dlt_user/user.o plugins/dlt_user/user_api.o plugins/dlt_raw/raw.o plugins/dlt_null/null.o plugins/dlt_loop/loop.o plugins/dlt_linuxsll/linuxsll.o plugins/dlt_linuxsll2/linuxsll2.o plugins/dlt_ieee80211/ieee80211.o plugins/dlt_ieee80211/ieee80211_hdr.o plugins/dlt_radiotap/radiotap.o plugins/dlt_jnpr_ether/jnpr_ether.o plugins/dlt_pppserial/pppserial.o
mipsel-openwrt-linux-musl-gcc-ranlib libtcpedit.a
make[7]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
Making all in fragroute
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/fragroute'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-fragroute.o `test -f 'fragroute.c' || echo './'`fragroute.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-bget.o `test -f 'bget.c' || echo './'`bget.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod.o `test -f 'mod.c' || echo './'`mod.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-pkt.o `test -f 'pkt.c' || echo './'`pkt.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-argv.o `test -f 'argv.c' || echo './'`argv.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-randutil.o `test -f 'randutil.c' || echo './'`randutil.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_delay.o `test -f 'mod_delay.c' || echo './'`mod_delay.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_drop.o `test -f 'mod_drop.c' || echo './'`mod_drop.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_dup.o `test -f 'mod_dup.c' || echo './'`mod_dup.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_echo.o `test -f 'mod_echo.c' || echo './'`mod_echo.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_ip_chaff.o `test -f 'mod_ip_chaff.c' || echo './'`mod_ip_chaff.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_ip_frag.o `test -f 'mod_ip_frag.c' || echo './'`mod_ip_frag.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_ip_opt.o `test -f 'mod_ip_opt.c' || echo './'`mod_ip_opt.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_ip_ttl.o `test -f 'mod_ip_ttl.c' || echo './'`mod_ip_ttl.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_ip_tos.o `test -f 'mod_ip_tos.c' || echo './'`mod_ip_tos.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_order.o `test -f 'mod_order.c' || echo './'`mod_order.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_print.o `test -f 'mod_print.c' || echo './'`mod_print.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_tcp_chaff.o `test -f 'mod_tcp_chaff.c' || echo './'`mod_tcp_chaff.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_tcp_opt.o `test -f 'mod_tcp_opt.c' || echo './'`mod_tcp_opt.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_tcp_seg.o `test -f 'mod_tcp_seg.c' || echo './'`mod_tcp_seg.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-iputil.o `test -f 'iputil.c' || echo './'`iputil.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_ip6_opt.o `test -f 'mod_ip6_opt.c' || echo './'`mod_ip6_opt.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_ip6_qos.o `test -f 'mod_ip6_qos.c' || echo './'`mod_ip6_qos.c
rm -f libfragroute.a
mipsel-openwrt-linux-musl-gcc-ar cr libfragroute.a libfragroute_a-fragroute.o libfragroute_a-bget.o libfragroute_a-mod.o libfragroute_a-pkt.o libfragroute_a-argv.o libfragroute_a-randutil.o libfragroute_a-mod_delay.o libfragroute_a-mod_drop.o libfragroute_a-mod_dup.o libfragroute_a-mod_echo.o libfragroute_a-mod_ip_chaff.o libfragroute_a-mod_ip_frag.o libfragroute_a-mod_ip_opt.o libfragroute_a-mod_ip_ttl.o libfragroute_a-mod_ip_tos.o libfragroute_a-mod_order.o libfragroute_a-mod_print.o libfragroute_a-mod_tcp_chaff.o libfragroute_a-mod_tcp_opt.o libfragroute_a-mod_tcp_seg.o libfragroute_a-iputil.o libfragroute_a-mod_ip6_opt.o libfragroute_a-mod_ip6_qos.o
mipsel-openwrt-linux-musl-gcc-ranlib libfragroute.a
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/fragroute'
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay-tcpreplay_opts.o `test -f 'tcpreplay_opts.c' || echo './'`tcpreplay_opts.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay-send_packets.o `test -f 'send_packets.c' || echo './'`send_packets.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay-signal_handler.o `test -f 'signal_handler.c' || echo './'`signal_handler.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay-tcpreplay.o `test -f 'tcpreplay.c' || echo './'`tcpreplay.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay-tcpreplay_api.o `test -f 'tcpreplay_api.c' || echo './'`tcpreplay_api.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay-sleep.o `test -f 'sleep.c' || echo './'`sleep.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay-replay.o `test -f 'replay.c' || echo './'`replay.c
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o tcpreplay tcpreplay-tcpreplay_opts.o tcpreplay-send_packets.o tcpreplay-signal_handler.o tcpreplay-tcpreplay.o tcpreplay-tcpreplay_api.o tcpreplay-sleep.o tcpreplay-replay.o ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -ldnet ../libopts/libopts.la -lbpf -lrt
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -fuse-ld=bfd -znow -zrelro -o tcpreplay tcpreplay-tcpreplay_opts.o tcpreplay-send_packets.o tcpreplay-signal_handler.o tcpreplay-tcpreplay.o tcpreplay-tcpreplay_api.o tcpreplay-sleep.o tcpreplay-replay.o -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -ldnet ../libopts/.libs/libopts.a -lfts -lbpf -lrt
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpprep-tcpprep_opts.o `test -f 'tcpprep_opts.c' || echo './'`tcpprep_opts.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpprep-tcpprep.o `test -f 'tcpprep.c' || echo './'`tcpprep.c
In function 'process_raw_packets',
inlined from 'main' at tcpprep.c:149:23:
tcpprep.c:540:50: warning: 'l2len' may be used uninitialized [-Wmaybe-uninitialized]
540 | add_cache(&options->cachedata, SEND, check_dst_port(ip_hdr, ip6_hdr, (int)pkthdr.caplen - l2len));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tcpprep.c: In function 'main':
tcpprep.c:329:9: note: 'l2len' was declared here
329 | int l2len;
| ^~~~~
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpprep-tree.o `test -f 'tree.c' || echo './'`tree.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpprep-tcpprep_api.o `test -f 'tcpprep_api.c' || echo './'`tcpprep_api.c
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o tcpprep tcpprep-tcpprep_opts.o tcpprep-tcpprep.o tcpprep-tree.o tcpprep-tcpprep_api.o ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap ../libopts/libopts.la -lbpf -lrt
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPPREP "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -fuse-ld=bfd -znow -zrelro -o tcpprep tcpprep-tcpprep_opts.o tcpprep-tcpprep.o tcpprep-tree.o tcpprep-tcpprep_api.o -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap ../libopts/.libs/libopts.a -lfts -lbpf -lrt
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcprewrite-tcprewrite_opts.o `test -f 'tcprewrite_opts.c' || echo './'`tcprewrite_opts.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcprewrite-tcprewrite.o `test -f 'tcprewrite.c' || echo './'`tcprewrite.c
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o tcprewrite tcprewrite-tcprewrite_opts.o tcprewrite-tcprewrite.o ./tcpedit/libtcpedit.a ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap ../libopts/libopts.la ./fragroute/libfragroute.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -ldnet -lbpf -lrt
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -fuse-ld=bfd -znow -zrelro -o tcprewrite tcprewrite-tcprewrite_opts.o tcprewrite-tcprewrite.o -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib ./tcpedit/libtcpedit.a ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap ../libopts/.libs/libopts.a -lfts ./fragroute/libfragroute.a -ldnet -lbpf -lrt
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay_edit-tcpreplay_edit_opts.o `test -f 'tcpreplay_edit_opts.c' || echo './'`tcpreplay_edit_opts.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay_edit-send_packets.o `test -f 'send_packets.c' || echo './'`send_packets.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay_edit-signal_handler.o `test -f 'signal_handler.c' || echo './'`signal_handler.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay_edit-tcpreplay.o `test -f 'tcpreplay.c' || echo './'`tcpreplay.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay_edit-tcpreplay_api.o `test -f 'tcpreplay_api.c' || echo './'`tcpreplay_api.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay_edit-sleep.o `test -f 'sleep.c' || echo './'`sleep.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay_edit-replay.o `test -f 'replay.c' || echo './'`replay.c
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o tcpreplay-edit tcpreplay_edit-tcpreplay_edit_opts.o tcpreplay_edit-send_packets.o tcpreplay_edit-signal_handler.o tcpreplay_edit-tcpreplay.o tcpreplay_edit-tcpreplay_api.o tcpreplay_edit-sleep.o tcpreplay_edit-replay.o ./tcpedit/libtcpedit.a ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -ldnet ../libopts/libopts.la -lbpf -lrt
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -fuse-ld=bfd -znow -zrelro -o tcpreplay-edit tcpreplay_edit-tcpreplay_edit_opts.o tcpreplay_edit-send_packets.o tcpreplay_edit-signal_handler.o tcpreplay_edit-tcpreplay.o tcpreplay_edit-tcpreplay_api.o tcpreplay_edit-sleep.o tcpreplay_edit-replay.o -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib ./tcpedit/libtcpedit.a ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -ldnet ../libopts/.libs/libopts.a -lfts -lbpf -lrt
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPCAPINFO -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpcapinfo-tcpcapinfo_opts.o `test -f 'tcpcapinfo_opts.c' || echo './'`tcpcapinfo_opts.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPCAPINFO -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpcapinfo-tcpcapinfo.o `test -f 'tcpcapinfo.c' || echo './'`tcpcapinfo.c
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPCAPINFO -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o tcpcapinfo tcpcapinfo-tcpcapinfo_opts.o tcpcapinfo-tcpcapinfo.o ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap ../libopts/libopts.la -lbpf -lrt
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPCAPINFO "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -fuse-ld=bfd -znow -zrelro -o tcpcapinfo tcpcapinfo-tcpcapinfo_opts.o tcpcapinfo-tcpcapinfo.o -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap ../libopts/.libs/libopts.a -lfts -lbpf -lrt
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpbridge-tcpbridge_opts.o `test -f 'tcpbridge_opts.c' || echo './'`tcpbridge_opts.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpbridge-tcpbridge.o `test -f 'tcpbridge.c' || echo './'`tcpbridge.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpbridge-bridge.o `test -f 'bridge.c' || echo './'`bridge.c
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o tcpbridge tcpbridge-tcpbridge_opts.o tcpbridge-tcpbridge.o tcpbridge-bridge.o ./tcpedit/libtcpedit.a ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -ldnet ../libopts/libopts.la -lbpf -lrt
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPBRIDGE "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -fuse-ld=bfd -znow -zrelro -o tcpbridge tcpbridge-tcpbridge_opts.o tcpbridge-tcpbridge.o tcpbridge-bridge.o -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib ./tcpedit/libtcpedit.a ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -ldnet ../libopts/.libs/libopts.a -lfts -lbpf -lrt
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -DTCPREPLAY -DTCPLIVEPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpliveplay-tcpliveplay_opts.o `test -f 'tcpliveplay_opts.c' || echo './'`tcpliveplay_opts.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -DTCPREPLAY -DTCPLIVEPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpliveplay-tcpliveplay.o `test -f 'tcpliveplay.c' || echo './'`tcpliveplay.c
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -DTCPREPLAY -DTCPLIVEPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o tcpliveplay tcpliveplay-tcpliveplay_opts.o tcpliveplay-tcpliveplay.o ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -ldnet ../libopts/libopts.la -lbpf -lrt
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -DTCPREPLAY -DTCPLIVEPLAY "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -fuse-ld=bfd -znow -zrelro -o tcpliveplay tcpliveplay-tcpliveplay_opts.o tcpliveplay-tcpliveplay.o -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -ldnet ../libopts/.libs/libopts.a -lfts -lbpf -lrt
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[5]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
make[3]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -mips16 -minterlink-mips16 -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify " LDFLAGS="-Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts " make -C openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11" LD="mipsel-openwrt-linux-musl-ld.bfd" NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install" install;
make[3]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
Making install in scripts
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/scripts'
make[5]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/scripts'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/scripts'
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/scripts'
Making install in lib
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/lib'
make[5]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/lib'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/lib'
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/lib'
Making install in libopts
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
make install-am
make[5]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
make[5]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
Making install in src
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make install-recursive
make[5]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
Making install in common
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
make install-am
make[7]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
make[8]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
make[7]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
Making install in tcpedit
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
make install-am
make[7]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
make[8]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
make[7]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
Making install in fragroute
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/fragroute'
make[7]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/fragroute'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/fragroute'
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/fragroute'
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[7]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
/usr/sbin/mkdir -p 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin'
/bin/sh ../libtool --mode=install openwrt/staging_dir/host/bin/install -c tcpreplay tcpprep tcprewrite tcpreplay-edit tcpcapinfo tcpbridge tcpliveplay 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin'
OpenWrt-libtool: install: openwrt/staging_dir/host/bin/install -c tcpreplay openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpreplay
OpenWrt-libtool: install: openwrt/staging_dir/host/bin/install -c tcpprep openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpprep
OpenWrt-libtool: install: openwrt/staging_dir/host/bin/install -c tcprewrite openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcprewrite
OpenWrt-libtool: install: openwrt/staging_dir/host/bin/install -c tcpreplay-edit openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpreplay-edit
OpenWrt-libtool: install: openwrt/staging_dir/host/bin/install -c tcpcapinfo openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpcapinfo
OpenWrt-libtool: install: openwrt/staging_dir/host/bin/install -c tcpbridge openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpbridge
OpenWrt-libtool: install: openwrt/staging_dir/host/bin/install -c tcpliveplay openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpliveplay
/usr/sbin/mkdir -p 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/man/man1'
openwrt/staging_dir/host/bin/install -c -m 644 tcpreplay.1 tcpprep.1 tcprewrite.1 tcpreplay-edit.1 tcpcapinfo.1 tcpbridge.1 tcpliveplay.1 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/man/man1'
make[7]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[5]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
make[5]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
make[3]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.built
rm -rf openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.pkgdir/tcpbridge.installed openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.pkgdir/tcpbridge
mkdir -p openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.pkgdir/tcpbridge
install -d -m0755 openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.pkgdir/tcpbridge/usr/bin ; cp -fpR openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpbridge openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.pkgdir/tcpbridge/usr/bin
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.pkgdir/tcpbridge.installed
mkdir -p openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock openwrt/tmp/.root-copy.flock -c 'cp -fpR openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.pkgdir/tcpbridge/. openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.tcpbridge_installed
rm -rf openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-mipsel_24kc/tcpbridge
mkdir -p openwrt/bin/targets/ramips/mt7621/packages openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-mipsel_24kc/tcpbridge openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-mipsel_24kc/tcpbridge/usr/bin ; cp -fpR openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpbridge openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-mipsel_24kc/tcpbridge/usr/bin
find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-mipsel_24kc/tcpbridge -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
Package tcpbridge is missing dependencies for the following libraries:
libbpf.so.1
make[2]: *** [Makefile:169: openwrt/bin/packages/mipsel_24kc/packages/tcpbridge-4.5.2-r2.apk] Error 1
make[2]: Leaving directory 'openwrt/feeds/packages/net/tcpreplay'
time: package/feeds/packages/tcpreplay/compile#31.70#4.41#38.99
ERROR: package/feeds/packages/tcpreplay failed to build.
make[1]: *** [package/Makefile:187: package/feeds/packages/tcpreplay/compile] Error 1
make[1]: Leaving directory 'openwrt'
make: *** [openwrt/include/toplevel.mk:233: package/feeds/packages/tcpreplay/compile] Error 2
If you need any further information, please let me know.
@teleostnacl
Can you attach your .config?
Sorry, but after applying the latest changes, I'm running into a failure again.
make[2]: Entering directory 'openwrt/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directory 'openwrt/scripts/config'
make[1]: Entering directory 'openwrt'
+ mkdir -p openwrt/staging_dir/target-mipsel_24kc_musl
+ cd openwrt/staging_dir/target-mipsel_24kc_musl
+ mkdir -p bin lib stamp usr/include usr/lib
mkdir -p openwrt/build_dir/target-mipsel_24kc_musl/stamp
touch openwrt/staging_dir/target-mipsel_24kc_musl/.prepared
make[2]: Entering directory 'openwrt/package/utils/lua'
make[2]: Leaving directory 'openwrt/package/utils/lua'
time: package/utils/lua/host-compile#0.22#0.04#0.28
make[2]: Entering directory 'openwrt/package/system/apk'
make[2]: Leaving directory 'openwrt/package/system/apk'
time: package/system/apk/host-compile#0.17#0.04#0.24
make[2]: Entering directory 'openwrt/package/libs/toolchain'
echo "libc" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "libgcc" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "libatomic" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "libpthread" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "librt" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
make[2]: Leaving directory 'openwrt/package/libs/toolchain'
time: package/libs/toolchain/compile#0.14#0.04#0.21
make[2]: Entering directory 'openwrt/feeds/packages/libs/libdnet'
echo "libdnet" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libdnet.default.install
make[2]: Leaving directory 'openwrt/feeds/packages/libs/libdnet'
time: package/feeds/packages/libdnet/compile#0.15#0.04#0.21
make[2]: Entering directory 'openwrt/package/libs/libpcap'
echo "libpcap" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/libpcap.default.install
make[2]: Leaving directory 'openwrt/package/libs/libpcap'
time: package/libs/libpcap/compile#0.15#0.03#0.21
make[2]: Entering directory 'openwrt/package/libs/musl-fts'
echo "musl-fts" >> openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo/musl-fts.default.install
make[2]: Leaving directory 'openwrt/package/libs/musl-fts'
time: package/libs/musl-fts/compile#0.24#0.06#0.33
make[2]: Entering directory 'openwrt/feeds/packages/net/tcpreplay'
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.prepared_5c6ed4c41c720ba97c5cd41e7ea1595f_6664517399ebbbc92a37c5bb081b5c53_check
. openwrt/include/shell.sh; xzcat openwrt/dl/tcpreplay-4.5.2.tar.xz | tar -C openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.prepared_5c6ed4c41c720ba97c5cd41e7ea1595f_6664517399ebbbc92a37c5bb081b5c53
rm -f openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.configured_*
rm -f openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.tcpreplay_installed
(cd openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2; rm -f aclocal.m4; if [ -f ./configure.ac ] || [ -f ./configure.in ]; then [ -d ./autom4te.cache ] && rm -rf ./autom4te.cache; [ -e ./config.rpath ] || ln -s openwrt/scripts/config.rpath ./config.rpath; touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; AUTOM4TE=openwrt/staging_dir/host/bin/autom4te AUTOCONF=openwrt/staging_dir/host/bin/autoconf AUTOMAKE=openwrt/staging_dir/host/bin/automake ACLOCAL=openwrt/staging_dir/host/bin/aclocal AUTOHEADER=openwrt/staging_dir/host/bin/autoheader LIBTOOLIZE=openwrt/staging_dir/host/bin/libtoolize LIBTOOL=openwrt/staging_dir/host/bin/libtool M4=openwrt/staging_dir/host/bin/m4 AUTOPOINT=true GTKDOCIZE=true LIBTOOLIZE='openwrt/staging_dir/host/bin/libtoolize --install' openwrt/staging_dir/host/bin/autoreconf -v -f -i -B openwrt/staging_dir/host/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I openwrt/staging_dir/hostpkg/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . . || true; fi; );
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: openwrt/staging_dir/host/bin/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I openwrt/staging_dir/hostpkg/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4 -I libopts/m4
autoreconf: configure.ac: tracing
autoreconf: running: openwrt/staging_dir/host/bin/libtoolize --install --copy --force
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
OpenWrt-libtoolize: copying file 'config/compile'
OpenWrt-libtoolize: copying file 'config/config.guess'
OpenWrt-libtoolize: copying file 'config/config.sub'
OpenWrt-libtoolize: copying file 'config/depcomp'
OpenWrt-libtoolize: copying file 'config/install-sh'
OpenWrt-libtoolize: copying file 'config/missing'
OpenWrt-libtoolize: copying file 'config/ltmain.sh'
OpenWrt-libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
OpenWrt-libtoolize: copying file 'm4/libtool.m4'
OpenWrt-libtoolize: copying file 'm4/ltoptions.m4'
OpenWrt-libtoolize: copying file 'm4/ltsugar.m4'
OpenWrt-libtoolize: copying file 'm4/ltversion.m4'
OpenWrt-libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: openwrt/staging_dir/host/bin/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal -I openwrt/staging_dir/hostpkg/share/aclocal -I openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal -I m4 -I . --force -I m4 -I libopts/m4
autoreconf: running: openwrt/staging_dir/host/bin/autoconf --include=openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=openwrt/staging_dir/hostpkg/share/aclocal --include=openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: openwrt/staging_dir/host/bin/autoheader --include=openwrt/staging_dir/target-mipsel_24kc_musl/host/share/aclocal --include=openwrt/staging_dir/hostpkg/share/aclocal --include=openwrt/staging_dir/target-mipsel_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: openwrt/staging_dir/host/bin/automake --add-missing --copy --force-missing
autoreconf: Leaving directory '.'
(cd openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/./; if [ -x ./configure ]; then find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.guess | xargs -r chmod u+w; find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.guess | xargs -r -n1 cp --remove-destination openwrt/scripts/config.guess; find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.sub | xargs -r chmod u+w; find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ -name config.sub | xargs -r -n1 cp --remove-destination openwrt/scripts/config.sub; AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11" LD="mipsel-openwrt-linux-musl-ld.bfd" NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -mips16 -minterlink-mips16 " CPPFLAGS="-Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify " LDFLAGS="-Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts " ac_cv_lib_nl_nl_cache_alloc=no ac_cv_lib_nl_genl_3_genl_connect=no ac_cv_lib_nl_3_nl_cache_alloc=no ac_cv_lib_dbus_1_dbus_malloc=no ac_cv_path_pcncfg=no ./configure --target=mipsel-openwrt-linux --host=mipsel-openwrt-linux --build=x86_64-pc-linux-gnu --disable-dependency-tracking --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls --with-libdnet="openwrt/staging_dir/target-mipsel_24kc_musl/usr" --with-libpcap="openwrt/staging_dir/target-mipsel_24kc_musl/usr" --enable-dynamic-link ; fi; )
configure: loading site script openwrt/include/site/mipsel
checking whether to enable maintainer-specific portions of Makefiles... yes
checking if malloc debugging is wanted... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-gnu
checking target system type... mipsel-openwrt-linux-gnu
checking for cygwin development environment... no
checking for a BSD-compatible install... openwrt/staging_dir/host/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for mipsel-openwrt-linux-strip... mipsel-openwrt-linux-musl-strip
checking for a race-free mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports the include directive... yes (GNU style)
checking for mipsel-openwrt-linux-gcc... mipsel-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 the compiler supports GNU C... yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g... yes
checking for mipsel-openwrt-linux-musl-gcc option to enable C23 features... unsupported
checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features... none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... yes
checking dependency style of mipsel-openwrt-linux-musl-gcc... none
checking for mipsel-openwrt-linux-ar... mipsel-openwrt-linux-musl-gcc-ar
checking the archiver (mipsel-openwrt-linux-musl-gcc-ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... openwrt/staging_dir/host/bin/sed
checking for grep that handles long lines and -e... openwrt/staging_dir/host/bin/grep
checking for egrep... openwrt/staging_dir/host/bin/grep -E
checking for fgrep... openwrt/staging_dir/host/bin/grep -F
checking for ld used by mipsel-openwrt-linux-musl-gcc... mipsel-openwrt-linux-musl-ld.bfd
checking if the linker (mipsel-openwrt-linux-musl-ld.bfd) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... mipsel-openwrt-linux-musl-gcc-nm
checking the name lister (mipsel-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to mipsel-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mipsel-openwrt-linux-musl-ld.bfd option to reload object files... -r
checking for file... file
checking for mipsel-openwrt-linux-objdump... mipsel-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mipsel-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-musl-gcc-ranlib
checking for mipsel-openwrt-linux-ar... (cached) mipsel-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for mipsel-openwrt-linux-strip... (cached) mipsel-openwrt-linux-musl-strip
checking command to parse mipsel-openwrt-linux-musl-gcc-nm output from mipsel-openwrt-linux-musl-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for mipsel-openwrt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for vfork.h... no
checking for sys/param.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if mipsel-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
checking for mipsel-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mipsel-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
checking if mipsel-openwrt-linux-musl-gcc static flag -static works... no
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... yes
checking if mipsel-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mipsel-openwrt-linux-musl-gcc linker (mipsel-openwrt-linux-musl-ld.bfd) 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 mipsel-openwrt-linux-gcc... (cached) mipsel-openwrt-linux-musl-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether mipsel-openwrt-linux-musl-gcc accepts -g... (cached) yes
checking for mipsel-openwrt-linux-musl-gcc option to enable C23 features... unsupported
checking for mipsel-openwrt-linux-musl-gcc option to enable C11 features... none needed
checking whether mipsel-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes
checking dependency style of mipsel-openwrt-linux-musl-gcc... (cached) none
checking whether the compiler supports GNU C++... yes
checking whether mipsel-openwrt-linux-musl-g++ accepts -g... yes
checking for mipsel-openwrt-linux-musl-g++ option to enable C++11 features... none needed
checking dependency style of mipsel-openwrt-linux-musl-g++... none
checking how to run the C++ preprocessor... mipsel-openwrt-linux-musl-g++ -E
checking for ld used by mipsel-openwrt-linux-musl-g++... mipsel-openwrt-linux-musl-ld.bfd
checking if the linker (mipsel-openwrt-linux-musl-ld.bfd) is GNU ld... yes
checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld.bfd) supports shared libraries... yes
checking for mipsel-openwrt-linux-musl-g++ option to produce PIC... -fPIC -DPIC
checking if mipsel-openwrt-linux-musl-g++ PIC flag -fPIC -DPIC works... yes
checking if mipsel-openwrt-linux-musl-g++ static flag -static works... no
checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o... yes
checking if mipsel-openwrt-linux-musl-g++ supports -c -o file.o... (cached) yes
checking whether the mipsel-openwrt-linux-musl-g++ linker (mipsel-openwrt-linux-musl-ld.bfd) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking how to run the C preprocessor... mipsel-openwrt-linux-musl-gcc -E
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking for a sed that does not truncate output... (cached) openwrt/staging_dir/host/bin/sed
checking whether make sets $(MAKE)... (cached) yes
checking for printf... /usr/sbin/printf
checking for echo... /usr/sbin/echo
checking for cut... /usr/sbin/cut
checking for autogen... no
checking for groff... /usr/sbin/groff
checking for depmod... /usr/sbin/depmod
checking for insmod... /usr/sbin/insmod
checking for rmmod... /usr/sbin/rmmod
configure: Using included libopts tearoff
checking for egrep... (cached) openwrt/staging_dir/host/bin/grep -E
checking for sys/mkdev.h... no
checking for sys/sysmacros.h... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for an ANSI C-conforming const... yes
checking for inline... (cached) inline
checking for mipsel-openwrt-linux-musl-gcc option to support large files... none needed
checking for declarations of fseeko and ftello... yes
checking for u_int8_t... yes
checking for u_char... yes
checking for u_int16_t... yes
checking for u_short... yes
checking for u_int... yes
checking for u_int32_t... yes
checking for u_int64_t... yes
checking for mipsel-openwrt-linux-musl-gcc -Wextra support... yes
checking for mipsel-openwrt-linux-musl-gcc -Wno-variadic-macros support... yes
checking for mipsel-openwrt-linux-musl-gcc -Wfatal-errors support... yes
checking for mipsel-openwrt-linux-musl-gcc -Wno-format-contains-nul support... yes
checking for fcntl.h... yes
checking for stddef.h... yes
checking for sys/socket.h... yes
checking for arpa/inet.h... yes
checking for sys/time.h... (cached) yes
checking for signal.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/select.h... yes
checking for netinet/in.h... yes
checking for netinet/in_systm.h... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for libintl.h... yes
checking for sys/file.h... yes
checking for sys/ioctl.h... yes
checking for sys/systeminfo.h... no
checking for sys/io.h... yes
checking for architecture/i386/pio.h... no
checking for sched.h... yes
checking for fts.h... yes
checking for _Bool... (cached) yes
checking for stdbool.h that conforms to C99 or later... (cached) yes
checking for sys/sysctl.h... no
checking for net/route.h... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking for nanosleep in -lrt... yes
checking for resolv in -lresolv... no
checking for fork... yes
checking for vfork... yes
checking for vprintf... yes
checking for alarm... yes
checking for getpagesize... yes
checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for working vfork... (cached) yes
checking whether lstat correctly handles trailing slash... (cached) yes
checking for working memcmp... (cached) yes
checking for working mktime... no
checking for working mmap... yes
checking for struct timeval.tv_sec... yes
checking for alarm... (cached) yes
checking for atexit... yes
checking for bzero... (cached) yes
checking for dup2... yes
checking for gethostbyname... yes
checking for getpagesize... (cached) yes
checking for gettimeofday... (cached) yes
checking for ctime... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for munmap... yes
checking for pow... yes
checking for putenv... yes
checking for realpath... yes
checking for regcomp... yes
checking for strdup... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strtol... yes
checking for strncpy... yes
checking for strtoull... yes
checking for poll... yes
checking for ntohll... no
checking for mmap... yes
checking for snprintf... yes
checking for vsnprintf... (cached) yes
checking for strsignal... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtoul... yes
checking for ioperm... yes
checking for strlcpy... yes
checking whether byte ordering is bigendian... (cached) no
configure: Bypassing libpcap discovery via pcap_config
configure: Using u_int64_t for packet counters
checking for inet_aton... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for inet_addr... yes
checking for fts_read... yes
checking for linux/if_tun.h... yes
checking for libpcap... openwrt/staging_dir/target-mipsel_24kc_musl/usr
checking for library containing nl_handle_alloc... no
checking for bpf_object__open_file in -lbpf... yes
checking for xsk_umem__delete in -lxdp... no
configure: Unable to find libxdp library
checking for nl_cache_alloc in -lnl... (cached) no
checking for genl_connect in -lnl-genl-3... (cached) no
checking for nl_cache_alloc in -lnl-3... (cached) no
checking for dbus_malloc in -ldbus-1... (cached) no
checking for numa_available in -lnuma... no
checking for pthread_create in -lpthread... yes
checking for library containing pcap_get_pfring_id... no
checking for library containing pcap_close... none required
checking libpcap version... unknown
checking for valid libpcap version... unknown
checking for pcap_setnonblock... yes
checking for pcap_datalink_val_to_description... yes
checking for pcap_get_selectable_fd... yes
checking for pcap_dump_fopen... yes
checking for pcap_inject sending support... yes
checking for pcap_sendpacket sending support... yes
checking for pcap_breakloop... no
checking for pcap_version... yes
checking for pcap_snapshot... yes
checking for pcap_open_offline_with_tstamp_precision support... yes
configure: Building tcpbridge
configure: Building tcpliveplay
checking for netmap socket sending support... no
checking for PF_PACKET socket sending support... yes
checking for LIBXDP XDP packet sending support... no
checking for TX_RING socket sending support... no
checking for bpf/libbpf.h... yes
checking for bpf/bpf.h... yes
checking for xdp/libxdp.h... no
checking for net/bpf.h... no
checking for libdnet... openwrt/staging_dir/target-mipsel_24kc_musl/usr
checking for dumbnet.h... no
checking for dnet.h... yes
checking for DLT_LINUX_SLL in libpcap... yes
checking for DLT_LINUX_SLL2 in libpcap... yes
checking for DLT_C_HDLC in libpcap... yes
checking for openwrt/staging_dir/target-mipsel_24kc_musl/usr/pcap-bpf.h... no
checking for libpcap bpf header... no
checking for netmap libpcap... no
checking for pcapnav-config... (cached) no
checking for requires strict byte alignment... yes
checking for tcpdump... /usr/sbin/tcpdump
checking for 'make test' profile... configure: WARNING: Unable to do tests when cross-compiling
Unable to do tests when cross-compiling
checking for OS version... Linux
configure: Using eth0 for 1st test network interface card
configure: Using eth0 for 2nd test network interface card
checking if it's ok to use pcap_findalldevs()... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/mman.h... yes
checking for sys/param.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for sys/procset.h... no
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/stropts.h... yes
checking for sys/time.h... (cached) yes
checking for sys/un.h... yes
checking for sys/wait.h... yes
checking for dlfcn.h... (cached) yes
checking for errno.h... yes
checking for fcntl.h... (cached) yes
checking for libgen.h... yes
checking for libintl.h... (cached) yes
checking for memory.h... yes
checking for netinet/in.h... (cached) yes
checking for setjmp.h... yes
checking for stdbool.h... (cached) yes
checking for sysexits.h... yes
checking for unistd.h... (cached) yes
checking for utime.h... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking for working stdnoreturn.h... yes
checking for runetype.h... no
checking for wchar.h... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking for uint_t... no
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for ptrdiff_t... yes
checking size of char *... 4
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of short... (cached) 2
checking for pathfind in -lgen... no
checking for gettext in -lintl... no
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for mmap... (cached) yes
checking for canonicalize_file_name... no
checking for snprintf... (cached) yes
checking for strdup... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for strsignal... (cached) yes
checking for fchmod... (cached) yes
checking for fstat... yes
checking for chmod... yes
checking for a sed that does not truncate output... (cached) openwrt/staging_dir/host/bin/sed
configure: Using supplied libopts tearoff
checking whether a reg expr header is specified... no
checking whether with-libregex was specified... no
checking whether with-libregex-cflags was specified... no
checking whether with-libregex-libs was specified... no
checking whether libregex functions properly... no
checking whether pathfind(3) works... no
checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Dec 12 11:47 /dev/zero
checking whether we have a functional realpath(3C)... no
checking whether strftime() works... no
checking whether fopen accepts "b" mode... no
checking whether fopen accepts "t" mode... no
checking whether not wanting optional option args... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libopts/Makefile
config.status: creating Makefile
config.status: creating doxygen.cfg
config.status: creating lib/Makefile
config.status: creating docs/Makefile
config.status: creating src/Makefile
config.status: creating src/tcpedit/Makefile
config.status: creating src/fragroute/Makefile
config.status: creating src/common/Makefile
config.status: creating src/defines.h
config.status: creating test/Makefile
config.status: creating test/config
config.status: creating scripts/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
##########################################################################
TCPREPLAY Suite Configuration Results (4.5.2)
##########################################################################
libpcap: openwrt/staging_dir/target-mipsel_24kc_musl/usr (unknown)
PF_RING libpcap no
libdnet: openwrt/staging_dir/target-mipsel_24kc_musl/usr 1.16.1
autogen: (unknown - man pages will not be built)
Use libopts tearoff: yes
64bit counter support: yes
tcpdump binary path: /usr/sbin/tcpdump
fragroute support: yes
tcpbridge support: yes
tcpliveplay support: yes
Supported Packet Injection Methods (*):
Linux TX_RING: no
Linux PF_PACKET: yes
BSD BPF: no
libdnet: yes
pcap_inject: yes
pcap_sendpacket: yes **
pcap_netmap no
Linux/BSD netmap: no
Tuntap device support: yes
LIBXDP for AF_XDP socket: no
* In order of preference; see configure --help to override
** Required for tcpbridge
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.configured_68b329da9893e34099c7d8ad5cb9c940
rm -f openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.built
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.built_check
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -mips16 -minterlink-mips16 -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify " LDFLAGS="-Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts " make -C openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11" LD="mipsel-openwrt-linux-musl-ld.bfd" NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" ;
make[3]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
Making all in scripts
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/scripts'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/scripts'
Making all in lib
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/lib'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/lib'
Making all in libopts
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
make all-am
make[5]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
/bin/sh ../libtool --tag=CC --mode=compile mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../src -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo './'`libopts.c
OpenWrt-libtool: compile: mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../src -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c libopts.c -fPIC -DPIC -o .libs/libopts_la-libopts.o
OpenWrt-libtool: compile: mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../src -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c libopts.c -o libopts_la-libopts.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -version-info 42:1:17 -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o libopts.la libopts_la-libopts.lo -lbpf -lrt
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ar cr .libs/libopts.a .libs/libopts_la-libopts.o
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc-ranlib .libs/libopts.a
OpenWrt-libtool: link: ( cd ".libs" && rm -f "libopts.la" && ln -s "../libopts.la" "libopts.la" )
make[5]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
Making all in src
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make all-recursive
make[5]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
Making all in common
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
make all-am
make[7]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o cidr.o cidr.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o err.o err.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o list.o list.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o cache.o cache.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o services.o services.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o get.o get.c
get.c: In function 'get_ipv4':
get.c:501:42: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'ssize_t' {aka 'int'} [-Wsign-compare]
501 | if (res == -1 || l2len + TCPR_IPV4_H > pkt_len) {
| ^
get.c: In function 'get_ipv6':
get.c:568:42: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'ssize_t' {aka 'int'} [-Wsign-compare]
568 | if (res == -1 || l2len + TCPR_IPV6_H > pkt_len) {
| ^
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o fakepcap.o fakepcap.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o fakepcapnav.o fakepcapnav.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o fakepoll.o fakepoll.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o xX.o xX.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o utils.o utils.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o timer.o timer.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o git_version.o git_version.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o sendpacket.o sendpacket.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o dlt_names.o dlt_names.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o mac.o mac.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o interface.o interface.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o flows.o flows.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o txring.o txring.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpdump.o tcpdump.c
rm -f libcommon.a
mipsel-openwrt-linux-musl-gcc-ar cr libcommon.a cidr.o err.o list.o cache.o services.o get.o fakepcap.o fakepcapnav.o fakepoll.o xX.o utils.o timer.o git_version.o sendpacket.o dlt_names.o mac.o interface.o flows.o txring.o tcpdump.o
mipsel-openwrt-linux-musl-gcc-ranlib libcommon.a
make[7]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
Making all in tcpedit
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
make all-am
make[7]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpedit.o tcpedit.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o parse_args.o parse_args.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o edit_packet.o edit_packet.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o portmap.o portmap.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o dlt.o dlt.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o checksum.o checksum.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o incremental_checksum.o incremental_checksum.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpedit_api.o tcpedit_api.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o fuzzing.o fuzzing.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o rewrite_sequence.o rewrite_sequence.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_plugins.o plugins/dlt_plugins.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/ethernet.o plugins/ethernet.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_utils.o plugins/dlt_utils.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_en10mb/en10mb.o plugins/dlt_en10mb/en10mb.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_en10mb/en10mb_api.o plugins/dlt_en10mb/en10mb_api.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_hdlc/hdlc.o plugins/dlt_hdlc/hdlc.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_hdlc/hdlc_api.o plugins/dlt_hdlc/hdlc_api.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_user/user.o plugins/dlt_user/user.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_user/user_api.o plugins/dlt_user/user_api.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_raw/raw.o plugins/dlt_raw/raw.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_null/null.o plugins/dlt_null/null.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_loop/loop.o plugins/dlt_loop/loop.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_linuxsll/linuxsll.o plugins/dlt_linuxsll/linuxsll.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_linuxsll2/linuxsll2.o plugins/dlt_linuxsll2/linuxsll2.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_ieee80211/ieee80211.o plugins/dlt_ieee80211/ieee80211.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_ieee80211/ieee80211_hdr.o plugins/dlt_ieee80211/ieee80211_hdr.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_radiotap/radiotap.o plugins/dlt_radiotap/radiotap.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_jnpr_ether/jnpr_ether.o plugins/dlt_jnpr_ether/jnpr_ether.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I.. -I./.. -I./../common -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -I../../libopts -I./plugins -I../../libopts -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o plugins/dlt_pppserial/pppserial.o plugins/dlt_pppserial/pppserial.c
rm -f libtcpedit.a
mipsel-openwrt-linux-musl-gcc-ar cr libtcpedit.a tcpedit.o parse_args.o edit_packet.o portmap.o dlt.o checksum.o incremental_checksum.o tcpedit_api.o fuzzing.o rewrite_sequence.o plugins/dlt_plugins.o plugins/ethernet.o plugins/dlt_utils.o plugins/dlt_en10mb/en10mb.o plugins/dlt_en10mb/en10mb_api.o plugins/dlt_hdlc/hdlc.o plugins/dlt_hdlc/hdlc_api.o plugins/dlt_user/user.o plugins/dlt_user/user_api.o plugins/dlt_raw/raw.o plugins/dlt_null/null.o plugins/dlt_loop/loop.o plugins/dlt_linuxsll/linuxsll.o plugins/dlt_linuxsll2/linuxsll2.o plugins/dlt_ieee80211/ieee80211.o plugins/dlt_ieee80211/ieee80211_hdr.o plugins/dlt_radiotap/radiotap.o plugins/dlt_jnpr_ether/jnpr_ether.o plugins/dlt_pppserial/pppserial.o
mipsel-openwrt-linux-musl-gcc-ranlib libtcpedit.a
make[7]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
Making all in fragroute
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/fragroute'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-fragroute.o `test -f 'fragroute.c' || echo './'`fragroute.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-bget.o `test -f 'bget.c' || echo './'`bget.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod.o `test -f 'mod.c' || echo './'`mod.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-pkt.o `test -f 'pkt.c' || echo './'`pkt.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-argv.o `test -f 'argv.c' || echo './'`argv.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-randutil.o `test -f 'randutil.c' || echo './'`randutil.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_delay.o `test -f 'mod_delay.c' || echo './'`mod_delay.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_drop.o `test -f 'mod_drop.c' || echo './'`mod_drop.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_dup.o `test -f 'mod_dup.c' || echo './'`mod_dup.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_echo.o `test -f 'mod_echo.c' || echo './'`mod_echo.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_ip_chaff.o `test -f 'mod_ip_chaff.c' || echo './'`mod_ip_chaff.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_ip_frag.o `test -f 'mod_ip_frag.c' || echo './'`mod_ip_frag.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_ip_opt.o `test -f 'mod_ip_opt.c' || echo './'`mod_ip_opt.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_ip_ttl.o `test -f 'mod_ip_ttl.c' || echo './'`mod_ip_ttl.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_ip_tos.o `test -f 'mod_ip_tos.c' || echo './'`mod_ip_tos.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_order.o `test -f 'mod_order.c' || echo './'`mod_order.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_print.o `test -f 'mod_print.c' || echo './'`mod_print.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_tcp_chaff.o `test -f 'mod_tcp_chaff.c' || echo './'`mod_tcp_chaff.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_tcp_opt.o `test -f 'mod_tcp_opt.c' || echo './'`mod_tcp_opt.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_tcp_seg.o `test -f 'mod_tcp_seg.c' || echo './'`mod_tcp_seg.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-iputil.o `test -f 'iputil.c' || echo './'`iputil.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_ip6_opt.o `test -f 'mod_ip6_opt.c' || echo './'`mod_ip6_opt.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../src -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I./.. -I./../.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o libfragroute_a-mod_ip6_qos.o `test -f 'mod_ip6_qos.c' || echo './'`mod_ip6_qos.c
rm -f libfragroute.a
mipsel-openwrt-linux-musl-gcc-ar cr libfragroute.a libfragroute_a-fragroute.o libfragroute_a-bget.o libfragroute_a-mod.o libfragroute_a-pkt.o libfragroute_a-argv.o libfragroute_a-randutil.o libfragroute_a-mod_delay.o libfragroute_a-mod_drop.o libfragroute_a-mod_dup.o libfragroute_a-mod_echo.o libfragroute_a-mod_ip_chaff.o libfragroute_a-mod_ip_frag.o libfragroute_a-mod_ip_opt.o libfragroute_a-mod_ip_ttl.o libfragroute_a-mod_ip_tos.o libfragroute_a-mod_order.o libfragroute_a-mod_print.o libfragroute_a-mod_tcp_chaff.o libfragroute_a-mod_tcp_opt.o libfragroute_a-mod_tcp_seg.o libfragroute_a-iputil.o libfragroute_a-mod_ip6_opt.o libfragroute_a-mod_ip6_qos.o
mipsel-openwrt-linux-musl-gcc-ranlib libfragroute.a
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/fragroute'
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay-tcpreplay_opts.o `test -f 'tcpreplay_opts.c' || echo './'`tcpreplay_opts.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay-send_packets.o `test -f 'send_packets.c' || echo './'`send_packets.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay-signal_handler.o `test -f 'signal_handler.c' || echo './'`signal_handler.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay-tcpreplay.o `test -f 'tcpreplay.c' || echo './'`tcpreplay.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay-tcpreplay_api.o `test -f 'tcpreplay_api.c' || echo './'`tcpreplay_api.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay-sleep.o `test -f 'sleep.c' || echo './'`sleep.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay-replay.o `test -f 'replay.c' || echo './'`replay.c
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o tcpreplay tcpreplay-tcpreplay_opts.o tcpreplay-send_packets.o tcpreplay-signal_handler.o tcpreplay-tcpreplay.o tcpreplay-tcpreplay_api.o tcpreplay-sleep.o tcpreplay-replay.o ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -ldnet ../libopts/libopts.la -lbpf -lrt
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -fuse-ld=bfd -znow -zrelro -o tcpreplay tcpreplay-tcpreplay_opts.o tcpreplay-send_packets.o tcpreplay-signal_handler.o tcpreplay-tcpreplay.o tcpreplay-tcpreplay_api.o tcpreplay-sleep.o tcpreplay-replay.o -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -ldnet ../libopts/.libs/libopts.a -lfts -lbpf -lrt
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpprep-tcpprep_opts.o `test -f 'tcpprep_opts.c' || echo './'`tcpprep_opts.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpprep-tcpprep.o `test -f 'tcpprep.c' || echo './'`tcpprep.c
In function 'process_raw_packets',
inlined from 'main' at tcpprep.c:149:23:
tcpprep.c:540:50: warning: 'l2len' may be used uninitialized [-Wmaybe-uninitialized]
540 | add_cache(&options->cachedata, SEND, check_dst_port(ip_hdr, ip6_hdr, (int)pkthdr.caplen - l2len));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
tcpprep.c: In function 'main':
tcpprep.c:329:9: note: 'l2len' was declared here
329 | int l2len;
| ^~~~~
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpprep-tree.o `test -f 'tree.c' || echo './'`tree.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpprep-tcpprep_api.o `test -f 'tcpprep_api.c' || echo './'`tcpprep_api.c
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPPREP -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o tcpprep tcpprep-tcpprep_opts.o tcpprep-tcpprep.o tcpprep-tree.o tcpprep-tcpprep_api.o ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap ../libopts/libopts.la -lbpf -lrt
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPPREP "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -fuse-ld=bfd -znow -zrelro -o tcpprep tcpprep-tcpprep_opts.o tcpprep-tcpprep.o tcpprep-tree.o tcpprep-tcpprep_api.o -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap ../libopts/.libs/libopts.a -lfts -lbpf -lrt
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcprewrite-tcprewrite_opts.o `test -f 'tcprewrite_opts.c' || echo './'`tcprewrite_opts.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcprewrite-tcprewrite.o `test -f 'tcprewrite.c' || echo './'`tcprewrite.c
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o tcprewrite tcprewrite-tcprewrite_opts.o tcprewrite-tcprewrite.o ./tcpedit/libtcpedit.a ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap ../libopts/libopts.la ./fragroute/libfragroute.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -ldnet -lbpf -lrt
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREWRITE -DHAVE_CACHEFILE_SUPPORT "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -fuse-ld=bfd -znow -zrelro -o tcprewrite tcprewrite-tcprewrite_opts.o tcprewrite-tcprewrite.o -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib ./tcpedit/libtcpedit.a ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap ../libopts/.libs/libopts.a -lfts ./fragroute/libfragroute.a -ldnet -lbpf -lrt
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay_edit-tcpreplay_edit_opts.o `test -f 'tcpreplay_edit_opts.c' || echo './'`tcpreplay_edit_opts.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay_edit-send_packets.o `test -f 'send_packets.c' || echo './'`send_packets.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay_edit-signal_handler.o `test -f 'signal_handler.c' || echo './'`signal_handler.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay_edit-tcpreplay.o `test -f 'tcpreplay.c' || echo './'`tcpreplay.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay_edit-tcpreplay_api.o `test -f 'tcpreplay_api.c' || echo './'`tcpreplay_api.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay_edit-sleep.o `test -f 'sleep.c' || echo './'`sleep.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpreplay_edit-replay.o `test -f 'replay.c' || echo './'`replay.c
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o tcpreplay-edit tcpreplay_edit-tcpreplay_edit_opts.o tcpreplay_edit-send_packets.o tcpreplay_edit-signal_handler.o tcpreplay_edit-tcpreplay.o tcpreplay_edit-tcpreplay_api.o tcpreplay_edit-sleep.o tcpreplay_edit-replay.o ./tcpedit/libtcpedit.a ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -ldnet ../libopts/libopts.la -lbpf -lrt
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPREPLAY -DTCPREPLAY_EDIT -DHAVE_CACHEFILE_SUPPORT "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -fuse-ld=bfd -znow -zrelro -o tcpreplay-edit tcpreplay_edit-tcpreplay_edit_opts.o tcpreplay_edit-send_packets.o tcpreplay_edit-signal_handler.o tcpreplay_edit-tcpreplay.o tcpreplay_edit-tcpreplay_api.o tcpreplay_edit-sleep.o tcpreplay_edit-replay.o -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib ./tcpedit/libtcpedit.a ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -ldnet ../libopts/.libs/libopts.a -lfts -lbpf -lrt
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPCAPINFO -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpcapinfo-tcpcapinfo_opts.o `test -f 'tcpcapinfo_opts.c' || echo './'`tcpcapinfo_opts.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPCAPINFO -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpcapinfo-tcpcapinfo.o `test -f 'tcpcapinfo.c' || echo './'`tcpcapinfo.c
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPCAPINFO -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o tcpcapinfo tcpcapinfo-tcpcapinfo_opts.o tcpcapinfo-tcpcapinfo.o ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap ../libopts/libopts.la -lbpf -lrt
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPCAPINFO "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -fuse-ld=bfd -znow -zrelro -o tcpcapinfo tcpcapinfo-tcpcapinfo_opts.o tcpcapinfo-tcpcapinfo.o -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap ../libopts/.libs/libopts.a -lfts -lbpf -lrt
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpbridge-tcpbridge_opts.o `test -f 'tcpbridge_opts.c' || echo './'`tcpbridge_opts.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpbridge-tcpbridge.o `test -f 'tcpbridge.c' || echo './'`tcpbridge.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpbridge-bridge.o `test -f 'bridge.c' || echo './'`bridge.c
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPBRIDGE -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o tcpbridge tcpbridge-tcpbridge_opts.o tcpbridge-tcpbridge.o tcpbridge-bridge.o ./tcpedit/libtcpedit.a ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -ldnet ../libopts/libopts.la -lbpf -lrt
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -I./tcpedit -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr/include -DTCPBRIDGE "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -fuse-ld=bfd -znow -zrelro -o tcpbridge tcpbridge-tcpbridge_opts.o tcpbridge-tcpbridge.o tcpbridge-bridge.o -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib ./tcpedit/libtcpedit.a ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -ldnet ../libopts/.libs/libopts.a -lfts -lbpf -lrt
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -DTCPREPLAY -DTCPLIVEPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpliveplay-tcpliveplay_opts.o `test -f 'tcpliveplay_opts.c' || echo './'`tcpliveplay_opts.c
mipsel-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify -I../libopts -I./.. -DTCPREPLAY -DTCPLIVEPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -c -o tcpliveplay-tcpliveplay.o `test -f 'tcpliveplay.c' || echo './'`tcpliveplay.c
/bin/sh ../libtool --tag=CC --mode=link mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -DTCPREPLAY -DTCPLIVEPLAY -D_U_="__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts -o tcpliveplay tcpliveplay-tcpliveplay_opts.o tcpliveplay-tcpliveplay.o ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -ldnet ../libopts/libopts.la -lbpf -lrt
OpenWrt-libtool: link: mipsel-openwrt-linux-musl-gcc -I../libopts -I./.. -DTCPREPLAY -DTCPLIVEPLAY "-D_U_=__attribute__((unused))" -D_DEFAULT_SOURCE -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z -Wl,now -Wl,-z -Wl,relro -std=gnu11 -Wextra -Wno-variadic-macros -Wfatal-errors -Wno-format-contains-nul -Iopenwrt/staging_dir/target-mipsel_24kc_musl/usr -fuse-ld=bfd -znow -zrelro -o tcpliveplay tcpliveplay-tcpliveplay_opts.o tcpliveplay-tcpliveplay.o -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib ./common/libcommon.a -Lopenwrt/staging_dir/target-mipsel_24kc_musl/usr/lib -lpcap -ldnet ../libopts/.libs/libopts.a -lfts -lbpf -lrt
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[5]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
make[3]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11 -mips16 -minterlink-mips16 -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include -Iopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/include/fortify " LDFLAGS="-Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/usr/lib -Lopenwrt/staging_dir/toolchain-mipsel_24kc_gcc-14.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -lfts " make -C openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/. AR="mipsel-openwrt-linux-musl-gcc-ar" AS="mipsel-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -fmacro-prefix-map=openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2=tcpreplay-4.5.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -std=gnu11" LD="mipsel-openwrt-linux-musl-ld.bfd" NM="mipsel-openwrt-linux-musl-gcc-nm" CC="mipsel-openwrt-linux-musl-gcc" GCC="mipsel-openwrt-linux-musl-gcc" CXX="mipsel-openwrt-linux-musl-g++" RANLIB="mipsel-openwrt-linux-musl-gcc-ranlib" STRIP=mipsel-openwrt-linux-musl-strip OBJCOPY=mipsel-openwrt-linux-musl-objcopy OBJDUMP=mipsel-openwrt-linux-musl-objdump SIZE=mipsel-openwrt-linux-musl-size CROSS="mipsel-openwrt-linux-musl-" ARCH="mipsel" DESTDIR="openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install" install;
make[3]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
Making install in scripts
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/scripts'
make[5]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/scripts'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/scripts'
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/scripts'
Making install in lib
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/lib'
make[5]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/lib'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/lib'
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/lib'
Making install in libopts
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
make install-am
make[5]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
make[5]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/libopts'
Making install in src
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make install-recursive
make[5]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
Making install in common
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
make install-am
make[7]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
make[8]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
make[7]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/common'
Making install in tcpedit
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
make install-am
make[7]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
make[8]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Nothing to be done for 'install-data-am'.
make[8]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
make[7]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/tcpedit'
Making install in fragroute
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/fragroute'
make[7]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/fragroute'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/fragroute'
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src/fragroute'
make[6]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[7]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
/usr/sbin/mkdir -p 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin'
/bin/sh ../libtool --mode=install openwrt/staging_dir/host/bin/install -c tcpreplay tcpprep tcprewrite tcpreplay-edit tcpcapinfo tcpbridge tcpliveplay 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin'
OpenWrt-libtool: install: openwrt/staging_dir/host/bin/install -c tcpreplay openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpreplay
OpenWrt-libtool: install: openwrt/staging_dir/host/bin/install -c tcpprep openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpprep
OpenWrt-libtool: install: openwrt/staging_dir/host/bin/install -c tcprewrite openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcprewrite
OpenWrt-libtool: install: openwrt/staging_dir/host/bin/install -c tcpreplay-edit openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpreplay-edit
OpenWrt-libtool: install: openwrt/staging_dir/host/bin/install -c tcpcapinfo openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpcapinfo
OpenWrt-libtool: install: openwrt/staging_dir/host/bin/install -c tcpbridge openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpbridge
OpenWrt-libtool: install: openwrt/staging_dir/host/bin/install -c tcpliveplay openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpliveplay
/usr/sbin/mkdir -p 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/man/man1'
openwrt/staging_dir/host/bin/install -c -m 644 tcpreplay.1 tcpprep.1 tcprewrite.1 tcpreplay-edit.1 tcpcapinfo.1 tcpbridge.1 tcpliveplay.1 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/man/man1'
make[7]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[6]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[5]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/src'
make[4]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
make[5]: Entering directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
make[4]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
make[3]: Leaving directory 'openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2'
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.built
rm -rf openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.pkgdir/tcpbridge.installed openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.pkgdir/tcpbridge
mkdir -p openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.pkgdir/tcpbridge
install -d -m0755 openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.pkgdir/tcpbridge/usr/bin ; cp -fpR openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpbridge openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.pkgdir/tcpbridge/usr/bin
touch openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.pkgdir/tcpbridge.installed
mkdir -p openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp
SHELL= flock openwrt/tmp/.root-copy.flock -c 'cp -fpR openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/.pkgdir/tcpbridge/. openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/'
touch openwrt/staging_dir/target-mipsel_24kc_musl/root-ramips/stamp/.tcpbridge_installed
rm -rf openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-mipsel_24kc/tcpbridge
mkdir -p openwrt/bin/targets/ramips/mt7621/packages openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-mipsel_24kc/tcpbridge openwrt/staging_dir/target-mipsel_24kc_musl/pkginfo
install -d -m0755 openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-mipsel_24kc/tcpbridge/usr/bin ; cp -fpR openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-install/usr/bin/tcpbridge openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-mipsel_24kc/tcpbridge/usr/bin
find openwrt/build_dir/target-mipsel_24kc_musl/tcpreplay-4.5.2/ipkg-mipsel_24kc/tcpbridge -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
Package tcpbridge is missing dependencies for the following libraries:
libbpf.so.1
make[2]: *** [Makefile:169: openwrt/bin/packages/mipsel_24kc/packages/tcpbridge-4.5.2-r2.apk] Error 1
make[2]: Leaving directory 'openwrt/feeds/packages/net/tcpreplay'
time: package/feeds/packages/tcpreplay/compile#29.35#4.00#36.08
ERROR: package/feeds/packages/tcpreplay failed to build.
make[1]: *** [package/Makefile:187: package/feeds/packages/tcpreplay/compile] Error 1
make[1]: Leaving directory 'openwrt'
make: *** [openwrt/include/toplevel.mk:233: package/feeds/packages/tcpreplay/compile] Error 2
Hi @commodo ,I found a solution throungh Chatgpt : Prevent unwanted libbpf auto-detection during cross-compile
CONFIGURE_VARS += \
ac_cv_lib_bpf_bpf_object__open_file=no \
ac_cv_header_bpf_libbpf_h=no
This forces configure to disable all libbpf-related code paths, regardless of whether libbpf is present in the cross-compile environment. As a result, tcpbridge no longer links against libbpf and no libbpf.so dependency is generated.
I think this may not be elegant enough. Should we change it so that libbpf is used when it is detected, and not used otherwise?
And this solution works fine on my side, but I'm not sure whether there might be any functional issues. Could you please take another look?
Thanks a lot