>>> jq: Building main/jq 1.6-r4 (using abuild 3.11.1-r0) started Fri, 08 Dec 2023 13:51:10 +0000 >>> jq: Checking sanity of /home/buildozer/aports/main/jq/APKBUILD... >>> jq: Analyzing dependencies... >>> jq: Installing for build: build-base oniguruma-dev (1/3) Installing oniguruma (6.9.8-r1) (2/3) Installing oniguruma-dev (6.9.8-r1) (3/3) Installing .makedepends-jq (20231208.135110) Executing busybox-1.36.1-r5.trigger OK: 410 MiB in 102 packages >>> jq: Cleaning up srcdir >>> jq: Cleaning up pkgdir >>> jq: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/jq-download-1.6.tar.gz >>> jq: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/jq-download-1.6.tar.gz >>> jq: Checking sha512sums... jq-download-1.6.tar.gz: OK >>> jq: Unpacking /var/cache/distfiles/jq-download-1.6.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for aarch64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for aarch64-alpine-linux-musl-ar... no checking for aarch64-alpine-linux-musl-lib... no checking for aarch64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether to enable maintainer-specific portions of Makefiles... yes checking for aarch64-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for bison... no checking for byacc... no checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert aarch64-alpine-linux-musl file names to aarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert aarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for aarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for aarch64-alpine-linux-musl-strip... no checking for strip... strip checking for aarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking bison version... not bison checking for flex... no checking for lex... no checking for valgrind... no configure: WARNING: valgrind is required to test jq. checking for memmem... yes checking for mkstemp... yes checking shlwapi.h usability... no checking shlwapi.h presence... no checking for shlwapi.h... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for isatty... yes checking for _isatty... no checking for strptime... yes checking for strftime... yes checking for timegm... yes checking for gmtime_r... yes checking for gmtime... yes checking for localtime_r... yes checking for localtime... yes checking for gettimeofday... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... yes checking for acos in -lm... yes checking for acosh in -lm... yes checking for asin in -lm... yes checking for asinh in -lm... yes checking for atan2 in -lm... yes checking for atan in -lm... yes checking for atanh in -lm... yes checking for cbrt in -lm... yes checking for ceil in -lm... yes checking for copysign in -lm... yes checking for cos in -lm... yes checking for cosh in -lm... yes checking for drem in -lm... yes checking for erf in -lm... yes checking for erfc in -lm... yes checking for exp10 in -lm... yes checking for exp2 in -lm... yes checking for exp in -lm... yes checking for expm1 in -lm... yes checking for fabs in -lm... yes checking for fdim in -lm... yes checking for floor in -lm... yes checking for fma in -lm... yes checking for fmax in -lm... yes checking for fmin in -lm... yes checking for fmod in -lm... yes checking for frexp in -lm... yes checking for gamma in -lm... no checking for hypot in -lm... yes checking for j0 in -lm... yes checking for j1 in -lm... yes checking for jn in -lm... yes checking for ldexp in -lm... yes checking for lgamma in -lm... yes checking for log10 in -lm... yes checking for log1p in -lm... yes checking for log2 in -lm... yes checking for log in -lm... yes checking for logb in -lm... yes checking for modf in -lm... yes checking for lgamma_r in -lm... yes checking for nearbyint in -lm... yes checking for nextafter in -lm... yes checking for nexttoward in -lm... yes checking for pow10 in -lm... yes checking for pow in -lm... yes checking for remainder in -lm... yes checking for rint in -lm... yes checking for round in -lm... yes checking for scalb in -lm... yes checking for scalbln in -lm... yes checking for significand in -lm... yes checking for sin in -lm... yes checking for sinh in -lm... yes checking for sqrt in -lm... yes checking for tan in -lm... yes checking for tanh in -lm... yes checking for tgamma in -lm... yes checking for trunc in -lm... yes checking for y0 in -lm... yes checking for y1 in -lm... yes checking for yn in -lm... yes checking for thread-local storage... yes checking whether byte ordering is bigendian... no checking oniguruma.h usability... yes checking oniguruma.h presence... yes checking for oniguruma.h... yes checking for onig_version in -lonig... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands GEN src/builtin.inc GEN src/version.h make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.6' make[2]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.6' GEN jq.1 CC src/builtin.lo CC src/bytecode.lo CC src/compile.lo CC src/execute.lo CC src/jq_test.lo CC src/jv.lo CC src/jv_alloc.lo CC src/jv_aux.lo CC src/jv_dtoa.lo CC src/jv_file.lo CC src/jv_parse.lo CC src/jv_print.lo CC src/jv_unicode.lo CC src/linker.lo CC src/locfile.lo CC src/util.lo CC src/lexer.lo CC src/parser.lo GEN src/version.h CC src/main.o src/execute.c: In function 'jq_next': src/execute.c:852:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv)' [-Wcast-function-type] 852 | case 1: top = ((func_1)function->fptr)(jq, in[0]); break; | ^ src/execute.c:853:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv)' [-Wcast-function-type] 853 | case 2: top = ((func_2)function->fptr)(jq, in[0], in[1]); break; | ^ src/execute.c:854:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv, jv)' [-Wcast-function-type] 854 | case 3: top = ((func_3)function->fptr)(jq, in[0], in[1], in[2]); break; | ^ src/execute.c:855:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv, jv, jv)' [-Wcast-function-type] 855 | case 4: top = ((func_4)function->fptr)(jq, in[0], in[1], in[2], in[3]); break; | ^ src/execute.c:856:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv, jv, jv, jv)' [-Wcast-function-type] 856 | case 5: top = ((func_5)function->fptr)(jq, in[0], in[1], in[2], in[3], in[4]); break; | ^ src/execute.c:566:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 566 | stack_save(jq, pc - 1, stack_get_pos(jq)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/execute.c:567:5: note: here 567 | case STOREV: { | ^~~~ src/execute.c:713:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 713 | case EACH_OPT: { | ^ src/execute.c:728:5: note: here 728 | case ON_BACKTRACK(EACH): | ^~~~ src/jv_dtoa.c: In function 'jvp_strtod': src/jv_dtoa.c:2330:61: warning: unused variable 'test_scale' [-Wunused-variable] 2330 | int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, e, e1, test_scale; | ^~~~~~~~~~ src/jv_alloc.c: In function 'jv_mem_uninit_setup': src/jv_alloc.c:175:26: warning: '*p' is used uninitialized [-Wuninitialized] 175 | jv_mem_uninitialised = *p; | ^~ src/lexer.c: In function 'yy_get_next_buffer': src/lexer.c:1500:54: warning: comparison of integer expressions of different signedness: 'int' and 'yy_size_t' {aka 'long unsigned int'} [-Wsign-compare] 1500 | if ((int) (yyg->yy_n_chars + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | ^ src/jv.c: In function 'jvp_string_hash': src/jv.c:585:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 585 | case 3: k1 ^= tail[2] << 16; | ~~~^~~~~~~~~~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:2:1: note: in expansion of macro 'LIBM_DD' 2 | LIBM_DD(acos) | ^~~~~~~ src/jv.c:586:3: note: here 586 | case 2: k1 ^= tail[1] << 8; | ^~~~ src/jv.c:586:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 586 | case 2: k1 ^= tail[1] << 8; | ~~~^~~~~~~~~~~~~~~ src/jv.c:587:3: note: here 587 | case 1: k1 ^= tail[0]; | ^~~~ src/jv_dtoa.c:2368:30: warning: this statement may fall through [-Wimplicit-fallthrough=] 2368 | sign = 1; | ~~~~~^~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:7:1: note: in expansion of macro 'LIBM_DD' 7 | LIBM_DD(acosh) | ^~~~~~~ src/jv_dtoa.c:2370:17: note: here 2370 | case '+': | ^~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:12:1: note: in expansion of macro 'LIBM_DD' 12 | LIBM_DD(asin) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:17:1: note: in expansion of macro 'LIBM_DD' 17 | LIBM_DD(asinh) | ^~~~~~~ src/jv_dtoa.c:2480:39: warning: this statement may fall through [-Wimplicit-fallthrough=] 2480 | esign = 1; | ~~~~~~^~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:22:1: note: in expansion of macro 'LIBM_DD' 22 | LIBM_DD(atan) | ^~~~~~~ src/jv_dtoa.c:2481:25: note: here 2481 | case '+': | ^~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:27:1: note: in expansion of macro 'LIBM_DDD' 27 | LIBM_DDD(atan2) | ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:32:1: note: in expansion of macro 'LIBM_DD' 32 | LIBM_DD(atanh) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:37:1: note: in expansion of macro 'LIBM_DD' 37 | LIBM_DD(cbrt) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:42:1: note: in expansion of macro 'LIBM_DD' 42 | LIBM_DD(cos) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:47:1: note: in expansion of macro 'LIBM_DD' 47 | LIBM_DD(cosh) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:52:1: note: in expansion of macro 'LIBM_DD' 52 | LIBM_DD(exp) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:57:1: note: in expansion of macro 'LIBM_DD' 57 | LIBM_DD(exp2) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:62:1: note: in expansion of macro 'LIBM_DD' 62 | LIBM_DD(floor) | ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:67:1: note: in expansion of macro 'LIBM_DDD' 67 | LIBM_DDD(hypot) | ^~~~~~~~ src/jv_dtoa.c: In function 'jvp_dtoa': src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:72:1: note: in expansion of macro 'LIBM_DD' 72 | LIBM_DD(j0) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:77:1: note: in expansion of macro 'LIBM_DD' 77 | LIBM_DD(j1) | ^~~~~~~ src/jv_dtoa.c:3700:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3700 | leftright = 0; | ~~~~~~~~~~^~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:82:1: note: in expansion of macro 'LIBM_DD' 82 | LIBM_DD(log) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:87:1: note: in expansion of macro 'LIBM_DD' 87 | LIBM_DD(log10) | ^~~~~~~ src/jv_dtoa.c:3702:17: note: here 3702 | case 4: | ^~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:92:1: note: in expansion of macro 'LIBM_DD' 92 | LIBM_DD(log2) | ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:97:1: note: in expansion of macro 'LIBM_DDD' 97 | LIBM_DDD(pow) | ^~~~~~~~ src/jv_dtoa.c:3708:35: warning: this statement may fall through [-Wimplicit-fallthrough=] 3708 | leftright = 0; | ~~~~~~~~~~^~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:102:1: note: in expansion of macro 'LIBM_DDD' 102 | LIBM_DDD(remainder) | ^~~~~~~~ src/jv_dtoa.c:3710:17: note: here 3710 | case 5: | ^~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:107:1: note: in expansion of macro 'LIBM_DD' 107 | LIBM_DD(sin) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:112:1: note: in expansion of macro 'LIBM_DD' 112 | LIBM_DD(sinh) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:117:1: note: in expansion of macro 'LIBM_DD' 117 | LIBM_DD(sqrt) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:122:1: note: in expansion of macro 'LIBM_DD' 122 | LIBM_DD(tan) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:127:1: note: in expansion of macro 'LIBM_DD' 127 | LIBM_DD(tanh) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:132:1: note: in expansion of macro 'LIBM_DD' 132 | LIBM_DD(tgamma) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:137:1: note: in expansion of macro 'LIBM_DD' 137 | LIBM_DD(y0) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:142:1: note: in expansion of macro 'LIBM_DD' 142 | LIBM_DD(y1) | ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:147:1: note: in expansion of macro 'LIBM_DDD' 147 | LIBM_DDD(jn) | ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:150:1: note: in expansion of macro 'LIBM_DDD' 150 | LIBM_DDD(yn) | ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:153:1: note: in expansion of macro 'LIBM_DD' 153 | LIBM_DD(ceil) | ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:158:1: note: in expansion of macro 'LIBM_DDD' 158 | LIBM_DDD(copysign) | ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:163:1: note: in expansion of macro 'LIBM_DDD' 163 | LIBM_DDD(drem) | ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:168:1: note: in expansion of macro 'LIBM_DD' 168 | LIBM_DD(erf) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:173:1: note: in expansion of macro 'LIBM_DD' 173 | LIBM_DD(erfc) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:178:1: note: in expansion of macro 'LIBM_DD' 178 | LIBM_DD(exp10) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:183:1: note: in expansion of macro 'LIBM_DD' 183 | LIBM_DD(expm1) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:188:1: note: in expansion of macro 'LIBM_DD' 188 | LIBM_DD(fabs) | ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:193:1: note: in expansion of macro 'LIBM_DDD' 193 | LIBM_DDD(fdim) | ^~~~~~~~ src/builtin.c:1573:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1573 | {(cfunction_ptr)f_ ## name, #name, 4}, | ^ src/libm.h:198:1: note: in expansion of macro 'LIBM_DDDD' 198 | LIBM_DDDD(fma) | ^~~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:203:1: note: in expansion of macro 'LIBM_DDD' 203 | LIBM_DDD(fmax) | ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:208:1: note: in expansion of macro 'LIBM_DDD' 208 | LIBM_DDD(fmin) | ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:213:1: note: in expansion of macro 'LIBM_DDD' 213 | LIBM_DDD(fmod) | ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:223:1: note: in expansion of macro 'LIBM_DD' 223 | LIBM_DD(lgamma) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:228:1: note: in expansion of macro 'LIBM_DD' 228 | LIBM_DD(log1p) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:233:1: note: in expansion of macro 'LIBM_DD' 233 | LIBM_DD(logb) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:238:1: note: in expansion of macro 'LIBM_DD' 238 | LIBM_DD(nearbyint) | ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:243:1: note: in expansion of macro 'LIBM_DDD' 243 | LIBM_DDD(nextafter) | ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:248:1: note: in expansion of macro 'LIBM_DDD' 248 | LIBM_DDD(nexttoward) | ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:253:1: note: in expansion of macro 'LIBM_DD' 253 | LIBM_DD(pow10) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:258:1: note: in expansion of macro 'LIBM_DD' 258 | LIBM_DD(rint) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:263:1: note: in expansion of macro 'LIBM_DD' 263 | LIBM_DD(round) | ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:268:1: note: in expansion of macro 'LIBM_DDD' 268 | LIBM_DDD(scalb) | ^~~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:273:1: note: in expansion of macro 'LIBM_DDD' 273 | LIBM_DDD(scalbln) | ^~~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:278:1: note: in expansion of macro 'LIBM_DD' 278 | LIBM_DD(significand) | ^~~~~~~ src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, | ^ src/libm.h:283:1: note: in expansion of macro 'LIBM_DD' 283 | LIBM_DD(trunc) | ^~~~~~~ src/builtin.c:1569:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, | ^ src/libm.h:288:1: note: in expansion of macro 'LIBM_DDD' 288 | LIBM_DDD(ldexp) | ^~~~~~~~ src/builtin.c:1579:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1579 | {(cfunction_ptr)f_frexp,"frexp", 1}, | ^ src/builtin.c:1582:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1582 | {(cfunction_ptr)f_modf,"modf", 1}, | ^ src/builtin.c:1585:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1585 | {(cfunction_ptr)f_lgamma_r,"lgamma_r", 1}, | ^ src/builtin.c:1587:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1587 | {(cfunction_ptr)f_plus, "_plus", 3}, | ^ src/builtin.c:1588:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1588 | {(cfunction_ptr)f_negate, "_negate", 1}, | ^ src/builtin.c:1589:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1589 | {(cfunction_ptr)f_minus, "_minus", 3}, | ^ src/builtin.c:1590:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1590 | {(cfunction_ptr)f_multiply, "_multiply", 3}, | ^ src/builtin.c:1591:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1591 | {(cfunction_ptr)f_divide, "_divide", 3}, | ^ src/builtin.c:1592:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1592 | {(cfunction_ptr)f_mod, "_mod", 3}, | ^ src/builtin.c:1593:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1593 | {(cfunction_ptr)f_dump, "tojson", 1}, | ^ src/builtin.c:1594:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1594 | {(cfunction_ptr)f_json_parse, "fromjson", 1}, | ^ src/builtin.c:1595:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1595 | {(cfunction_ptr)f_tonumber, "tonumber", 1}, | ^ src/builtin.c:1596:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1596 | {(cfunction_ptr)f_tostring, "tostring", 1}, | ^ src/builtin.c:1597:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1597 | {(cfunction_ptr)f_keys, "keys", 1}, | ^ src/builtin.c:1598:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1598 | {(cfunction_ptr)f_keys_unsorted, "keys_unsorted", 1}, | ^ src/builtin.c:1599:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1599 | {(cfunction_ptr)f_startswith, "startswith", 2}, | ^ src/builtin.c:1600:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1600 | {(cfunction_ptr)f_endswith, "endswith", 2}, | ^ src/builtin.c:1601:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1601 | {(cfunction_ptr)f_ltrimstr, "ltrimstr", 2}, | ^ src/builtin.c:1602:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1602 | {(cfunction_ptr)f_rtrimstr, "rtrimstr", 2}, | ^ src/builtin.c:1603:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1603 | {(cfunction_ptr)f_string_split, "split", 2}, | ^ src/builtin.c:1604:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1604 | {(cfunction_ptr)f_string_explode, "explode", 1}, | ^ src/builtin.c:1605:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1605 | {(cfunction_ptr)f_string_implode, "implode", 1}, | ^ src/builtin.c:1606:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1606 | {(cfunction_ptr)f_string_indexes, "_strindices", 2}, | ^ src/builtin.c:1607:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1607 | {(cfunction_ptr)f_setpath, "setpath", 3}, // FIXME typechecking | ^ src/builtin.c:1608:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1608 | {(cfunction_ptr)f_getpath, "getpath", 2}, | ^ src/builtin.c:1609:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1609 | {(cfunction_ptr)f_delpaths, "delpaths", 2}, | ^ src/builtin.c:1610:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1610 | {(cfunction_ptr)f_has, "has", 2}, | ^ src/builtin.c:1611:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1611 | {(cfunction_ptr)f_equal, "_equal", 3}, | ^ src/builtin.c:1612:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1612 | {(cfunction_ptr)f_notequal, "_notequal", 3}, | ^ src/builtin.c:1613:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1613 | {(cfunction_ptr)f_less, "_less", 3}, | ^ src/builtin.c:1614:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1614 | {(cfunction_ptr)f_greater, "_greater", 3}, | ^ src/builtin.c:1615:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1615 | {(cfunction_ptr)f_lesseq, "_lesseq", 3}, | ^ src/builtin.c:1616:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1616 | {(cfunction_ptr)f_greatereq, "_greatereq", 3}, | ^ src/builtin.c:1617:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1617 | {(cfunction_ptr)f_contains, "contains", 2}, | ^ src/builtin.c:1618:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1618 | {(cfunction_ptr)f_length, "length", 1}, | ^ src/builtin.c:1619:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1619 | {(cfunction_ptr)f_utf8bytelength, "utf8bytelength", 1}, | ^ src/builtin.c:1620:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1620 | {(cfunction_ptr)f_type, "type", 1}, | ^ src/builtin.c:1621:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1621 | {(cfunction_ptr)f_isinfinite, "isinfinite", 1}, | ^ src/builtin.c:1622:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1622 | {(cfunction_ptr)f_isnan, "isnan", 1}, | ^ src/builtin.c:1623:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1623 | {(cfunction_ptr)f_isnormal, "isnormal", 1}, | ^ src/builtin.c:1624:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1624 | {(cfunction_ptr)f_infinite, "infinite", 1}, | ^ src/builtin.c:1625:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1625 | {(cfunction_ptr)f_nan, "nan", 1}, | ^ src/builtin.c:1626:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1626 | {(cfunction_ptr)f_sort, "sort", 1}, | ^ src/builtin.c:1627:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1627 | {(cfunction_ptr)f_sort_by_impl, "_sort_by_impl", 2}, | ^ src/builtin.c:1628:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1628 | {(cfunction_ptr)f_group_by_impl, "_group_by_impl", 2}, | ^ src/builtin.c:1629:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1629 | {(cfunction_ptr)f_min, "min", 1}, | ^ src/builtin.c:1630:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1630 | {(cfunction_ptr)f_max, "max", 1}, | ^ src/builtin.c:1631:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1631 | {(cfunction_ptr)f_min_by_impl, "_min_by_impl", 2}, | ^ src/builtin.c:1632:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1632 | {(cfunction_ptr)f_max_by_impl, "_max_by_impl", 2}, | ^ src/builtin.c:1633:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1633 | {(cfunction_ptr)f_error, "error", 2}, | ^ src/builtin.c:1634:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1634 | {(cfunction_ptr)f_format, "format", 2}, | ^ src/builtin.c:1635:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1635 | {(cfunction_ptr)f_env, "env", 1}, | ^ src/builtin.c:1636:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1636 | {(cfunction_ptr)f_halt, "halt", 1}, | ^ src/builtin.c:1637:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1637 | {(cfunction_ptr)f_halt_error, "halt_error", 2}, | ^ src/builtin.c:1638:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1638 | {(cfunction_ptr)f_get_search_list, "get_search_list", 1}, | ^ src/builtin.c:1639:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1639 | {(cfunction_ptr)f_get_prog_origin, "get_prog_origin", 1}, | ^ src/builtin.c:1640:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1640 | {(cfunction_ptr)f_get_jq_origin, "get_jq_origin", 1}, | ^ src/builtin.c:1641:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1641 | {(cfunction_ptr)f_match, "_match_impl", 4}, | ^ src/builtin.c:1642:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1642 | {(cfunction_ptr)f_modulemeta, "modulemeta", 1}, | ^ src/builtin.c:1643:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1643 | {(cfunction_ptr)f_input, "_input", 1}, | ^ src/builtin.c:1644:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1644 | {(cfunction_ptr)f_debug, "debug", 1}, | ^ src/builtin.c:1645:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1645 | {(cfunction_ptr)f_stderr, "stderr", 1}, | ^ src/builtin.c:1646:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1646 | {(cfunction_ptr)f_strptime, "strptime", 2}, | ^ src/builtin.c:1647:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1647 | {(cfunction_ptr)f_strftime, "strftime", 2}, | ^ src/builtin.c:1648:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' to 'void (*)()' [-Wcast-function-type] 1648 | {(cfunction_ptr)f_strflocaltime, "strflocaltime", 2}, | ^ src/builtin.c:1649:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1649 | {(cfunction_ptr)f_mktime, "mktime", 1}, | ^ src/builtin.c:1650:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1650 | {(cfunction_ptr)f_gmtime, "gmtime", 1}, | ^ src/builtin.c:1651:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1651 | {(cfunction_ptr)f_localtime, "localtime", 1}, | ^ src/builtin.c:1652:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1652 | {(cfunction_ptr)f_now, "now", 1}, | ^ src/builtin.c:1653:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1653 | {(cfunction_ptr)f_current_filename, "input_filename", 1}, | ^ src/builtin.c:1654:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' to 'void (*)()' [-Wcast-function-type] 1654 | {(cfunction_ptr)f_current_line, "input_line_number", 1}, | ^ CCLD libjq.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD jq make[2]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.6' make[1]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.6' GEN src/version.h make check-recursive make[1]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.6' make[2]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.6' GEN src/version.h CC src/main.o CCLD jq make check-TESTS make[3]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.6' make[4]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.6' PASS: tests/mantest PASS: tests/utf8test PASS: tests/optionaltest PASS: tests/base64test PASS: tests/onigtest PASS: tests/jqtest PASS: tests/shtest ============================================================================ Testsuite summary for jq 1.6 ============================================================================ # TOTAL: 7 # PASS: 7 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.6' make[3]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.6' make[2]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.6' make[1]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.6' >>> jq: Entering fakeroot... GEN src/version.h make install-recursive make[1]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.6' make[2]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.6' GEN src/version.h CC src/main.o CCLD jq make[3]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.6' config/install-sh -c -d '/home/buildozer/aports/main/jq/pkg/jq/usr/lib' config/install-sh -c -d '/home/buildozer/aports/main/jq/pkg/jq/usr/share/doc/jq' config/install-sh -c -d '/home/buildozer/aports/main/jq/pkg/jq/usr/include' GEN src/version.h config/install-sh -c -d '/home/buildozer/aports/main/jq/pkg/jq/usr/share/man/man1' CC src/main.o /bin/sh ./libtool --mode=install /usr/bin/install -c libjq.la '/home/buildozer/aports/main/jq/pkg/jq/usr/lib' /usr/bin/install -c -m 644 src/jv.h src/jq.h '/home/buildozer/aports/main/jq/pkg/jq/usr/include' /usr/bin/install -c -m 644 README.md COPYING AUTHORS README '/home/buildozer/aports/main/jq/pkg/jq/usr/share/doc/jq' /usr/bin/install -c -m 644 jq.1 '/home/buildozer/aports/main/jq/pkg/jq/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/libjq.so.1.0.4 /home/buildozer/aports/main/jq/pkg/jq/usr/lib/libjq.so.1.0.4 libtool: install: (cd /home/buildozer/aports/main/jq/pkg/jq/usr/lib && { ln -s -f libjq.so.1.0.4 libjq.so.1 || { rm -f libjq.so.1 && ln -s libjq.so.1.0.4 libjq.so.1; }; }) libtool: install: (cd /home/buildozer/aports/main/jq/pkg/jq/usr/lib && { ln -s -f libjq.so.1.0.4 libjq.so || { rm -f libjq.so && ln -s libjq.so.1.0.4 libjq.so; }; }) libtool: install: /usr/bin/install -c .libs/libjq.lai /home/buildozer/aports/main/jq/pkg/jq/usr/lib/libjq.la libtool: install: /usr/bin/install -c .libs/libjq.a /home/buildozer/aports/main/jq/pkg/jq/usr/lib/libjq.a libtool: install: chmod 644 /home/buildozer/aports/main/jq/pkg/jq/usr/lib/libjq.a libtool: install: ranlib /home/buildozer/aports/main/jq/pkg/jq/usr/lib/libjq.a libtool: warning: remember to run 'libtool --finish /usr/lib' CCLD jq config/install-sh -c -d '/home/buildozer/aports/main/jq/pkg/jq/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c jq '/home/buildozer/aports/main/jq/pkg/jq/usr/bin' libtool: install: /usr/bin/install -c jq /home/buildozer/aports/main/jq/pkg/jq/usr/bin/jq make[3]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.6' make[2]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.6' make[1]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.6' >>> jq-doc*: Running split function doc... >>> jq-doc*: Preparing subpackage jq-doc... >>> jq-doc*: Running postcheck for jq-doc >>> jq-dev*: Running split function dev... >>> jq-dev*: Preparing subpackage jq-dev... >>> jq-dev*: Stripping binaries >>> jq-dev*: Running postcheck for jq-dev >>> jq*: Running postcheck for jq >>> jq*: Preparing package jq... >>> jq*: Stripping binaries >>> jq-dev*: Scanning shared objects >>> jq-doc*: Scanning shared objects >>> jq*: Scanning shared objects >>> jq-dev*: Tracing dependencies... jq=1.6-r4 >>> jq-dev*: Package size: 544.0 KB >>> jq-dev*: Compressing data... >>> jq-dev*: Create checksum... >>> jq-dev*: Create jq-dev-1.6-r4.apk >>> jq-doc*: Tracing dependencies... >>> jq-doc*: Package size: 80.0 KB >>> jq-doc*: Compressing data... >>> jq-doc*: Create checksum... >>> jq-doc*: Create jq-doc-1.6-r4.apk >>> jq*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libonig.so.5 >>> jq*: Package size: 664.0 KB >>> jq*: Compressing data... >>> jq*: Create checksum... >>> jq*: Create jq-1.6-r4.apk >>> jq: Build complete at Fri, 08 Dec 2023 13:51:32 +0000 elapsed time 0h 0m 22s >>> jq: Cleaning up srcdir >>> jq: Cleaning up pkgdir >>> jq: Uninstalling dependencies... (1/3) Purging .makedepends-jq (20231208.135110) (2/3) Purging oniguruma-dev (6.9.8-r1) (3/3) Purging oniguruma (6.9.8-r1) Executing busybox-1.36.1-r5.trigger OK: 409 MiB in 99 packages >>> jq: Updating the main/aarch64 repository index... >>> jq: Signing the index...