Cook: jq 1.5 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): oniguruma-6.9.0-i486 Installing (pkg/local): oniguruma-dev-6.9.0-i486 Extracting source archive "jq-1.5.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed Preparing set static Switching to the default set ================================================================================ src : /home/slitaz/wok/jq/source/jq-1.5 install: /home/slitaz/wok/jq/install configure: loading site script /etc/slitaz/cook.site 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 i486-slitaz-linux-gcc... i486-slitaz-linux-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 i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... yes checking dependency style of i486-slitaz-linux-gcc... gcc3 checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking the archiver (i486-slitaz-linux-ar) interface... ar checking whether to enable maintainer-specific portions of Makefiles... yes checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i486-slitaz-linux-gcc... (cached) gcc3 checking for i486-slitaz-linux-gcc option to accept ISO C99... none needed checking for i486-slitaz-linux-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for bison... bison -y checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu 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 i486-slitaz-linux-gcc... /usr/bin/ld checking if the linker (/usr/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump checking how to recognize dependent libraries... pass_all checking for i486-slitaz-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i486-slitaz-linux-ar... (cached) i486-slitaz-linux-ar checking for archiver @FILE support... @ checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking command to parse /usr/bin/nm -B output from i486-slitaz-linux-gcc object... ok checking for sysroot... no checking for i486-slitaz-linux-mt... no checking for mt... mt checking if mt 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 i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i486-slitaz-linux-gcc static flag -static works... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes checking whether the i486-slitaz-linux-gcc linker (/usr/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... no checking for bison version... 3.6.4 checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking oniguruma.h usability... yes checking oniguruma.h presence... yes checking for oniguruma.h... yes checking for onig_version in -lonig... yes checking for valgrind... no configure: WARNING: valgrind is required to test jq. checking for memmem... yes checking for mkstemp... yes checking for bundle... no checking for Ruby dependencies... configure: WARNING: ***************************************************************** * Ruby dependencies for building jq documentation not found. * * You can still build, install and hack on jq, but the manpage * * will not be rebuilt and some of the tests won't run. * * See docs/README.md for how to install the docs dependencies. * ***************************************************************** 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 gettimeofday... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for acos... yes checking for acosh... yes, in -lm checking for asin... yes checking for asinh... yes checking for atan... yes checking for atanh... yes checking for cbrt... yes checking for cos... yes checking for cosh... yes checking for exp2... yes checking for exp... yes checking for floor... yes checking for j0... yes checking for j1... yes checking for log10... yes checking for log2... yes checking for log... yes checking for sin... yes checking for sinh... yes checking for sqrt... yes checking for tan... yes checking for tanh... yes checking for tgamma... yes checking for y0... yes checking for y1... yes checking for pow... yes checking for atan2... yes checking for hypot... yes checking for remainder... yes checking for thread-local storage... yes checking whether byte ordering is bigendian... no 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 version.h make all-am make[1]: Entering directory '/home/slitaz/wok/jq/source/jq-1.5' CC bytecode.lo CC locfile.lo CC compile.lo CC execute.lo CC builtin.lo CC jv.lo In file included from /usr/include/sys/time.h:21, from builtin.c:4: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ execute.c: In function 'jq_next': execute.c:784:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} [-Wcast-function-type] case 1: top = ((func_1)function->fptr)(jq, in[0]); break; ^ execute.c:785:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} [-Wcast-function-type] case 2: top = ((func_2)function->fptr)(jq, in[0], in[1]); break; ^ execute.c:786:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} [-Wcast-function-type] case 3: top = ((func_3)function->fptr)(jq, in[0], in[1], in[2]); break; ^ execute.c:787:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct )'} [-Wcast-function-type] case 4: top = ((func_4)function->fptr)(jq, in[0], in[1], in[2], in[3]); break; ^ execute.c:788:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct , struct )'} [-Wcast-function-type] case 5: top = ((func_5)function->fptr)(jq, in[0], in[1], in[2], in[3], in[4]); break; ^ execute.c:653:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case EACH_OPT: { ^ execute.c:668:5: note: here case ON_BACKTRACK(EACH): ^~~~ jv.c: In function 'jvp_string_hash': jv.c:576:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: k1 ^= tail[2] << 16; ~~~^~~~~~~~~~~~~~~~ jv.c:577:3: note: here case 2: k1 ^= tail[1] << 8; ^~~~ jv.c:577:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: k1 ^= tail[1] << 8; ~~~^~~~~~~~~~~~~~~ jv.c:578:3: note: here case 1: k1 ^= tail[0]; ^~~~ CC jv_parse.lo CC jv_print.lo builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:2:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(acos) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:7:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(acosh) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:12:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(asin) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:17:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(asinh) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:22:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(atan) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:27:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(atanh) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:32:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(cbrt) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:37:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(cos) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:42:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(cosh) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:47:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(exp2) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:52:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(exp) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:57:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(floor) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:62:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(j0) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:67:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(j1) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:72:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(log10) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:77:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(log2) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:82:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(log) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:87:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(sin) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:92:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(sinh) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:97:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(sqrt) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:102:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(tan) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:107:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(tanh) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:112:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(tgamma) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:117:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(y0) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:122:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(y1) ^~~~~~~ builtin.c:1239:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 3}, ^ libm.h:127:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(pow) ^~~~~~~~ builtin.c:1239:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 3}, ^ libm.h:138:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(atan2) ^~~~~~~~ builtin.c:1239:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 3}, ^ libm.h:143:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(hypot) ^~~~~~~~ builtin.c:1239:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 3}, ^ libm.h:148:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(remainder) ^~~~~~~~ builtin.c:1244:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_plus, "_plus", 3}, ^ builtin.c:1245:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_negate, "_negate", 1}, ^ builtin.c:1246:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_minus, "_minus", 3}, ^ builtin.c:1247:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_multiply, "_multiply", 3}, ^ builtin.c:1248:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_divide, "_divide", 3}, ^ builtin.c:1249:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_mod, "_mod", 3}, ^ builtin.c:1250:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_dump, "tojson", 1}, ^ builtin.c:1251:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_json_parse, "fromjson", 1}, ^ builtin.c:1252:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_tonumber, "tonumber", 1}, ^ builtin.c:1253:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_tostring, "tostring", 1}, ^ builtin.c:1254:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_keys, "keys", 1}, ^ builtin.c:1255:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_keys_unsorted, "keys_unsorted", 1}, ^ builtin.c:1256:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_startswith, "startswith", 2}, ^ builtin.c:1257:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_endswith, "endswith", 2}, ^ builtin.c:1258:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ltrimstr, "ltrimstr", 2}, ^ builtin.c:1259:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_rtrimstr, "rtrimstr", 2}, ^ builtin.c:1260:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_split, "split", 2}, ^ builtin.c:1261:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_explode, "explode", 1}, ^ builtin.c:1262:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_implode, "implode", 1}, ^ builtin.c:1263:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_indexes, "_strindices", 2}, ^ builtin.c:1264:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_setpath, "setpath", 3}, // FIXME typechecking ^ builtin.c:1265:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_getpath, "getpath", 2}, ^ builtin.c:1266:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_delpaths, "delpaths", 2}, ^ builtin.c:1267:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_has, "has", 2}, ^ builtin.c:1268:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_equal, "_equal", 3}, ^ builtin.c:1269:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_notequal, "_notequal", 3}, ^ builtin.c:1270:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_less, "_less", 3}, ^ builtin.c:1271:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_greater, "_greater", 3}, ^ builtin.c:1272:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_lesseq, "_lesseq", 3}, ^ builtin.c:1273:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_greatereq, "_greatereq", 3}, ^ builtin.c:1274:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_contains, "contains", 2}, ^ builtin.c:1275:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_length, "length", 1}, ^ builtin.c:1276:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_type, "type", 1}, ^ builtin.c:1277:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_isinfinite, "isinfinite", 1}, ^ builtin.c:1278:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_isnan, "isnan", 1}, ^ builtin.c:1279:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_isnormal, "isnormal", 1}, ^ builtin.c:1280:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_infinite, "infinite", 1}, ^ builtin.c:1281:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_nan, "nan", 1}, ^ builtin.c:1282:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_sort, "sort", 1}, ^ builtin.c:1283:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_sort_by_impl, "_sort_by_impl", 2}, ^ builtin.c:1284:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_group_by_impl, "_group_by_impl", 2}, ^ builtin.c:1285:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_min, "min", 1}, ^ builtin.c:1286:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_max, "max", 1}, ^ builtin.c:1287:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_min_by_impl, "_min_by_impl", 2}, ^ builtin.c:1288:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_max_by_impl, "_max_by_impl", 2}, ^ builtin.c:1289:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_error, "error", 2}, ^ builtin.c:1290:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_format, "format", 2}, ^ builtin.c:1291:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_env, "env", 1}, ^ builtin.c:1292:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_get_search_list, "get_search_list", 1}, ^ builtin.c:1293:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_get_prog_origin, "get_prog_origin", 1}, ^ builtin.c:1294:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_get_jq_origin, "get_jq_origin", 1}, ^ builtin.c:1295:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_match, "_match_impl", 4}, ^ builtin.c:1296:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_modulemeta, "modulemeta", 1}, ^ builtin.c:1297:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_input, "_input", 1}, ^ builtin.c:1298:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_debug, "debug", 1}, ^ builtin.c:1299:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_stderr, "stderr", 1}, ^ builtin.c:1300:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_strptime, "strptime", 2}, ^ builtin.c:1301:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_strftime, "strftime", 2}, ^ builtin.c:1302:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_mktime, "mktime", 1}, ^ builtin.c:1303:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_gmtime, "gmtime", 1}, ^ builtin.c:1304:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_now, "now", 1}, ^ builtin.c:1305:4: warning: cast between incompatible function types from 'jv (*)(jq_state *)' {aka 'struct (*)(struct jq_state *)'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_current_filename, "input_filename", 1}, ^ builtin.c:1306:4: warning: cast between incompatible function types from 'jv (*)(jq_state *)' {aka 'struct (*)(struct jq_state *)'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_current_line, "input_line_number", 1}, ^ CC jv_dtoa.lo jv_dtoa.c: In function 'jvp_strtod': jv_dtoa.c:2368:9: warning: this statement may fall through [-Wimplicit-fallthrough=] sign = 1; ~~~~~^~~ jv_dtoa.c:2370:3: note: here case '+': ^~~~ jv_dtoa.c:2480:11: warning: this statement may fall through [-Wimplicit-fallthrough=] esign = 1; ~~~~~~^~~ jv_dtoa.c:2481:4: note: here case '+': ^~~~ jv_dtoa.c: In function 'jvp_dtoa': jv_dtoa.c:3701:14: warning: this statement may fall through [-Wimplicit-fallthrough=] leftright = 0; ~~~~~~~~~~^~~ jv_dtoa.c:3703:3: note: here case 4: ^~~~ jv_dtoa.c:3709:14: warning: this statement may fall through [-Wimplicit-fallthrough=] leftright = 0; ~~~~~~~~~~^~~ jv_dtoa.c:3711:3: note: here case 5: ^~~~ CC jv_unicode.lo CC jv_aux.lo CC jv_file.lo CC jv_alloc.lo CC jq_test.lo CC util.lo CC linker.lo CC parser.lo CC lexer.lo GEN version.h CC main.o CCLD libjq.la CCLD jq make[1]: Leaving directory '/home/slitaz/wok/jq/source/jq-1.5' GEN version.h make install-am make[1]: Entering directory '/home/slitaz/wok/jq/source/jq-1.5' GEN version.h CC main.o CCLD jq make[2]: Entering directory '/home/slitaz/wok/jq/source/jq-1.5' config/install-sh -c -d '/home/slitaz/wok/jq/install/usr/include' config/install-sh -c -d '/home/slitaz/wok/jq/install/usr/share/doc/jq' config/install-sh -c -d '/home/slitaz/wok/jq/install/usr/share/man/man1' GEN version.h config/install-sh -c -d '/home/slitaz/wok/jq/install/usr/lib' CC main.o /usr/bin/install -c -m 644 README.md COPYING AUTHORS README '/home/slitaz/wok/jq/install/usr/share/doc/jq' /bin/sh ./libtool --mode=install /usr/bin/install -c libjq.la '/home/slitaz/wok/jq/install/usr/lib' /usr/bin/install -c -m 644 jv.h jq.h '/home/slitaz/wok/jq/install/usr/include' /usr/bin/install -c -m 644 jq.1 '/home/slitaz/wok/jq/install/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/libjq.so.1.0.4 /home/slitaz/wok/jq/install/usr/lib/libjq.so.1.0.4 libtool: install: (cd /home/slitaz/wok/jq/install/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/slitaz/wok/jq/install/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/slitaz/wok/jq/install/usr/lib/libjq.la libtool: install: warning: remember to run `libtool --finish /usr/lib' CCLD jq config/install-sh -c -d '/home/slitaz/wok/jq/install/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c jq '/home/slitaz/wok/jq/install/usr/bin' libtool: install: /usr/bin/install -c jq /home/slitaz/wok/jq/install/usr/bin/jq make[2]: Leaving directory '/home/slitaz/wok/jq/source/jq-1.5' make[1]: Leaving directory '/home/slitaz/wok/jq/source/jq-1.5' ================================================================================ Executing strip on all files... Done Time: 0.43s. Size: 360356 B -> 322092 B. Save: 37 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.42s. Size: 89351 B -> 26266 B. Save: 62 KB. Cache hit: 1/1. Switching to the set 'static' ================================================================================ src : /home/slitaz/wok/jq/source/jq-1.5-static install: /home/slitaz/wok/jq/install-static configure: loading site script /etc/slitaz/cook.site 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 i486-slitaz-linux-gcc... i486-slitaz-linux-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 i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... yes checking dependency style of i486-slitaz-linux-gcc... gcc3 checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking the archiver (i486-slitaz-linux-ar) interface... ar checking whether to enable maintainer-specific portions of Makefiles... yes checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i486-slitaz-linux-gcc... (cached) gcc3 checking for i486-slitaz-linux-gcc option to accept ISO C99... none needed checking for i486-slitaz-linux-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for bison... bison -y checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu 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 i486-slitaz-linux-gcc... /usr/bin/ld checking if the linker (/usr/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump checking how to recognize dependent libraries... pass_all checking for i486-slitaz-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i486-slitaz-linux-ar... (cached) i486-slitaz-linux-ar checking for archiver @FILE support... @ checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking command to parse /usr/bin/nm -B output from i486-slitaz-linux-gcc object... ok checking for sysroot... no checking for i486-slitaz-linux-mt... no checking for mt... mt checking if mt 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 i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i486-slitaz-linux-gcc static flag -static works... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for bison version... 3.6.4 checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking oniguruma.h usability... yes checking oniguruma.h presence... yes checking for oniguruma.h... yes checking for onig_version in -lonig... yes checking for valgrind... no configure: WARNING: valgrind is required to test jq. checking for memmem... yes checking for mkstemp... yes checking for bundle... no checking for Ruby dependencies... configure: WARNING: ***************************************************************** * Ruby dependencies for building jq documentation not found. * * You can still build, install and hack on jq, but the manpage * * will not be rebuilt and some of the tests won't run. * * See docs/README.md for how to install the docs dependencies. * ***************************************************************** 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 gettimeofday... yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for acos... yes checking for acosh... yes, in -lm checking for asin... yes checking for asinh... yes checking for atan... yes checking for atanh... yes checking for cbrt... yes checking for cos... yes checking for cosh... yes checking for exp2... yes checking for exp... yes checking for floor... yes checking for j0... yes checking for j1... yes checking for log10... yes checking for log2... yes checking for log... yes checking for sin... yes checking for sinh... yes checking for sqrt... yes checking for tan... yes checking for tanh... yes checking for tgamma... yes checking for y0... yes checking for y1... yes checking for pow... yes checking for atan2... yes checking for hypot... yes checking for remainder... yes checking for thread-local storage... yes checking whether byte ordering is bigendian... no 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 version.h make all-am make[1]: Entering directory '/home/slitaz/wok/jq/source/jq-1.5-static' CC locfile.lo CC bytecode.lo CC compile.lo CC execute.lo CC builtin.lo CC jv.lo In file included from /usr/include/sys/time.h:21, from builtin.c:4: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ execute.c: In function 'jq_next': execute.c:784:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} [-Wcast-function-type] case 1: top = ((func_1)function->fptr)(jq, in[0]); break; ^ execute.c:785:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} [-Wcast-function-type] case 2: top = ((func_2)function->fptr)(jq, in[0], in[1]); break; ^ execute.c:786:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} [-Wcast-function-type] case 3: top = ((func_3)function->fptr)(jq, in[0], in[1], in[2]); break; ^ execute.c:787:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct )'} [-Wcast-function-type] case 4: top = ((func_4)function->fptr)(jq, in[0], in[1], in[2], in[3]); break; ^ execute.c:788:22: warning: cast between incompatible function types from 'cfunction_ptr' {aka 'void (*)()'} to 'jv (*)(jq_state *, jv, jv, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct , struct )'} [-Wcast-function-type] case 5: top = ((func_5)function->fptr)(jq, in[0], in[1], in[2], in[3], in[4]); break; ^ execute.c:653:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case EACH_OPT: { ^ execute.c:668:5: note: here case ON_BACKTRACK(EACH): ^~~~ jv.c: In function 'jvp_string_hash': jv.c:576:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 3: k1 ^= tail[2] << 16; ~~~^~~~~~~~~~~~~~~~ jv.c:577:3: note: here case 2: k1 ^= tail[1] << 8; ^~~~ jv.c:577:14: warning: this statement may fall through [-Wimplicit-fallthrough=] case 2: k1 ^= tail[1] << 8; ~~~^~~~~~~~~~~~~~~ jv.c:578:3: note: here case 1: k1 ^= tail[0]; ^~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:2:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(acos) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:7:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(acosh) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:12:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(asin) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:17:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(asinh) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:22:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(atan) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:27:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(atanh) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:32:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(cbrt) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:37:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(cos) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:42:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(cosh) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:47:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(exp2) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:52:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(exp) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:57:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(floor) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:62:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(j0) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:67:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(j1) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:72:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(log10) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:77:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(log2) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:82:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(log) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:87:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(sin) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:92:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(sinh) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:97:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(sqrt) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:102:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(tan) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:107:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(tanh) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:112:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(tgamma) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:117:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(y0) ^~~~~~~ builtin.c:1235:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 1}, ^ libm.h:122:1: note: in expansion of macro 'LIBM_DD' LIBM_DD(y1) ^~~~~~~ builtin.c:1239:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 3}, ^ libm.h:127:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(pow) ^~~~~~~~ builtin.c:1239:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 3}, ^ libm.h:138:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(atan2) ^~~~~~~~ builtin.c:1239:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 3}, ^ libm.h:143:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(hypot) ^~~~~~~~ builtin.c:1239:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ ## name, "_" #name, 3}, ^ libm.h:148:1: note: in expansion of macro 'LIBM_DDD' LIBM_DDD(remainder) ^~~~~~~~ builtin.c:1244:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_plus, "_plus", 3}, ^ builtin.c:1245:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_negate, "_negate", 1}, ^ builtin.c:1246:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_minus, "_minus", 3}, ^ builtin.c:1247:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_multiply, "_multiply", 3}, ^ builtin.c:1248:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_divide, "_divide", 3}, ^ builtin.c:1249:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_mod, "_mod", 3}, ^ builtin.c:1250:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_dump, "tojson", 1}, ^ builtin.c:1251:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_json_parse, "fromjson", 1}, ^ builtin.c:1252:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_tonumber, "tonumber", 1}, ^ builtin.c:1253:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_tostring, "tostring", 1}, ^ builtin.c:1254:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_keys, "keys", 1}, ^ builtin.c:1255:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_keys_unsorted, "keys_unsorted", 1}, ^ builtin.c:1256:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_startswith, "startswith", 2}, ^ builtin.c:1257:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_endswith, "endswith", 2}, ^ builtin.c:1258:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_ltrimstr, "ltrimstr", 2}, ^ CC jv_parse.lo builtin.c:1259:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_rtrimstr, "rtrimstr", 2}, ^ builtin.c:1260:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_split, "split", 2}, ^ builtin.c:1261:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_explode, "explode", 1}, ^ builtin.c:1262:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_implode, "implode", 1}, ^ builtin.c:1263:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_string_indexes, "_strindices", 2}, ^ builtin.c:1264:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_setpath, "setpath", 3}, // FIXME typechecking ^ builtin.c:1265:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_getpath, "getpath", 2}, ^ builtin.c:1266:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_delpaths, "delpaths", 2}, ^ builtin.c:1267:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_has, "has", 2}, ^ builtin.c:1268:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_equal, "_equal", 3}, ^ builtin.c:1269:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_notequal, "_notequal", 3}, ^ builtin.c:1270:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_less, "_less", 3}, ^ builtin.c:1271:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_greater, "_greater", 3}, ^ builtin.c:1272:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_lesseq, "_lesseq", 3}, ^ builtin.c:1273:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_greatereq, "_greatereq", 3}, ^ builtin.c:1274:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_contains, "contains", 2}, ^ builtin.c:1275:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_length, "length", 1}, ^ builtin.c:1276:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_type, "type", 1}, ^ builtin.c:1277:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_isinfinite, "isinfinite", 1}, ^ builtin.c:1278:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_isnan, "isnan", 1}, ^ builtin.c:1279:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_isnormal, "isnormal", 1}, ^ builtin.c:1280:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_infinite, "infinite", 1}, ^ builtin.c:1281:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_nan, "nan", 1}, ^ builtin.c:1282:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_sort, "sort", 1}, ^ builtin.c:1283:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_sort_by_impl, "_sort_by_impl", 2}, ^ builtin.c:1284:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_group_by_impl, "_group_by_impl", 2}, ^ builtin.c:1285:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_min, "min", 1}, ^ builtin.c:1286:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_max, "max", 1}, ^ builtin.c:1287:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_min_by_impl, "_min_by_impl", 2}, ^ builtin.c:1288:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_max_by_impl, "_max_by_impl", 2}, ^ builtin.c:1289:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_error, "error", 2}, ^ builtin.c:1290:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_format, "format", 2}, ^ builtin.c:1291:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_env, "env", 1}, ^ builtin.c:1292:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_get_search_list, "get_search_list", 1}, ^ builtin.c:1293:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_get_prog_origin, "get_prog_origin", 1}, ^ builtin.c:1294:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_get_jq_origin, "get_jq_origin", 1}, ^ builtin.c:1295:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_match, "_match_impl", 4}, ^ builtin.c:1296:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_modulemeta, "modulemeta", 1}, ^ builtin.c:1297:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_input, "_input", 1}, ^ builtin.c:1298:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_debug, "debug", 1}, ^ builtin.c:1299:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_stderr, "stderr", 1}, ^ builtin.c:1300:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_strptime, "strptime", 2}, ^ builtin.c:1301:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv, jv)' {aka 'struct (*)(struct jq_state *, struct , struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_strftime, "strftime", 2}, ^ builtin.c:1302:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_mktime, "mktime", 1}, ^ builtin.c:1303:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_gmtime, "gmtime", 1}, ^ builtin.c:1304:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_now, "now", 1}, ^ builtin.c:1305:4: warning: cast between incompatible function types from 'jv (*)(jq_state *)' {aka 'struct (*)(struct jq_state *)'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_current_filename, "input_filename", 1}, ^ builtin.c:1306:4: warning: cast between incompatible function types from 'jv (*)(jq_state *)' {aka 'struct (*)(struct jq_state *)'} to 'void (*)()' [-Wcast-function-type] {(cfunction_ptr)f_current_line, "input_line_number", 1}, ^ CC jv_print.lo CC jv_dtoa.lo jv_dtoa.c: In function 'jvp_strtod': jv_dtoa.c:2368:9: warning: this statement may fall through [-Wimplicit-fallthrough=] sign = 1; ~~~~~^~~ jv_dtoa.c:2370:3: note: here case '+': ^~~~ jv_dtoa.c:2480:11: warning: this statement may fall through [-Wimplicit-fallthrough=] esign = 1; ~~~~~~^~~ jv_dtoa.c:2481:4: note: here case '+': ^~~~ jv_dtoa.c: In function 'jvp_dtoa': jv_dtoa.c:3701:14: warning: this statement may fall through [-Wimplicit-fallthrough=] leftright = 0; ~~~~~~~~~~^~~ jv_dtoa.c:3703:3: note: here case 4: ^~~~ jv_dtoa.c:3709:14: warning: this statement may fall through [-Wimplicit-fallthrough=] leftright = 0; ~~~~~~~~~~^~~ jv_dtoa.c:3711:3: note: here case 5: ^~~~ CC jv_unicode.lo CC jv_aux.lo CC jv_file.lo CC jv_alloc.lo CC jq_test.lo CC util.lo CC linker.lo CC parser.lo CC lexer.lo GEN version.h CC main.o CCLD libjq.la CCLD jq /usr/bin/ld: ./.libs/libjq.a(util.o): in function `get_home': util.c:(.text+0x33b): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking make[1]: Leaving directory '/home/slitaz/wok/jq/source/jq-1.5-static' GEN version.h make install-am make[1]: Entering directory '/home/slitaz/wok/jq/source/jq-1.5-static' GEN version.h CC main.o CCLD jq /usr/bin/ld: ./.libs/libjq.a(util.o): in function `get_home': util.c:(.text+0x33b): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking make[2]: Entering directory '/home/slitaz/wok/jq/source/jq-1.5-static' config/install-sh -c -d '/home/slitaz/wok/jq/install-static/usr/share/doc/jq' config/install-sh -c -d '/home/slitaz/wok/jq/install-static/usr/include' config/install-sh -c -d '/home/slitaz/wok/jq/install-static/usr/lib' config/install-sh -c -d '/home/slitaz/wok/jq/install-static/usr/share/man/man1' GEN version.h CC main.o /bin/sh ./libtool --mode=install /usr/bin/install -c libjq.la '/home/slitaz/wok/jq/install-static/usr/lib' /usr/bin/install -c -m 644 README.md COPYING AUTHORS README '/home/slitaz/wok/jq/install-static/usr/share/doc/jq' /usr/bin/install -c -m 644 jv.h jq.h '/home/slitaz/wok/jq/install-static/usr/include' /usr/bin/install -c -m 644 jq.1 '/home/slitaz/wok/jq/install-static/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/libjq.lai /home/slitaz/wok/jq/install-static/usr/lib/libjq.la libtool: install: /usr/bin/install -c .libs/libjq.a /home/slitaz/wok/jq/install-static/usr/lib/libjq.a libtool: install: chmod 644 /home/slitaz/wok/jq/install-static/usr/lib/libjq.a libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/jq/install-static/usr/lib/libjq.a libtool: install: warning: remember to run `libtool --finish /usr/lib' CCLD jq /usr/bin/ld: ./.libs/libjq.a(util.o): in function `get_home': util.c:(.text+0x33b): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking config/install-sh -c -d '/home/slitaz/wok/jq/install-static/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c jq '/home/slitaz/wok/jq/install-static/usr/bin' libtool: install: /usr/bin/install -c jq /home/slitaz/wok/jq/install-static/usr/bin/jq make[2]: Leaving directory '/home/slitaz/wok/jq/source/jq-1.5-static' make[1]: Leaving directory '/home/slitaz/wok/jq/source/jq-1.5-static' ================================================================================ Executing strip on all files... Done Time: 0.31s. Size: 1534016 B -> 1400512 B. Save: 130 KB. ================================================================================ Build dependencies to remove: 3 Removing: advancecomp-static oniguruma oniguruma-dev Pack: jq 1.5 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "jq-1.5-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "jq-1.5-i486.tazpkg" created Pack: jq-dev 1.5 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... any Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "jq-dev-1.5-any.tazpkg" created Pack: jq-static 1.5 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "jq-static-1.5-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "jq-static-1.5-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/jq-1.5... Done Checking site script in source/jq-1.5... Done Checking libtool in source/jq-1.5-static... Done Checking site script in source/jq-1.5-static... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Checking ownership in install-static... Done Checking permissions in install-static... Done Checking broken symlinks in install-static... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: jq 1.5 ================================================================================ Src file : jq-1.5.tar.gz Src size : 724.0K Source dir : 11.1M Produced : 420.0K Cook time : 47s Cook date : 2020-09-12 15:46 Target arch : any, i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 352.0K : 103.7K : 3 : jq-1.5-i486.tazpkg 2 : 44.0K : 3.9K : 3 : jq-dev-1.5-any.tazpkg 3 : 1.4M : 465.5K : 1 : jq-static-1.5-i486.tazpkg ================================================================================