Applying /mnt/storage/master/feeds/packages/net/srelay/patches/001-compile.patch using plaintext: patching file configure configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-nls configure: loading site script /mnt/storage/master/include/site/mips checking build system type... x86_64-pc-linux-gnu checking host system type... mips-openwrt-linux-gnu checking target system type... mips-openwrt-linux-gnu checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mips-openwrt-linux-musl-gcc accepts -g... yes checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... none needed checking pthread.h usability... yes checking pthread.h presence... no configure: WARNING: pthread.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: pthread.h: proceeding with the compiler's result checking for pthread.h... yes checking whether enabling thread... no checking for crypt in -lcrypt... yes checking for ANSI C header files... no checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... no configure: WARNING: fcntl.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: fcntl.h: proceeding with the compiler's result checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... no configure: WARNING: sys/time.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: sys/time.h: proceeding with the compiler's result checking for sys/time.h... yes checking limits.h usability... yes checking limits.h presence... no configure: WARNING: limits.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: limits.h: proceeding with the compiler's result checking for limits.h... yes checking syslog.h usability... yes checking syslog.h presence... no configure: WARNING: syslog.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: syslog.h: proceeding with the compiler's result checking for syslog.h... yes checking unistd.h usability... yes checking unistd.h presence... no configure: WARNING: unistd.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: unistd.h: proceeding with the compiler's result checking for unistd.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... no configure: WARNING: sys/resource.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: sys/resource.h: proceeding with the compiler's result checking for sys/resource.h... yes checking for socklen_t... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking whether time.h and sys/time.h may both be included... yes checking for struct sockaddr_dl.sdl_family... no checking for struct sockaddr.sa_len... no checking return type of signal handlers... void checking for select... yes checking for socket... yes checking for getaddrinfo... (cached) yes checking for getnameinfo... yes checking for freeaddrinfo... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-nls make[3]: Entering directory '/mnt/storage/master/build_dir/target-mips_4kec_musl/srelay-0.4.8p3' mips-openwrt-linux-musl-gcc -I. -DLINUX -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/usr/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include/fortify -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -Os -pipe -mno-branch-likely -mips32r2 -mtune=4kec -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/storage/master/build_dir/target-mips_4kec_musl/srelay-0.4.8p3=srelay-0.4.8p3 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -Wall -Wno-unused-result -Wno-unused-but-set-variable -c init.c init.c: In function 'serv_init': init.c:128:44: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 128 | strncpy(tmp_str_serv_sock, hbuf, sizeof(hbuf)); | ^ init.c:136:44: warning: argument to 'sizeof' in 'strncat' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] 136 | strncat(tmp_str_serv_sock, sbuf, sizeof(sbuf)); | ^ mips-openwrt-linux-musl-gcc -I. -DLINUX -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/usr/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include/fortify -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -Os -pipe -mno-branch-likely -mips32r2 -mtune=4kec -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/storage/master/build_dir/target-mips_4kec_musl/srelay-0.4.8p3=srelay-0.4.8p3 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -Wall -Wno-unused-result -Wno-unused-but-set-variable -c readconf.c mips-openwrt-linux-musl-gcc -I. -DLINUX -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/usr/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include/fortify -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -Os -pipe -mno-branch-likely -mips32r2 -mtune=4kec -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/storage/master/build_dir/target-mips_4kec_musl/srelay-0.4.8p3=srelay-0.4.8p3 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -Wall -Wno-unused-result -Wno-unused-but-set-variable -c util.c mips-openwrt-linux-musl-gcc -I. -DLINUX -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/usr/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include/fortify -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -Os -pipe -mno-branch-likely -mips32r2 -mtune=4kec -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/storage/master/build_dir/target-mips_4kec_musl/srelay-0.4.8p3=srelay-0.4.8p3 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -Wall -Wno-unused-result -Wno-unused-but-set-variable -c socks.c socks.c: In function 'connect_to_http': socks.c:1170:7: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 1170 | while (r>0 && ((c=*p) != ' ' && c != '\t')) | ^~~~~ socks.c:1171:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 1171 | p++; r--; | ^ socks.c:1172:7: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 1172 | while (r>0 && ((c=*p) == ' ' || c == '\t')) | ^~~~~ socks.c:1173:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 1173 | p++; r--; | ^ mips-openwrt-linux-musl-gcc -I. -DLINUX -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/usr/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include/fortify -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -Os -pipe -mno-branch-likely -mips32r2 -mtune=4kec -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/storage/master/build_dir/target-mips_4kec_musl/srelay-0.4.8p3=srelay-0.4.8p3 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -Wall -Wno-unused-result -Wno-unused-but-set-variable -c relay.c relay.c: In function 'relay_tcp': relay.c:321:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 321 | else | ^~~~ relay.c:322:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 322 | li.bc += wc; li.dnl += wc; | ^~ relay.c:330:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 330 | else | ^~~~ relay.c:331:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 331 | li.bc += wc; li.dnl += wc; | ^~ relay.c:338:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 338 | else | ^~~~ relay.c:339:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 339 | li.bc += wc; li.upl += wc; | ^~ relay.c:346:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 346 | else | ^~~~ relay.c:347:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 347 | li.bc += wc; li.upl += wc; | ^~ relay.c: In function 'relay_udp': relay.c:420:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 420 | else | ^~~~ relay.c:421:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 421 | li.bc += wc; li.upl += wc; | ^~ relay.c:429:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 429 | else | ^~~~ relay.c:430:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 430 | li.bc += wc; li.dnl += wc; | ^~ mips-openwrt-linux-musl-gcc -I. -DLINUX -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/usr/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include/fortify -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -Os -pipe -mno-branch-likely -mips32r2 -mtune=4kec -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/storage/master/build_dir/target-mips_4kec_musl/srelay-0.4.8p3=srelay-0.4.8p3 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -Wall -Wno-unused-result -Wno-unused-but-set-variable -c main.c mips-openwrt-linux-musl-gcc -I. -DLINUX -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/usr/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include/fortify -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -Os -pipe -mno-branch-likely -mips32r2 -mtune=4kec -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/storage/master/build_dir/target-mips_4kec_musl/srelay-0.4.8p3=srelay-0.4.8p3 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -Wall -Wno-unused-result -Wno-unused-but-set-variable -c auth-pwd.c mips-openwrt-linux-musl-gcc -I. -DLINUX -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/usr/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include -I/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/include/fortify -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -Os -pipe -mno-branch-likely -mips32r2 -mtune=4kec -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -ffile-prefix-map=/mnt/storage/master/build_dir/target-mips_4kec_musl/srelay-0.4.8p3=srelay-0.4.8p3 -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -O2 -Wall -Wno-unused-result -Wno-unused-but-set-variable -c get-bind.c mips-openwrt-linux-musl-gcc init.o readconf.o util.o socks.o relay.o main.o auth-pwd.o get-bind.o -lcrypt -L/usr/local/lib -L/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/usr/lib -L/mnt/storage/master/staging_dir/toolchain-mips_4kec_gcc-13.3.0_musl/lib -fuse-ld=bfd -znow -zrelro -o srelay make[3]: Leaving directory '/mnt/storage/master/build_dir/target-mips_4kec_musl/srelay-0.4.8p3' rstrip.sh: /mnt/storage/master/build_dir/target-mips_4kec_musl/srelay-0.4.8p3/ipkg-mips_4kec/srelay/usr/bin/srelay: executable ERROR: info field 'version' has invalid value: package version is invalid ERROR: failed to create package: /mnt/storage/master/bin/packages/mips_4kec/packages/srelay-0.4.8p3-r9.apk: package version is invalid make[2]: *** [Makefile:75: /mnt/storage/master/bin/packages/mips_4kec/packages/srelay-0.4.8p3-r9.apk] Error 99 time: package/feeds/packages/srelay/compile#3.92#1.80#6.50