Applying ./patches/0002-idmb_rec_write-check-for-tpgt-first.patch using plaintext: patching file usr/idbm.c Applying ./patches/0003-idbm_rec_write-seperate-old-and-new-style-writes.patch using plaintext: patching file usr/idbm.c Applying ./patches/0015-remove-the-offload-boot-supported-ifdef.patch using plaintext: patching file usr/iface.c Applying ./patches/0019-Coverity-scan-fixes.patch using plaintext: patching file iscsiuio/src/unix/libs/qedi.c patching file iscsiuio/src/unix/main.c patching file libopeniscsiusr/idbm.c patching file usr/idbm.c patching file usr/iscsid.c Applying ./patches/0998-path_adjustments.patch using plaintext: patching file include/iscsi_if.h patching file etc/Makefile patching file usr/Makefile patching file utils/Makefile patching file doc/Makefile OpenWrt-libtoolize: putting auxiliary files in '.'. OpenWrt-libtoolize: copying file './ltmain.sh' OpenWrt-libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, OpenWrt-libtoolize: and rerunning libtoolize and aclocal. OpenWrt-libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. OpenWrt-libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' configure.ac:20: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:20: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:20: the top level configure.ac:28: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:28: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:28: the top level configure.ac:51: warning: The macro `AC_LIBTOOL_DLOPEN' is obsolete. configure.ac:51: You should run autoupdate. aclocal.m4:9638: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:51: the top level configure.ac:51: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:51: put the 'dlopen' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:9638: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:51: the top level configure.ac:54: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:54: You should run autoupdate. aclocal.m4:1250: AC_PROG_LIBTOOL is expanded from... configure.ac:54: the top level configure.ac:97: warning: AC_OUTPUT should be used without arguments. configure.ac:97: You should run autoupdate. configure.ac:23: installing './compile' configure.ac:54: installing './config.guess' configure.ac:54: installing './config.sub' configure.ac:19: installing './install-sh' configure.ac:19: installing './missing' Makefile.am: installing './COPYING' using GNU General Public License v3 file Makefile.am: Consider adding the COPYING file to the version control system Makefile.am: for your code, to avoid questions about which license your project uses src/apps/brcm-iscsi/Makefile.am: installing './depcomp' src/unix/Makefile.am:12: warning: source file '${top_srcdir}/../utils/sysdeps/sysdeps.c' is in a subdirectory, src/unix/Makefile.am:12: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/unix/libs/Makefile.am:10: warning: source file '../build_date.c' is in a subdirectory, src/unix/libs/Makefile.am:10: but option 'subdir-objects' is disabled configure: loading site script /builder/shared-workdir/build/sdk/include/site/arm checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c checking whether build environment is sane... yes checking for arm-openwrt-linux-strip... arm-openwrt-linux-strip checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for bash... /bin/bash checking for arm-openwrt-linux-gcc... arm-openwrt-linux-muslgnueabi-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 arm-openwrt-linux-muslgnueabi-gcc accepts -g... yes checking for arm-openwrt-linux-muslgnueabi-gcc option to enable C11 features... none needed checking whether arm-openwrt-linux-muslgnueabi-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of arm-openwrt-linux-muslgnueabi-gcc... gcc3 checking for arm-openwrt-linux-ranlib... arm-openwrt-linux-ranlib 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... arm-openwrt-linux-muslgnueabi-gcc -E checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E checking whether arm-openwrt-linux-muslgnueabi-gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_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 int64_t... yes checking for uint64_t... yes checking size of short... (cached) 2 checking size of int... (cached) 4 checking size of long... (cached) 4 checking whether byte ordering is bigendian... (cached) no checking build system type... x86_64-pc-linux-gnu checking host system type... arm-openwrt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed checking for fgrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -F checking for ld used by arm-openwrt-linux-muslgnueabi-gcc... /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/arm-openwrt-linux-muslgnueabi/bin/ld checking if the linker (/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/arm-openwrt-linux-muslgnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/bin/arm-openwrt-linux-nm -B checking the name lister (/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/bin/arm-openwrt-linux-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-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 /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/arm-openwrt-linux-muslgnueabi/bin/ld option to reload object files... -r checking for arm-openwrt-linux-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for arm-openwrt-linux-objdump... arm-openwrt-linux-objdump checking how to recognize dependent libraries... pass_all checking for arm-openwrt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-openwrt-linux-ar... arm-openwrt-linux-ar checking for archiver @FILE support... @ checking for arm-openwrt-linux-strip... (cached) arm-openwrt-linux-strip checking for arm-openwrt-linux-ranlib... (cached) arm-openwrt-linux-ranlib checking command to parse /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/bin/arm-openwrt-linux-nm -B output from arm-openwrt-linux-muslgnueabi-gcc object... failed checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-openwrt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if arm-openwrt-linux-muslgnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for arm-openwrt-linux-muslgnueabi-gcc option to produce PIC... -fPIC -DPIC checking if arm-openwrt-linux-muslgnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if arm-openwrt-linux-muslgnueabi-gcc static flag -static works... yes checking if arm-openwrt-linux-muslgnueabi-gcc supports -c -o file.o... yes checking if arm-openwrt-linux-muslgnueabi-gcc supports -c -o file.o... (cached) yes checking whether the arm-openwrt-linux-muslgnueabi-gcc linker (/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/arm-openwrt-linux-muslgnueabi/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... cross 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 pkg-config is at least version 0.9.0... yes checking for libsystemd... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/apps/Makefile config.status: creating src/apps/dhcpc/Makefile config.status: creating src/apps/brcm-iscsi/Makefile config.status: creating src/uip/Makefile config.status: creating src/unix/Makefile config.status: creating src/unix/libs/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7' make -w -j1 -C libopeniscsiusr make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr' arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -c -o context.o context.c arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -c -o misc.o misc.c arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -c -o session.o session.c arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -c -o sysfs.o sysfs.c arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -c -o iface.o iface.c arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -c -o idbm.o idbm.c arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -c -o node.o node.c arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -c -o default.o default.c arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -shared -Wl,-soname=libopeniscsiusr.so.0.2.0 -o libopeniscsiusr.so.0.2.0 context.o misc.o session.o sysfs.o iface.o idbm.o node.o default.o -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/lib -znow -zrelro -lkmod -L/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr ln -sf libopeniscsiusr.so.0.2.0 libopeniscsiusr.so ln -sf libopeniscsiusr.so.0.2.0 libopeniscsiusr.so.0 arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/lib -znow -zrelro -lkmod -L/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr tests/test_context.c libopeniscsiusr.so.0.2.0 -o tests/test_context arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/lib -znow -zrelro -lkmod -L/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr tests/test_session.c libopeniscsiusr.so.0.2.0 -o tests/test_session arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/lib -znow -zrelro -lkmod -L/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr tests/test_iface.c libopeniscsiusr.so.0.2.0 -o tests/test_iface arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a7+neon-vfpv4_gcc-12.2.0_musl_eabi/lib -znow -zrelro -lkmod -L/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr tests/test_node.c libopeniscsiusr.so.0.2.0 -o tests/test_node /usr/bin/install: creating directory 'docs/man' 'docs/libopeniscsiusr.h.3' -> 'docs/man/libopeniscsiusr.h.3' cat libopeniscsiusr/libopeniscsiusr.h libopeniscsiusr/libopeniscsiusr_common.h libopeniscsiusr/libopeniscsiusr_session.h libopeniscsiusr/libopeniscsiusr_iface.h libopeniscsiusr/libopeniscsiusr_node.h | \ perl docs/doc-preclean.pl > "/builder/shared-workdir/build/sdk/tmp/tmp.8DYtAkymio" perl docs/kernel-doc -man "/builder/shared-workdir/build/sdk/tmp/tmp.8DYtAkymio" | \ perl docs/split-man.pl docs/man Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/({ <-- HERE .*})/ at docs/kernel-doc line 2176. Creating docs/man/iscsi_log_priority_str.3 Creating docs/man/iscsi_strerror.3 Creating docs/man/iscsi_context_new.3 Creating docs/man/iscsi_context_free.3 Creating docs/man/iscsi_context_log_priority_set.3 Creating docs/man/iscsi_context_log_priority_get.3 Creating docs/man/iscsi_context_log_func_set.3 Creating docs/man/iscsi_context_userdata_set.3 Creating docs/man/iscsi_context_userdata_get.3 Creating docs/man/iscsi_sessions_get.3 Creating docs/man/iscsi_sessions_free.3 Creating docs/man/iscsi_session_get.3 Creating docs/man/iscsi_session_free.3 Creating docs/man/iscsi_default_iface_setup.3 Creating docs/man/iscsi_ifaces_get.3 Creating docs/man/iscsi_ifaces_free.3 Creating docs/man/iscsi_iface_get.3 Creating docs/man/iscsi_iface_free.3 Creating docs/man/iscsi_nodes_get.3 Creating docs/man/iscsi_nodes_free.3 Creating docs/man/iscsi_session_sid_get.3 Creating docs/man/iscsi_session_persistent_address_get.3 Creating docs/man/iscsi_session_persistent_port_get.3 Creating docs/man/iscsi_session_target_name_get.3 Creating docs/man/iscsi_session_username_get.3 Creating docs/man/iscsi_session_password_get.3 Creating docs/man/iscsi_session_username_in_get.3 Creating docs/man/iscsi_session_password_in_get.3 Creating docs/man/iscsi_session_recovery_tmo_get.3 Creating docs/man/iscsi_session_lu_reset_tmo_get.3 Creating docs/man/iscsi_session_tgt_reset_tmo_get.3 Creating docs/man/iscsi_session_abort_tmo_get.3 Creating docs/man/iscsi_session_tpgt_get.3 Creating docs/man/iscsi_session_address_get.3 Creating docs/man/iscsi_session_port_get.3 Creating docs/man/iscsi_session_iface_get.3 Creating docs/man/iscsi_iface_ipaddress_get.3 Creating docs/man/iscsi_iface_hwaddress_get.3 Creating docs/man/iscsi_iface_netdev_get.3 Creating docs/man/iscsi_iface_transport_name_get.3 Creating docs/man/iscsi_iface_iname_get.3 Creating docs/man/iscsi_iface_port_state_get.3 Creating docs/man/iscsi_iface_port_speed_get.3 Creating docs/man/iscsi_iface_name_get.3 Creating docs/man/iscsi_iface_dump_config.3 Creating docs/man/iscsi_iface_print_config.3 Creating docs/man/iscsi_is_default_iface.3 Creating docs/man/iscsi_node_dump_config.3 Creating docs/man/iscsi_node_print_config.3 Creating docs/man/iscsi_node_target_name_get.3 Creating docs/man/iscsi_node_conn_is_ipv6.3 Creating docs/man/iscsi_node_conn_address_get.3 Creating docs/man/iscsi_node_conn_port_get.3 Creating docs/man/iscsi_node_portal_get.3 Creating docs/man/iscsi_node_tpgt_get.3 Creating docs/man/iscsi_node_iface_name_get.3 rm -f "/builder/shared-workdir/build/sdk/tmp/tmp.8DYtAkymio" find docs/man -type f -name \*[0-9].gz docs/man/iscsi_session_recovery_tmo_get.3.gz docs/man/iscsi_session_persistent_port_get.3.gz docs/man/iscsi_iface_transport_name_get.3.gz docs/man/iscsi_context_free.3.gz docs/man/iscsi_iface_free.3.gz docs/man/iscsi_strerror.3.gz docs/man/iscsi_iface_get.3.gz docs/man/iscsi_node_target_name_get.3.gz docs/man/iscsi_node_dump_config.3.gz docs/man/iscsi_sessions_free.3.gz docs/man/iscsi_session_free.3.gz docs/man/iscsi_iface_name_get.3.gz docs/man/iscsi_session_target_name_get.3.gz docs/man/iscsi_session_iface_get.3.gz docs/man/iscsi_ifaces_get.3.gz docs/man/iscsi_log_priority_str.3.gz docs/man/iscsi_context_new.3.gz docs/man/iscsi_node_conn_port_get.3.gz docs/man/libopeniscsiusr.h.3.gz docs/man/iscsi_node_portal_get.3.gz docs/man/iscsi_iface_dump_config.3.gz docs/man/iscsi_node_conn_address_get.3.gz docs/man/iscsi_session_sid_get.3.gz docs/man/iscsi_iface_print_config.3.gz docs/man/iscsi_context_log_priority_get.3.gz docs/man/iscsi_context_userdata_get.3.gz docs/man/iscsi_node_conn_is_ipv6.3.gz docs/man/iscsi_sessions_get.3.gz docs/man/iscsi_session_abort_tmo_get.3.gz docs/man/iscsi_session_tgt_reset_tmo_get.3.gz docs/man/iscsi_iface_hwaddress_get.3.gz docs/man/iscsi_iface_iname_get.3.gz docs/man/iscsi_session_get.3.gz docs/man/iscsi_context_log_priority_set.3.gz docs/man/iscsi_iface_ipaddress_get.3.gz docs/man/iscsi_session_username_in_get.3.gz docs/man/iscsi_session_persistent_address_get.3.gz docs/man/iscsi_default_iface_setup.3.gz docs/man/iscsi_node_print_config.3.gz docs/man/iscsi_session_password_in_get.3.gz docs/man/iscsi_iface_netdev_get.3.gz docs/man/iscsi_node_tpgt_get.3.gz docs/man/iscsi_context_log_func_set.3.gz docs/man/iscsi_ifaces_free.3.gz docs/man/iscsi_session_port_get.3.gz docs/man/iscsi_session_username_get.3.gz docs/man/iscsi_nodes_get.3.gz docs/man/iscsi_iface_port_speed_get.3.gz docs/man/iscsi_iface_port_state_get.3.gz docs/man/iscsi_session_password_get.3.gz docs/man/iscsi_is_default_iface.3.gz docs/man/iscsi_session_tpgt_get.3.gz docs/man/iscsi_context_userdata_set.3.gz docs/man/iscsi_session_lu_reset_tmo_get.3.gz docs/man/iscsi_nodes_free.3.gz docs/man/iscsi_session_address_get.3.gz docs/man/iscsi_node_iface_name_get.3.gz make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr' make -w -j1 -C utils/sysdeps make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/utils/sysdeps' arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -c -o sysdeps.o sysdeps.c make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/utils/sysdeps' make -w -j1 -C usr make[5]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr' cat: /lib/modules/5.10.0-14-amd64/build/Makefile: No such file or directory cat: /lib/modules/5.10.0-14-amd64/build/Makefile: No such file or directory arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -c -o iscsi_util.o iscsi_util.c arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -c -o io.o io.c arm-openwrt-linux-muslgnueabi-gcc -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7=open-iscsi-2.1.7 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -flto -D_GNU_SOURCE -DNO_SYSTEMD -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/include -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr -I/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/libopeniscsiusr -c -o auth.o auth.c auth.c:45:10: fatal error: openssl/evp.h: No such file or directory 45 | #include | ^~~~~~~~~~~~~~~ compilation terminated. make[5]: *** [: auth.o] Error 1 make[5]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/usr' make[4]: *** [Makefile:55: user] Error 2 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7' make[3]: *** [Makefile:101: /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/open-iscsi-2.1.7/.built] Error 2 time: package/feeds/packages/open-iscsi/compile#22.62#5.15#40.46