[INFO] cloning repository https://github.com/aatifsyed/json2prom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aatifsyed/json2prom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faatifsyed%2Fjson2prom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faatifsyed%2Fjson2prom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c65fd2a4ed64b79931e1913f51a8a513c78b8d78 [INFO] checking aatifsyed/json2prom against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faatifsyed%2Fjson2prom" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aatifsyed/json2prom on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aatifsyed/json2prom [INFO] finished tweaking git repo https://github.com/aatifsyed/json2prom [INFO] tweaked toml for git repo https://github.com/aatifsyed/json2prom written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/aatifsyed/json2prom already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fe0144107d9afac12958e3d72a11664b1f462d7bd088608b4a040443a9eb7ec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6fe0144107d9afac12958e3d72a11664b1f462d7bd088608b4a040443a9eb7ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fe0144107d9afac12958e3d72a11664b1f462d7bd088608b4a040443a9eb7ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe0144107d9afac12958e3d72a11664b1f462d7bd088608b4a040443a9eb7ec", kill_on_drop: false }` [INFO] [stdout] 6fe0144107d9afac12958e3d72a11664b1f462d7bd088608b4a040443a9eb7ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8aac0960f8f7892aaae36c29fa83970cc153f6de73b3d7e78349c4735735830a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8aac0960f8f7892aaae36c29fa83970cc153f6de73b3d7e78349c4735735830a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling autotools v0.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling jq-src v0.4.1 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking mio v0.7.8 [INFO] [stderr] Checking tracing v0.1.24 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling jq-sys v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking headers v0.3.3 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking multipart v0.17.1 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tokio-util v0.6.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-tungstenite v0.13.0 [INFO] [stderr] Checking tokio-stream v0.1.3 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking hyper v0.14.4 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking warp v0.3.0 [INFO] [stderr] Checking reqwest v0.11.1 [INFO] [stderr] error: failed to run custom build command for `jq-sys v0.2.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/jq-sys-fc429ac477c5d5bc/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "autoreconf" "-fi" [INFO] [stderr] libtoolize: putting auxiliary files in '.'. [INFO] [stderr] libtoolize: copying file './ltmain.sh' [INFO] [stderr] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [INFO] [stderr] libtoolize: copying file 'm4/libtool.m4' [INFO] [stderr] libtoolize: copying file 'm4/ltoptions.m4' [INFO] [stderr] libtoolize: copying file 'm4/ltsugar.m4' [INFO] [stderr] libtoolize: copying file 'm4/ltversion.m4' [INFO] [stderr] libtoolize: copying file 'm4/lt~obsolete.m4' [INFO] [stderr] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. [INFO] [stderr] libtoolize: copying file 'config/ltmain.sh' [INFO] [stderr] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config/m4'. [INFO] [stderr] libtoolize: copying file 'config/m4/libtool.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/ltoptions.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/ltsugar.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/ltversion.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/lt~obsolete.m4' [INFO] [stderr] running: "/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/configure" "--prefix=/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out" "--disable-shared" "--enable-static" "--disable-maintainer-mode" "--with-oniguruma=builtin" [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking whether make supports nested variables... (cached) yes [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking for gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether cc understands -c and -o together... yes [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking the archiver (ar) interface... ar [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking for gcc... (cached) cc [INFO] [stderr] checking whether we are using the GNU C compiler... (cached) yes [INFO] [stderr] checking whether cc accepts -g... (cached) yes [INFO] [stderr] checking for cc option to accept ISO C89... (cached) none needed [INFO] [stderr] checking whether cc understands -c and -o together... (cached) yes [INFO] [stderr] checking dependency style of cc... (cached) gcc3 [INFO] [stderr] checking for cc option to accept ISO C99... none needed [INFO] [stderr] checking for cc option to accept ISO Standard C... (cached) none needed [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for bison... bison -y [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking for valgrind... no [INFO] [stderr] checking for memmem... yes [INFO] [stderr] checking for mkstemp... yes [INFO] [stderr] checking shlwapi.h usability... no [INFO] [stderr] checking shlwapi.h presence... no [INFO] [stderr] checking for shlwapi.h... no [INFO] [stderr] checking for bundle... no [INFO] [stderr] checking for Ruby dependencies... ***************************************************************** [INFO] [stderr] * Ruby dependencies for building jq documentation not found. * [INFO] [stderr] * You can still build, install and hack on jq, but the manpage * [INFO] [stderr] * will not be rebuilt and some of the tests will not run. * [INFO] [stderr] * See docs/README.md for how to install the docs dependencies. * [INFO] [stderr] ***************************************************************** [INFO] [stderr] no [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking for isatty... yes [INFO] [stderr] checking for _isatty... no [INFO] [stderr] checking for strptime... yes [INFO] [stderr] checking for strftime... yes [INFO] [stderr] checking for timegm... yes [INFO] [stderr] checking for gmtime_r... yes [INFO] [stderr] checking for gmtime... yes [INFO] [stderr] checking for localtime_r... yes [INFO] [stderr] checking for localtime... yes [INFO] [stderr] checking for gettimeofday... yes [INFO] [stderr] checking for struct tm.tm_gmtoff... yes [INFO] [stderr] checking for struct tm.__tm_gmtoff... no [INFO] [stderr] checking for acos in -lm... yes [INFO] [stderr] checking for acosh in -lm... yes [INFO] [stderr] checking for asin in -lm... yes [INFO] [stderr] checking for asinh in -lm... yes [INFO] [stderr] checking for atan2 in -lm... yes [INFO] [stderr] checking for atan in -lm... yes [INFO] [stderr] checking for atanh in -lm... yes [INFO] [stderr] checking for cbrt in -lm... yes [INFO] [stderr] checking for ceil in -lm... yes [INFO] [stderr] checking for copysign in -lm... yes [INFO] [stderr] checking for cos in -lm... yes [INFO] [stderr] checking for cosh in -lm... yes [INFO] [stderr] checking for drem in -lm... yes [INFO] [stderr] checking for erf in -lm... yes [INFO] [stderr] checking for erfc in -lm... yes [INFO] [stderr] checking for exp10 in -lm... yes [INFO] [stderr] checking for exp2 in -lm... yes [INFO] [stderr] checking for exp in -lm... yes [INFO] [stderr] checking for expm1 in -lm... yes [INFO] [stderr] checking for fabs in -lm... yes [INFO] [stderr] checking for fdim in -lm... yes [INFO] [stderr] checking for floor in -lm... yes [INFO] [stderr] checking for fma in -lm... yes [INFO] [stderr] checking for fmax in -lm... yes [INFO] [stderr] checking for fmin in -lm... yes [INFO] [stderr] checking for fmod in -lm... yes [INFO] [stderr] checking for frexp in -lm... yes [INFO] [stderr] checking for gamma in -lm... yes [INFO] [stderr] checking for hypot in -lm... yes [INFO] [stderr] checking for j0 in -lm... yes [INFO] [stderr] checking for j1 in -lm... yes [INFO] [stderr] checking for jn in -lm... yes [INFO] [stderr] checking for ldexp in -lm... yes [INFO] [stderr] checking for lgamma in -lm... yes [INFO] [stderr] checking for log10 in -lm... yes [INFO] [stderr] checking for log1p in -lm... yes [INFO] [stderr] checking for log2 in -lm... yes [INFO] [stderr] checking for log in -lm... yes [INFO] [stderr] checking for logb in -lm... yes [INFO] [stderr] checking for modf in -lm... yes [INFO] [stderr] checking for lgamma_r in -lm... yes [INFO] [stderr] checking for nearbyint in -lm... yes [INFO] [stderr] checking for nextafter in -lm... yes [INFO] [stderr] checking for nexttoward in -lm... yes [INFO] [stderr] checking for pow10 in -lm... no [INFO] [stderr] checking for pow in -lm... yes [INFO] [stderr] checking for remainder in -lm... yes [INFO] [stderr] checking for rint in -lm... yes [INFO] [stderr] checking for round in -lm... yes [INFO] [stderr] checking for scalb in -lm... yes [INFO] [stderr] checking for scalbln in -lm... yes [INFO] [stderr] checking for significand in -lm... yes [INFO] [stderr] checking for sin in -lm... yes [INFO] [stderr] checking for sinh in -lm... yes [INFO] [stderr] checking for sqrt in -lm... yes [INFO] [stderr] checking for tan in -lm... yes [INFO] [stderr] checking for tanh in -lm... yes [INFO] [stderr] checking for tgamma in -lm... yes [INFO] [stderr] checking for trunc in -lm... yes [INFO] [stderr] checking for y0 in -lm... yes [INFO] [stderr] checking for y1 in -lm... yes [INFO] [stderr] checking for yn in -lm... yes [INFO] [stderr] checking for thread-local storage... yes [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] === configuring in modules/oniguruma (/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma) [INFO] [stderr] configure: running /bin/bash /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/configure --disable-option-checking '--prefix=/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out' '--disable-shared' '--enable-static' '--disable-maintainer-mode' '--with-oniguruma=builtin' 'CC=cc' 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64' --cache-file=/dev/null --srcdir=/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking for gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether cc understands -c and -o together... yes [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking whether make sets $(MAKE)... (cached) yes [INFO] [stderr] checking for ANSI C header files... (cached) yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for string.h... (cached) yes [INFO] [stderr] checking for strings.h... (cached) yes [INFO] [stderr] checking sys/time.h usability... yes [INFO] [stderr] checking sys/time.h presence... yes [INFO] [stderr] checking for sys/time.h... yes [INFO] [stderr] checking for unistd.h... (cached) yes [INFO] [stderr] checking sys/times.h usability... yes [INFO] [stderr] checking sys/times.h presence... yes [INFO] [stderr] checking for sys/times.h... yes [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of short... 2 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking for an ANSI C-conforming const... yes [INFO] [stderr] checking whether time.h and sys/time.h may both be included... yes [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking for working memcmp... yes [INFO] [stderr] checking for prototypes... yes [INFO] [stderr] checking for variable length prototypes and stdarg.h... yes [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating src/Makefile [INFO] [stderr] config.status: creating test/Makefile [INFO] [stderr] config.status: creating sample/Makefile [INFO] [stderr] config.status: creating onig-config [INFO] [stderr] config.status: creating src/config.h [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] config.status: executing default commands [INFO] [stderr] running: "make" "install" "LDFLAGS=-all-static" "CFLAGS=-fPIC" [INFO] [stderr] GEN src/builtin.inc [INFO] [stderr] GEN src/version.h [INFO] [stderr] make install-recursive [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build' [INFO] [stderr] Making install in modules/oniguruma [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] Making install in src [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/src' [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c -o regerror.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regerror.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regparse.lo -MD -MP -MF .deps/regparse.Tpo -c -o regparse.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regparse.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regext.lo -MD -MP -MF .deps/regext.Tpo -c -o regext.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regext.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c -o regcomp.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regcomp.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c -o regexec.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regexec.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT reggnu.lo -MD -MP -MF .deps/reggnu.Tpo -c -o reggnu.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/reggnu.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regenc.lo -MD -MP -MF .deps/regenc.Tpo -c -o regenc.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regenc.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regsyntax.lo -MD -MP -MF .deps/regsyntax.Tpo -c -o regsyntax.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regsyntax.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regtrav.lo -MD -MP -MF .deps/regtrav.Tpo -c -o regtrav.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regtrav.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regversion.lo -MD -MP -MF .deps/regversion.Tpo -c -o regversion.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regversion.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT st.lo -MD -MP -MF .deps/st.Tpo -c -o st.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/st.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regposix.lo -MD -MP -MF .deps/regposix.Tpo -c -o regposix.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regposix.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regposerr.lo -MD -MP -MF .deps/regposerr.Tpo -c -o regposerr.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regposerr.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c -o unicode.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_unfold_key.lo -MD -MP -MF .deps/unicode_unfold_key.Tpo -c -o unicode_unfold_key.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_unfold_key.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regext.lo -MD -MP -MF .deps/regext.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regext.c -o regext.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regparse.lo -MD -MP -MF .deps/regparse.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regparse.c -o regparse.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regexec.c -o regexec.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regenc.lo -MD -MP -MF .deps/regenc.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regenc.c -o regenc.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold1_key.lo -MD -MP -MF .deps/unicode_fold1_key.Tpo -c -o unicode_fold1_key.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold1_key.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regcomp.c -o regcomp.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regtrav.lo -MD -MP -MF .deps/regtrav.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regtrav.c -o regtrav.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regerror.c -o regerror.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT reggnu.lo -MD -MP -MF .deps/reggnu.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/reggnu.c -o reggnu.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regsyntax.lo -MD -MP -MF .deps/regsyntax.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regsyntax.c -o regsyntax.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regversion.lo -MD -MP -MF .deps/regversion.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regversion.c -o regversion.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT st.lo -MD -MP -MF .deps/st.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/st.c -o st.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode.c -o unicode.o [INFO] [stderr] mv -f .deps/regext.Tpo .deps/regext.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regposix.lo -MD -MP -MF .deps/regposix.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regposix.c -o regposix.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold2_key.lo -MD -MP -MF .deps/unicode_fold2_key.Tpo -c -o unicode_fold2_key.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold2_key.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_unfold_key.lo -MD -MP -MF .deps/unicode_unfold_key.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_unfold_key.c -o unicode_unfold_key.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold1_key.lo -MD -MP -MF .deps/unicode_fold1_key.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold1_key.c -o unicode_fold1_key.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regposerr.lo -MD -MP -MF .deps/regposerr.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regposerr.c -o regposerr.o [INFO] [stderr] mv -f .deps/regtrav.Tpo .deps/regtrav.Plo [INFO] [stderr] mv -f .deps/regerror.Tpo .deps/regerror.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold3_key.lo -MD -MP -MF .deps/unicode_fold3_key.Tpo -c -o unicode_fold3_key.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold3_key.c [INFO] [stderr] mv -f .deps/reggnu.Tpo .deps/reggnu.Plo [INFO] [stderr] mv -f .deps/regsyntax.Tpo .deps/regsyntax.Plo [INFO] [stderr] mv -f .deps/regversion.Tpo .deps/regversion.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT ascii.lo -MD -MP -MF .deps/ascii.Tpo -c -o ascii.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/ascii.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf8.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold2_key.lo -MD -MP -MF .deps/unicode_fold2_key.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold2_key.c -o unicode_fold2_key.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf16_be.lo -MD -MP -MF .deps/utf16_be.Tpo -c -o utf16_be.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf16_be.c [INFO] [stderr] mv -f .deps/unicode_fold1_key.Tpo .deps/unicode_fold1_key.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf16_le.lo -MD -MP -MF .deps/utf16_le.Tpo -c -o utf16_le.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf16_le.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf32_be.lo -MD -MP -MF .deps/utf32_be.Tpo -c -o utf32_be.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf32_be.c [INFO] [stderr] mv -f .deps/unicode_unfold_key.Tpo .deps/unicode_unfold_key.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf32_le.lo -MD -MP -MF .deps/utf32_le.Tpo -c -o utf32_le.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf32_le.c [INFO] [stderr] mv -f .deps/regposerr.Tpo .deps/regposerr.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_jp.lo -MD -MP -MF .deps/euc_jp.Tpo -c -o euc_jp.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_jp.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf16_le.lo -MD -MP -MF .deps/utf16_le.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf16_le.c -o utf16_le.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold3_key.lo -MD -MP -MF .deps/unicode_fold3_key.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold3_key.c -o unicode_fold3_key.o [INFO] [stderr] mv -f .deps/unicode_fold2_key.Tpo .deps/unicode_fold2_key.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT ascii.lo -MD -MP -MF .deps/ascii.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/ascii.c -o ascii.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_jp_prop.lo -MD -MP -MF .deps/euc_jp_prop.Tpo -c -o euc_jp_prop.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_jp_prop.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf8.c -o utf8.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf16_be.lo -MD -MP -MF .deps/utf16_be.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf16_be.c -o utf16_be.o [INFO] [stderr] mv -f .deps/st.Tpo .deps/st.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf32_be.lo -MD -MP -MF .deps/utf32_be.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf32_be.c -o utf32_be.o [INFO] [stderr] mv -f .deps/regposix.Tpo .deps/regposix.Plo [INFO] [stderr] mv -f .deps/regcomp.Tpo .deps/regcomp.Plo [INFO] [stderr] mv -f .deps/ascii.Tpo .deps/ascii.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf32_le.lo -MD -MP -MF .deps/utf32_le.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf32_le.c -o utf32_le.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT sjis.lo -MD -MP -MF .deps/sjis.Tpo -c -o sjis.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/sjis.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT sjis_prop.lo -MD -MP -MF .deps/sjis_prop.Tpo -c -o sjis_prop.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/sjis_prop.c [INFO] [stderr] mv -f .deps/unicode_fold3_key.Tpo .deps/unicode_fold3_key.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_1.lo -MD -MP -MF .deps/iso8859_1.Tpo -c -o iso8859_1.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_1.c [INFO] [stderr] mv -f .deps/utf16_le.Tpo .deps/utf16_le.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_jp_prop.lo -MD -MP -MF .deps/euc_jp_prop.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_jp_prop.c -o euc_jp_prop.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_jp.lo -MD -MP -MF .deps/euc_jp.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_jp.c -o euc_jp.o [INFO] [stderr] mv -f .deps/utf32_be.Tpo .deps/utf32_be.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_2.lo -MD -MP -MF .deps/iso8859_2.Tpo -c -o iso8859_2.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_2.c [INFO] [stderr] mv -f .deps/unicode.Tpo .deps/unicode.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_3.lo -MD -MP -MF .deps/iso8859_3.Tpo -c -o iso8859_3.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_3.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_4.lo -MD -MP -MF .deps/iso8859_4.Tpo -c -o iso8859_4.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_4.c [INFO] [stderr] mv -f .deps/utf16_be.Tpo .deps/utf16_be.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_5.lo -MD -MP -MF .deps/iso8859_5.Tpo -c -o iso8859_5.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_5.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_6.lo -MD -MP -MF .deps/iso8859_6.Tpo -c -o iso8859_6.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_6.c [INFO] [stderr] mv -f .deps/regenc.Tpo .deps/regenc.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_7.lo -MD -MP -MF .deps/iso8859_7.Tpo -c -o iso8859_7.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_7.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_8.lo -MD -MP -MF .deps/iso8859_8.Tpo -c -o iso8859_8.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_8.c [INFO] [stderr] mv -f .deps/utf8.Tpo .deps/utf8.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT sjis.lo -MD -MP -MF .deps/sjis.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/sjis.c -o sjis.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT sjis_prop.lo -MD -MP -MF .deps/sjis_prop.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/sjis_prop.c -o sjis_prop.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_9.lo -MD -MP -MF .deps/iso8859_9.Tpo -c -o iso8859_9.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_9.c [INFO] [stderr] mv -f .deps/utf32_le.Tpo .deps/utf32_le.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_10.lo -MD -MP -MF .deps/iso8859_10.Tpo -c -o iso8859_10.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_10.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_3.lo -MD -MP -MF .deps/iso8859_3.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_3.c -o iso8859_3.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_2.lo -MD -MP -MF .deps/iso8859_2.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_2.c -o iso8859_2.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_6.lo -MD -MP -MF .deps/iso8859_6.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_6.c -o iso8859_6.o [INFO] [stderr] mv -f .deps/regexec.Tpo .deps/regexec.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_7.lo -MD -MP -MF .deps/iso8859_7.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_7.c -o iso8859_7.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_4.lo -MD -MP -MF .deps/iso8859_4.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_4.c -o iso8859_4.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_11.lo -MD -MP -MF .deps/iso8859_11.Tpo -c -o iso8859_11.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_11.c [INFO] [stderr] mv -f .deps/regparse.Tpo .deps/regparse.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_1.lo -MD -MP -MF .deps/iso8859_1.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_1.c -o iso8859_1.o [INFO] [stderr] mv -f .deps/euc_jp_prop.Tpo .deps/euc_jp_prop.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_9.lo -MD -MP -MF .deps/iso8859_9.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_9.c -o iso8859_9.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_8.lo -MD -MP -MF .deps/iso8859_8.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_8.c -o iso8859_8.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_5.lo -MD -MP -MF .deps/iso8859_5.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_5.c -o iso8859_5.o [INFO] [stderr] mv -f .deps/euc_jp.Tpo .deps/euc_jp.Plo [INFO] [stderr] mv -f .deps/sjis_prop.Tpo .deps/sjis_prop.Plo [INFO] [stderr] mv -f .deps/sjis.Tpo .deps/sjis.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_13.lo -MD -MP -MF .deps/iso8859_13.Tpo -c -o iso8859_13.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_13.c [INFO] [stderr] mv -f .deps/iso8859_7.Tpo .deps/iso8859_7.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_14.lo -MD -MP -MF .deps/iso8859_14.Tpo -c -o iso8859_14.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_14.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_15.lo -MD -MP -MF .deps/iso8859_15.Tpo -c -o iso8859_15.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_15.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_16.lo -MD -MP -MF .deps/iso8859_16.Tpo -c -o iso8859_16.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_16.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_10.lo -MD -MP -MF .deps/iso8859_10.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_10.c -o iso8859_10.o [INFO] [stderr] mv -f .deps/iso8859_3.Tpo .deps/iso8859_3.Plo [INFO] [stderr] mv -f .deps/iso8859_2.Tpo .deps/iso8859_2.Plo [INFO] [stderr] mv -f .deps/iso8859_6.Tpo .deps/iso8859_6.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_11.lo -MD -MP -MF .deps/iso8859_11.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_11.c -o iso8859_11.o [INFO] [stderr] mv -f .deps/iso8859_1.Tpo .deps/iso8859_1.Plo [INFO] [stderr] mv -f .deps/iso8859_4.Tpo .deps/iso8859_4.Plo [INFO] [stderr] mv -f .deps/iso8859_5.Tpo .deps/iso8859_5.Plo [INFO] [stderr] mv -f .deps/iso8859_8.Tpo .deps/iso8859_8.Plo [INFO] [stderr] mv -f .deps/iso8859_9.Tpo .deps/iso8859_9.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_13.lo -MD -MP -MF .deps/iso8859_13.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_13.c -o iso8859_13.o [INFO] [stderr] mv -f .deps/iso8859_10.Tpo .deps/iso8859_10.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_tw.lo -MD -MP -MF .deps/euc_tw.Tpo -c -o euc_tw.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_tw.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_kr.lo -MD -MP -MF .deps/euc_kr.Tpo -c -o euc_kr.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_kr.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c -o big5.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/big5.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT gb18030.lo -MD -MP -MF .deps/gb18030.Tpo -c -o gb18030.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/gb18030.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_15.lo -MD -MP -MF .deps/iso8859_15.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_15.c -o iso8859_15.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT koi8_r.lo -MD -MP -MF .deps/koi8_r.Tpo -c -o koi8_r.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/koi8_r.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_14.lo -MD -MP -MF .deps/iso8859_14.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_14.c -o iso8859_14.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_16.lo -MD -MP -MF .deps/iso8859_16.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_16.c -o iso8859_16.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT cp1251.lo -MD -MP -MF .deps/cp1251.Tpo -c -o cp1251.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/cp1251.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT onig_init.lo -MD -MP -MF .deps/onig_init.Tpo -c -o onig_init.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/onig_init.c [INFO] [stderr] mv -f .deps/iso8859_11.Tpo .deps/iso8859_11.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/big5.c -o big5.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_tw.lo -MD -MP -MF .deps/euc_tw.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_tw.c -o euc_tw.o [INFO] [stderr] mv -f .deps/iso8859_16.Tpo .deps/iso8859_16.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_kr.lo -MD -MP -MF .deps/euc_kr.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_kr.c -o euc_kr.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT koi8_r.lo -MD -MP -MF .deps/koi8_r.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/koi8_r.c -o koi8_r.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT gb18030.lo -MD -MP -MF .deps/gb18030.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/gb18030.c -o gb18030.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT cp1251.lo -MD -MP -MF .deps/cp1251.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/cp1251.c -o cp1251.o [INFO] [stderr] mv -f .deps/iso8859_14.Tpo .deps/iso8859_14.Plo [INFO] [stderr] mv -f .deps/iso8859_13.Tpo .deps/iso8859_13.Plo [INFO] [stderr] mv -f .deps/iso8859_15.Tpo .deps/iso8859_15.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT onig_init.lo -MD -MP -MF .deps/onig_init.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/onig_init.c -o onig_init.o [INFO] [stderr] mv -f .deps/euc_tw.Tpo .deps/euc_tw.Plo [INFO] [stderr] mv -f .deps/cp1251.Tpo .deps/cp1251.Plo [INFO] [stderr] mv -f .deps/koi8_r.Tpo .deps/koi8_r.Plo [INFO] [stderr] mv -f .deps/big5.Tpo .deps/big5.Plo [INFO] [stderr] mv -f .deps/gb18030.Tpo .deps/gb18030.Plo [INFO] [stderr] mv -f .deps/onig_init.Tpo .deps/onig_init.Plo [INFO] [stderr] mv -f .deps/euc_kr.Tpo .deps/euc_kr.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=link cc -Wall -fPIC -version-info 4:0:0 -all-static -o libonig.la -rpath /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib regerror.lo regparse.lo regext.lo regcomp.lo regexec.lo reggnu.lo regenc.lo regsyntax.lo regtrav.lo regversion.lo st.lo regposix.lo regposerr.lo unicode.lo unicode_unfold_key.lo unicode_fold1_key.lo unicode_fold2_key.lo unicode_fold3_key.lo ascii.lo utf8.lo utf16_be.lo utf16_le.lo utf32_be.lo utf32_le.lo euc_jp.lo euc_jp_prop.lo sjis.lo sjis_prop.lo iso8859_1.lo iso8859_2.lo iso8859_3.lo iso8859_4.lo iso8859_5.lo iso8859_6.lo iso8859_7.lo iso8859_8.lo iso8859_9.lo iso8859_10.lo iso8859_11.lo iso8859_13.lo iso8859_14.lo iso8859_15.lo iso8859_16.lo euc_tw.lo euc_kr.lo big5.lo gb18030.lo koi8_r.lo cp1251.lo onig_init.lo [INFO] [stderr] libtool: link: ar cr .libs/libonig.a regerror.o regparse.o regext.o regcomp.o regexec.o reggnu.o regenc.o regsyntax.o regtrav.o regversion.o st.o regposix.o regposerr.o unicode.o unicode_unfold_key.o unicode_fold1_key.o unicode_fold2_key.o unicode_fold3_key.o ascii.o utf8.o utf16_be.o utf16_le.o utf32_be.o utf32_le.o euc_jp.o euc_jp_prop.o sjis.o sjis_prop.o iso8859_1.o iso8859_2.o iso8859_3.o iso8859_4.o iso8859_5.o iso8859_6.o iso8859_7.o iso8859_8.o iso8859_9.o iso8859_10.o iso8859_11.o iso8859_13.o iso8859_14.o iso8859_15.o iso8859_16.o euc_tw.o euc_kr.o big5.o gb18030.o koi8_r.o cp1251.o onig_init.o [INFO] [stderr] libtool: link: ranlib .libs/libonig.a [INFO] [stderr] libtool: link: ( cd ".libs" && rm -f "libonig.la" && ln -s "../libonig.la" "libonig.la" ) [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/src' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include' [INFO] [stderr] /usr/bin/install -c -m 644 /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/oniguruma.h /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/oniggnu.h /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/onigposix.h '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib' [INFO] [stderr] /bin/bash ../libtool --mode=install /usr/bin/install -c libonig.la '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib' [INFO] [stderr] libtool: install: /usr/bin/install -c .libs/libonig.lai /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/libonig.la [INFO] [stderr] libtool: install: /usr/bin/install -c .libs/libonig.a /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/libonig.a [INFO] [stderr] libtool: install: chmod 644 /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/libonig.a [INFO] [stderr] libtool: install: ranlib /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/libonig.a [INFO] [stderr] libtool: finish: PATH="/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib [INFO] [stderr] ---------------------------------------------------------------------- [INFO] [stderr] Libraries have been installed in: [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib [INFO] [stderr] [INFO] [stderr] If you ever happen to want to link against installed libraries [INFO] [stderr] in a given directory, LIBDIR, you must either use libtool, and [INFO] [stderr] specify the full pathname of the library, or use the '-LLIBDIR' [INFO] [stderr] flag during linking and do at least one of the following: [INFO] [stderr] - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [INFO] [stderr] during execution [INFO] [stderr] - add LIBDIR to the 'LD_RUN_PATH' environment variable [INFO] [stderr] during linking [INFO] [stderr] - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [INFO] [stderr] - have your system administrator add LIBDIR to '/etc/ld.so.conf' [INFO] [stderr] [INFO] [stderr] See any operating system documentation about shared libraries for [INFO] [stderr] more information, such as the ld(1) and ld.so(8) manual pages. [INFO] [stderr] ---------------------------------------------------------------------- [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/src' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/src' [INFO] [stderr] Making install in test [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/test' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/test' [INFO] [stderr] make[4]: Nothing to be done for 'install-exec-am'. [INFO] [stderr] make[4]: Nothing to be done for 'install-data-am'. [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/test' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/test' [INFO] [stderr] Making install in sample [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/sample' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/sample' [INFO] [stderr] make[4]: Nothing to be done for 'install-exec-am'. [INFO] [stderr] make[4]: Nothing to be done for 'install-data-am'. [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/sample' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/sample' [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] sed -e 's,[@]datadir[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/share,g' -e 's,[@]datarootdir[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/share,g' -e 's,[@]PACKAGE_VERSION[@],6.1.3,g' -e 's,[@]prefix[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out,g' -e 's,[@]exec_prefix[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out,g' -e 's,[@]libdir[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib,g' -e 's,[@]includedir[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include,g' < /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/oniguruma.pc.in > oniguruma.pc [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/bin' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/pkgconfig' [INFO] [stderr] /usr/bin/install -c -m 644 oniguruma.pc '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/pkgconfig' [INFO] [stderr] /usr/bin/install -c onig-config '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/bin' [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build' [INFO] [stderr] YACC src/parser.c [INFO] [stderr] NOT building parser.c! [INFO] [stderr] GEN jq.1 [INFO] [stderr] CC src/builtin.lo [INFO] [stderr] CC src/bytecode.lo [INFO] [stderr] CC src/compile.lo [INFO] [stderr] CC src/execute.lo [INFO] [stderr] CC src/jq_test.lo [INFO] [stderr] CC src/jv.lo [INFO] [stderr] CC src/jv_alloc.lo [INFO] [stderr] CC src/jv_aux.lo [INFO] [stderr] CC src/jv_dtoa.lo [INFO] [stderr] CC src/jv_file.lo [INFO] [stderr] CC src/jv_parse.lo [INFO] [stderr] CC src/jv_print.lo [INFO] [stderr] CC src/jv_unicode.lo [INFO] [stderr] CC src/linker.lo [INFO] [stderr] CC src/locfile.lo [INFO] [stderr] CC src/util.lo [INFO] [stderr] CC src/lexer.lo [INFO] [stderr] CC src/parser.lo [INFO] [stderr] CC src/main.o [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build' [INFO] [stderr] running: "autoreconf" "-fi" [INFO] [stderr] libtoolize: putting auxiliary files in '.'. [INFO] [stderr] libtoolize: copying file './ltmain.sh' [INFO] [stderr] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [INFO] [stderr] libtoolize: copying file 'm4/libtool.m4' [INFO] [stderr] libtoolize: copying file 'm4/ltoptions.m4' [INFO] [stderr] libtoolize: copying file 'm4/ltsugar.m4' [INFO] [stderr] libtoolize: copying file 'm4/ltversion.m4' [INFO] [stderr] libtoolize: copying file 'm4/lt~obsolete.m4' [INFO] [stderr] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. [INFO] [stderr] libtoolize: copying file 'config/ltmain.sh' [INFO] [stderr] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config/m4'. [INFO] [stderr] libtoolize: copying file 'config/m4/libtool.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/ltoptions.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/ltsugar.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/ltversion.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/lt~obsolete.m4' [INFO] [stderr] running: "/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/configure" "--prefix=/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out" "--disable-shared" "--enable-static" "--disable-maintainer-mode" "--with-oniguruma=builtin" [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking whether make supports nested variables... (cached) yes [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking for gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether cc understands -c and -o together... yes [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking the archiver (ar) interface... ar [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking for gcc... (cached) cc [INFO] [stderr] checking whether we are using the GNU C compiler... (cached) yes [INFO] [stderr] checking whether cc accepts -g... (cached) yes [INFO] [stderr] checking for cc option to accept ISO C89... (cached) none needed [INFO] [stderr] checking whether cc understands -c and -o together... (cached) yes [INFO] [stderr] checking dependency style of cc... (cached) gcc3 [INFO] [stderr] checking for cc option to accept ISO C99... none needed [INFO] [stderr] checking for cc option to accept ISO Standard C... (cached) none needed [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for bison... bison -y [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking for valgrind... no [INFO] [stderr] checking for memmem... yes [INFO] [stderr] checking for mkstemp... yes [INFO] [stderr] checking shlwapi.h usability... no [INFO] [stderr] checking shlwapi.h presence... no [INFO] [stderr] checking for shlwapi.h... no [INFO] [stderr] checking for bundle... no [INFO] [stderr] checking for Ruby dependencies... ***************************************************************** [INFO] [stderr] * Ruby dependencies for building jq documentation not found. * [INFO] [stderr] * You can still build, install and hack on jq, but the manpage * [INFO] [stderr] * will not be rebuilt and some of the tests will not run. * [INFO] [stderr] * See docs/README.md for how to install the docs dependencies. * [INFO] [stderr] ***************************************************************** [INFO] [stderr] no [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking for isatty... yes [INFO] [stderr] checking for _isatty... no [INFO] [stderr] checking for strptime... yes [INFO] [stderr] checking for strftime... yes [INFO] [stderr] checking for timegm... yes [INFO] [stderr] checking for gmtime_r... yes [INFO] [stderr] checking for gmtime... yes [INFO] [stderr] checking for localtime_r... yes [INFO] [stderr] checking for localtime... yes [INFO] [stderr] checking for gettimeofday... yes [INFO] [stderr] checking for struct tm.tm_gmtoff... yes [INFO] [stderr] checking for struct tm.__tm_gmtoff... no [INFO] [stderr] checking for acos in -lm... yes [INFO] [stderr] checking for acosh in -lm... yes [INFO] [stderr] checking for asin in -lm... yes [INFO] [stderr] checking for asinh in -lm... yes [INFO] [stderr] checking for atan2 in -lm... yes [INFO] [stderr] checking for atan in -lm... yes [INFO] [stderr] checking for atanh in -lm... yes [INFO] [stderr] checking for cbrt in -lm... yes [INFO] [stderr] checking for ceil in -lm... yes [INFO] [stderr] checking for copysign in -lm... yes [INFO] [stderr] checking for cos in -lm... yes [INFO] [stderr] checking for cosh in -lm... yes [INFO] [stderr] checking for drem in -lm... yes [INFO] [stderr] checking for erf in -lm... yes [INFO] [stderr] checking for erfc in -lm... yes [INFO] [stderr] checking for exp10 in -lm... yes [INFO] [stderr] checking for exp2 in -lm... yes [INFO] [stderr] checking for exp in -lm... yes [INFO] [stderr] checking for expm1 in -lm... yes [INFO] [stderr] checking for fabs in -lm... yes [INFO] [stderr] checking for fdim in -lm... yes [INFO] [stderr] checking for floor in -lm... yes [INFO] [stderr] checking for fma in -lm... yes [INFO] [stderr] checking for fmax in -lm... yes [INFO] [stderr] checking for fmin in -lm... yes [INFO] [stderr] checking for fmod in -lm... yes [INFO] [stderr] checking for frexp in -lm... yes [INFO] [stderr] checking for gamma in -lm... yes [INFO] [stderr] checking for hypot in -lm... yes [INFO] [stderr] checking for j0 in -lm... yes [INFO] [stderr] checking for j1 in -lm... yes [INFO] [stderr] checking for jn in -lm... yes [INFO] [stderr] checking for ldexp in -lm... yes [INFO] [stderr] checking for lgamma in -lm... yes [INFO] [stderr] checking for log10 in -lm... yes [INFO] [stderr] checking for log1p in -lm... yes [INFO] [stderr] checking for log2 in -lm... yes [INFO] [stderr] checking for log in -lm... yes [INFO] [stderr] checking for logb in -lm... yes [INFO] [stderr] checking for modf in -lm... yes [INFO] [stderr] checking for lgamma_r in -lm... yes [INFO] [stderr] checking for nearbyint in -lm... yes [INFO] [stderr] checking for nextafter in -lm... yes [INFO] [stderr] checking for nexttoward in -lm... yes [INFO] [stderr] checking for pow10 in -lm... no [INFO] [stderr] checking for pow in -lm... yes [INFO] [stderr] checking for remainder in -lm... yes [INFO] [stderr] checking for rint in -lm... yes [INFO] [stderr] checking for round in -lm... yes [INFO] [stderr] checking for scalb in -lm... yes [INFO] [stderr] checking for scalbln in -lm... yes [INFO] [stderr] checking for significand in -lm... yes [INFO] [stderr] checking for sin in -lm... yes [INFO] [stderr] checking for sinh in -lm... yes [INFO] [stderr] checking for sqrt in -lm... yes [INFO] [stderr] checking for tan in -lm... yes [INFO] [stderr] checking for tanh in -lm... yes [INFO] [stderr] checking for tgamma in -lm... yes [INFO] [stderr] checking for trunc in -lm... yes [INFO] [stderr] checking for y0 in -lm... yes [INFO] [stderr] checking for y1 in -lm... yes [INFO] [stderr] checking for yn in -lm... yes [INFO] [stderr] checking for thread-local storage... yes [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] === configuring in modules/oniguruma (/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma) [INFO] [stderr] configure: running /bin/bash /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/configure --disable-option-checking '--prefix=/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out' '--disable-shared' '--enable-static' '--disable-maintainer-mode' '--with-oniguruma=builtin' 'CC=cc' 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64' --cache-file=/dev/null --srcdir=/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking for gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether cc understands -c and -o together... yes [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking whether make sets $(MAKE)... (cached) yes [INFO] [stderr] checking for ANSI C header files... (cached) yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for string.h... (cached) yes [INFO] [stderr] checking for strings.h... (cached) yes [INFO] [stderr] checking sys/time.h usability... yes [INFO] [stderr] checking sys/time.h presence... yes [INFO] [stderr] checking for sys/time.h... yes [INFO] [stderr] checking for unistd.h... (cached) yes [INFO] [stderr] checking sys/times.h usability... yes [INFO] [stderr] checking sys/times.h presence... yes [INFO] [stderr] checking for sys/times.h... yes [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of short... 2 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking for an ANSI C-conforming const... yes [INFO] [stderr] checking whether time.h and sys/time.h may both be included... yes [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking for working memcmp... yes [INFO] [stderr] checking for prototypes... yes [INFO] [stderr] checking for variable length prototypes and stdarg.h... yes [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating src/Makefile [INFO] [stderr] config.status: creating test/Makefile [INFO] [stderr] config.status: creating sample/Makefile [INFO] [stderr] config.status: creating onig-config [INFO] [stderr] config.status: creating src/config.h [INFO] [stderr] config.status: src/config.h is unchanged [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] config.status: executing default commands [INFO] [stderr] running: "make" "install" "LDFLAGS=-all-static" "CFLAGS=-fPIC" [INFO] [stderr] GEN src/builtin.inc [INFO] [stderr] make install-recursive [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build' [INFO] [stderr] Making install in modules/oniguruma [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] Making install in src [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/src' [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT onig_init.lo -MD -MP -MF .deps/onig_init.Tpo -c -o onig_init.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/onig_init.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c -o regerror.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regerror.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regparse.lo -MD -MP -MF .deps/regparse.Tpo -c -o regparse.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regparse.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regext.lo -MD -MP -MF .deps/regext.Tpo -c -o regext.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regext.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c -o regcomp.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regcomp.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c -o regexec.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regexec.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT reggnu.lo -MD -MP -MF .deps/reggnu.Tpo -c -o reggnu.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/reggnu.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regenc.lo -MD -MP -MF .deps/regenc.Tpo -c -o regenc.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regenc.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regsyntax.lo -MD -MP -MF .deps/regsyntax.Tpo -c -o regsyntax.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regsyntax.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regtrav.lo -MD -MP -MF .deps/regtrav.Tpo -c -o regtrav.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regtrav.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regversion.lo -MD -MP -MF .deps/regversion.Tpo -c -o regversion.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regversion.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT st.lo -MD -MP -MF .deps/st.Tpo -c -o st.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/st.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regposix.lo -MD -MP -MF .deps/regposix.Tpo -c -o regposix.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regposix.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regposerr.lo -MD -MP -MF .deps/regposerr.Tpo -c -o regposerr.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regposerr.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c -o unicode.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_unfold_key.lo -MD -MP -MF .deps/unicode_unfold_key.Tpo -c -o unicode_unfold_key.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_unfold_key.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT reggnu.lo -MD -MP -MF .deps/reggnu.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/reggnu.c -o reggnu.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regerror.c -o regerror.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regparse.lo -MD -MP -MF .deps/regparse.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regparse.c -o regparse.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regtrav.lo -MD -MP -MF .deps/regtrav.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regtrav.c -o regtrav.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT onig_init.lo -MD -MP -MF .deps/onig_init.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/onig_init.c -o onig_init.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regcomp.c -o regcomp.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT st.lo -MD -MP -MF .deps/st.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/st.c -o st.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode.c -o unicode.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regsyntax.lo -MD -MP -MF .deps/regsyntax.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regsyntax.c -o regsyntax.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regposix.lo -MD -MP -MF .deps/regposix.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regposix.c -o regposix.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regext.lo -MD -MP -MF .deps/regext.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regext.c -o regext.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regversion.lo -MD -MP -MF .deps/regversion.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regversion.c -o regversion.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regexec.c -o regexec.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regposerr.lo -MD -MP -MF .deps/regposerr.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regposerr.c -o regposerr.o [INFO] [stderr] mv -f .deps/reggnu.Tpo .deps/reggnu.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold1_key.lo -MD -MP -MF .deps/unicode_fold1_key.Tpo -c -o unicode_fold1_key.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold1_key.c [INFO] [stderr] mv -f .deps/onig_init.Tpo .deps/onig_init.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_unfold_key.lo -MD -MP -MF .deps/unicode_unfold_key.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_unfold_key.c -o unicode_unfold_key.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold2_key.lo -MD -MP -MF .deps/unicode_fold2_key.Tpo -c -o unicode_fold2_key.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold2_key.c [INFO] [stderr] mv -f .deps/regtrav.Tpo .deps/regtrav.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regenc.lo -MD -MP -MF .deps/regenc.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regenc.c -o regenc.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold3_key.lo -MD -MP -MF .deps/unicode_fold3_key.Tpo -c -o unicode_fold3_key.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold3_key.c [INFO] [stderr] mv -f .deps/st.Tpo .deps/st.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT ascii.lo -MD -MP -MF .deps/ascii.Tpo -c -o ascii.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/ascii.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold1_key.lo -MD -MP -MF .deps/unicode_fold1_key.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold1_key.c -o unicode_fold1_key.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold2_key.lo -MD -MP -MF .deps/unicode_fold2_key.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold2_key.c -o unicode_fold2_key.o [INFO] [stderr] mv -f .deps/regposerr.Tpo .deps/regposerr.Plo [INFO] [stderr] mv -f .deps/regerror.Tpo .deps/regerror.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf8.c [INFO] [stderr] mv -f .deps/regposix.Tpo .deps/regposix.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold3_key.lo -MD -MP -MF .deps/unicode_fold3_key.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold3_key.c -o unicode_fold3_key.o [INFO] [stderr] mv -f .deps/regversion.Tpo .deps/regversion.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf16_be.lo -MD -MP -MF .deps/utf16_be.Tpo -c -o utf16_be.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf16_be.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf16_le.lo -MD -MP -MF .deps/utf16_le.Tpo -c -o utf16_le.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf16_le.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf32_be.lo -MD -MP -MF .deps/utf32_be.Tpo -c -o utf32_be.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf32_be.c [INFO] [stderr] mv -f .deps/regext.Tpo .deps/regext.Plo [INFO] [stderr] mv -f .deps/regsyntax.Tpo .deps/regsyntax.Plo [INFO] [stderr] mv -f .deps/unicode_unfold_key.Tpo .deps/unicode_unfold_key.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf32_le.lo -MD -MP -MF .deps/utf32_le.Tpo -c -o utf32_le.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf32_le.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_jp.lo -MD -MP -MF .deps/euc_jp.Tpo -c -o euc_jp.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_jp.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_jp_prop.lo -MD -MP -MF .deps/euc_jp_prop.Tpo -c -o euc_jp_prop.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_jp_prop.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT ascii.lo -MD -MP -MF .deps/ascii.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/ascii.c -o ascii.o [INFO] [stderr] mv -f .deps/unicode_fold1_key.Tpo .deps/unicode_fold1_key.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT sjis.lo -MD -MP -MF .deps/sjis.Tpo -c -o sjis.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/sjis.c [INFO] [stderr] mv -f .deps/unicode_fold2_key.Tpo .deps/unicode_fold2_key.Plo [INFO] [stderr] mv -f .deps/unicode_fold3_key.Tpo .deps/unicode_fold3_key.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT sjis_prop.lo -MD -MP -MF .deps/sjis_prop.Tpo -c -o sjis_prop.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/sjis_prop.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf32_be.lo -MD -MP -MF .deps/utf32_be.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf32_be.c -o utf32_be.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf8.c -o utf8.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf16_le.lo -MD -MP -MF .deps/utf16_le.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf16_le.c -o utf16_le.o [INFO] [stderr] mv -f .deps/regenc.Tpo .deps/regenc.Plo [INFO] [stderr] mv -f .deps/ascii.Tpo .deps/ascii.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_jp_prop.lo -MD -MP -MF .deps/euc_jp_prop.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_jp_prop.c -o euc_jp_prop.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_1.lo -MD -MP -MF .deps/iso8859_1.Tpo -c -o iso8859_1.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_1.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_2.lo -MD -MP -MF .deps/iso8859_2.Tpo -c -o iso8859_2.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_2.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_3.lo -MD -MP -MF .deps/iso8859_3.Tpo -c -o iso8859_3.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_3.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf32_le.lo -MD -MP -MF .deps/utf32_le.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf32_le.c -o utf32_le.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_jp.lo -MD -MP -MF .deps/euc_jp.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_jp.c -o euc_jp.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf16_be.lo -MD -MP -MF .deps/utf16_be.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf16_be.c -o utf16_be.o [INFO] [stderr] mv -f .deps/euc_jp_prop.Tpo .deps/euc_jp_prop.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_4.lo -MD -MP -MF .deps/iso8859_4.Tpo -c -o iso8859_4.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_4.c [INFO] [stderr] mv -f .deps/utf16_le.Tpo .deps/utf16_le.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_5.lo -MD -MP -MF .deps/iso8859_5.Tpo -c -o iso8859_5.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_5.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT sjis.lo -MD -MP -MF .deps/sjis.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/sjis.c -o sjis.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT sjis_prop.lo -MD -MP -MF .deps/sjis_prop.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/sjis_prop.c -o sjis_prop.o [INFO] [stderr] mv -f .deps/utf32_be.Tpo .deps/utf32_be.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_6.lo -MD -MP -MF .deps/iso8859_6.Tpo -c -o iso8859_6.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_6.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_3.lo -MD -MP -MF .deps/iso8859_3.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_3.c -o iso8859_3.o [INFO] [stderr] mv -f .deps/utf32_le.Tpo .deps/utf32_le.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_7.lo -MD -MP -MF .deps/iso8859_7.Tpo -c -o iso8859_7.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_7.c [INFO] [stderr] mv -f .deps/utf8.Tpo .deps/utf8.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_2.lo -MD -MP -MF .deps/iso8859_2.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_2.c -o iso8859_2.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_8.lo -MD -MP -MF .deps/iso8859_8.Tpo -c -o iso8859_8.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_8.c [INFO] [stderr] mv -f .deps/euc_jp.Tpo .deps/euc_jp.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_4.lo -MD -MP -MF .deps/iso8859_4.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_4.c -o iso8859_4.o [INFO] [stderr] mv -f .deps/utf16_be.Tpo .deps/utf16_be.Plo [INFO] [stderr] mv -f .deps/sjis_prop.Tpo .deps/sjis_prop.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_9.lo -MD -MP -MF .deps/iso8859_9.Tpo -c -o iso8859_9.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_9.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_5.lo -MD -MP -MF .deps/iso8859_5.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_5.c -o iso8859_5.o [INFO] [stderr] mv -f .deps/iso8859_3.Tpo .deps/iso8859_3.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_10.lo -MD -MP -MF .deps/iso8859_10.Tpo -c -o iso8859_10.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_10.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_7.lo -MD -MP -MF .deps/iso8859_7.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_7.c -o iso8859_7.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_11.lo -MD -MP -MF .deps/iso8859_11.Tpo -c -o iso8859_11.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_11.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_13.lo -MD -MP -MF .deps/iso8859_13.Tpo -c -o iso8859_13.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_13.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_6.lo -MD -MP -MF .deps/iso8859_6.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_6.c -o iso8859_6.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_1.lo -MD -MP -MF .deps/iso8859_1.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_1.c -o iso8859_1.o [INFO] [stderr] mv -f .deps/sjis.Tpo .deps/sjis.Plo [INFO] [stderr] mv -f .deps/iso8859_2.Tpo .deps/iso8859_2.Plo [INFO] [stderr] mv -f .deps/iso8859_4.Tpo .deps/iso8859_4.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_10.lo -MD -MP -MF .deps/iso8859_10.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_10.c -o iso8859_10.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_8.lo -MD -MP -MF .deps/iso8859_8.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_8.c -o iso8859_8.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_14.lo -MD -MP -MF .deps/iso8859_14.Tpo -c -o iso8859_14.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_14.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_9.lo -MD -MP -MF .deps/iso8859_9.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_9.c -o iso8859_9.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_15.lo -MD -MP -MF .deps/iso8859_15.Tpo -c -o iso8859_15.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_15.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_11.lo -MD -MP -MF .deps/iso8859_11.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_11.c -o iso8859_11.o [INFO] [stderr] mv -f .deps/iso8859_7.Tpo .deps/iso8859_7.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_16.lo -MD -MP -MF .deps/iso8859_16.Tpo -c -o iso8859_16.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_16.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_13.lo -MD -MP -MF .deps/iso8859_13.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_13.c -o iso8859_13.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_tw.lo -MD -MP -MF .deps/euc_tw.Tpo -c -o euc_tw.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_tw.c [INFO] [stderr] mv -f .deps/iso8859_5.Tpo .deps/iso8859_5.Plo [INFO] [stderr] mv -f .deps/iso8859_1.Tpo .deps/iso8859_1.Plo [INFO] [stderr] mv -f .deps/iso8859_6.Tpo .deps/iso8859_6.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_15.lo -MD -MP -MF .deps/iso8859_15.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_15.c -o iso8859_15.o [INFO] [stderr] mv -f .deps/iso8859_8.Tpo .deps/iso8859_8.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_kr.lo -MD -MP -MF .deps/euc_kr.Tpo -c -o euc_kr.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_kr.c [INFO] [stderr] mv -f .deps/iso8859_10.Tpo .deps/iso8859_10.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c -o big5.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/big5.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT gb18030.lo -MD -MP -MF .deps/gb18030.Tpo -c -o gb18030.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/gb18030.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT koi8_r.lo -MD -MP -MF .deps/koi8_r.Tpo -c -o koi8_r.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/koi8_r.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT cp1251.lo -MD -MP -MF .deps/cp1251.Tpo -c -o cp1251.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/cp1251.c [INFO] [stderr] mv -f .deps/iso8859_11.Tpo .deps/iso8859_11.Plo [INFO] [stderr] mv -f .deps/iso8859_13.Tpo .deps/iso8859_13.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_14.lo -MD -MP -MF .deps/iso8859_14.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_14.c -o iso8859_14.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_16.lo -MD -MP -MF .deps/iso8859_16.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_16.c -o iso8859_16.o [INFO] [stderr] mv -f .deps/iso8859_9.Tpo .deps/iso8859_9.Plo [INFO] [stderr] mv -f .deps/iso8859_15.Tpo .deps/iso8859_15.Plo [INFO] [stderr] mv -f .deps/unicode.Tpo .deps/unicode.Plo [INFO] [stderr] mv -f .deps/iso8859_16.Tpo .deps/iso8859_16.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT koi8_r.lo -MD -MP -MF .deps/koi8_r.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/koi8_r.c -o koi8_r.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/big5.c -o big5.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_tw.lo -MD -MP -MF .deps/euc_tw.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_tw.c -o euc_tw.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_kr.lo -MD -MP -MF .deps/euc_kr.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_kr.c -o euc_kr.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT gb18030.lo -MD -MP -MF .deps/gb18030.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/gb18030.c -o gb18030.o [INFO] [stderr] mv -f .deps/regexec.Tpo .deps/regexec.Plo [INFO] [stderr] mv -f .deps/iso8859_14.Tpo .deps/iso8859_14.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT cp1251.lo -MD -MP -MF .deps/cp1251.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/cp1251.c -o cp1251.o [INFO] [stderr] mv -f .deps/euc_kr.Tpo .deps/euc_kr.Plo [INFO] [stderr] mv -f .deps/big5.Tpo .deps/big5.Plo [INFO] [stderr] mv -f .deps/koi8_r.Tpo .deps/koi8_r.Plo [INFO] [stderr] mv -f .deps/euc_tw.Tpo .deps/euc_tw.Plo [INFO] [stderr] mv -f .deps/cp1251.Tpo .deps/cp1251.Plo [INFO] [stderr] mv -f .deps/gb18030.Tpo .deps/gb18030.Plo [INFO] [stderr] mv -f .deps/regcomp.Tpo .deps/regcomp.Plo [INFO] [stderr] mv -f .deps/regparse.Tpo .deps/regparse.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=link cc -Wall -fPIC -version-info 4:0:0 -all-static -o libonig.la -rpath /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib regerror.lo regparse.lo regext.lo regcomp.lo regexec.lo reggnu.lo regenc.lo regsyntax.lo regtrav.lo regversion.lo st.lo regposix.lo regposerr.lo unicode.lo unicode_unfold_key.lo unicode_fold1_key.lo unicode_fold2_key.lo unicode_fold3_key.lo ascii.lo utf8.lo utf16_be.lo utf16_le.lo utf32_be.lo utf32_le.lo euc_jp.lo euc_jp_prop.lo sjis.lo sjis_prop.lo iso8859_1.lo iso8859_2.lo iso8859_3.lo iso8859_4.lo iso8859_5.lo iso8859_6.lo iso8859_7.lo iso8859_8.lo iso8859_9.lo iso8859_10.lo iso8859_11.lo iso8859_13.lo iso8859_14.lo iso8859_15.lo iso8859_16.lo euc_tw.lo euc_kr.lo big5.lo gb18030.lo koi8_r.lo cp1251.lo onig_init.lo [INFO] [stderr] libtool: link: rm -fr .libs/libonig.a .libs/libonig.la .libs/libonig.lai [INFO] [stderr] libtool: link: ar cr .libs/libonig.a regerror.o regparse.o regext.o regcomp.o regexec.o reggnu.o regenc.o regsyntax.o regtrav.o regversion.o st.o regposix.o regposerr.o unicode.o unicode_unfold_key.o unicode_fold1_key.o unicode_fold2_key.o unicode_fold3_key.o ascii.o utf8.o utf16_be.o utf16_le.o utf32_be.o utf32_le.o euc_jp.o euc_jp_prop.o sjis.o sjis_prop.o iso8859_1.o iso8859_2.o iso8859_3.o iso8859_4.o iso8859_5.o iso8859_6.o iso8859_7.o iso8859_8.o iso8859_9.o iso8859_10.o iso8859_11.o iso8859_13.o iso8859_14.o iso8859_15.o iso8859_16.o euc_tw.o euc_kr.o big5.o gb18030.o koi8_r.o cp1251.o onig_init.o [INFO] [stderr] libtool: link: ranlib .libs/libonig.a [INFO] [stderr] libtool: link: ( cd ".libs" && rm -f "libonig.la" && ln -s "../libonig.la" "libonig.la" ) [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/src' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include' [INFO] [stderr] /usr/bin/install -c -m 644 /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/oniguruma.h /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/oniggnu.h /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/onigposix.h '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib' [INFO] [stderr] /bin/bash ../libtool --mode=install /usr/bin/install -c libonig.la '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib' [INFO] [stderr] libtool: install: /usr/bin/install -c .libs/libonig.lai /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/libonig.la [INFO] [stderr] libtool: install: /usr/bin/install -c .libs/libonig.a /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/libonig.a [INFO] [stderr] libtool: install: chmod 644 /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/libonig.a [INFO] [stderr] libtool: install: ranlib /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/libonig.a [INFO] [stderr] libtool: finish: PATH="/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib [INFO] [stderr] ---------------------------------------------------------------------- [INFO] [stderr] Libraries have been installed in: [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib [INFO] [stderr] [INFO] [stderr] If you ever happen to want to link against installed libraries [INFO] [stderr] in a given directory, LIBDIR, you must either use libtool, and [INFO] [stderr] specify the full pathname of the library, or use the '-LLIBDIR' [INFO] [stderr] flag during linking and do at least one of the following: [INFO] [stderr] - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [INFO] [stderr] during execution [INFO] [stderr] - add LIBDIR to the 'LD_RUN_PATH' environment variable [INFO] [stderr] during linking [INFO] [stderr] - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [INFO] [stderr] - have your system administrator add LIBDIR to '/etc/ld.so.conf' [INFO] [stderr] [INFO] [stderr] See any operating system documentation about shared libraries for [INFO] [stderr] more information, such as the ld(1) and ld.so(8) manual pages. [INFO] [stderr] ---------------------------------------------------------------------- [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/src' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/src' [INFO] [stderr] Making install in test [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/test' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/test' [INFO] [stderr] make[4]: Nothing to be done for 'install-exec-am'. [INFO] [stderr] make[4]: Nothing to be done for 'install-data-am'. [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/test' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/test' [INFO] [stderr] Making install in sample [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/sample' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/sample' [INFO] [stderr] make[4]: Nothing to be done for 'install-exec-am'. [INFO] [stderr] make[4]: Nothing to be done for 'install-data-am'. [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/sample' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/sample' [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] sed -e 's,[@]datadir[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/share,g' -e 's,[@]datarootdir[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/share,g' -e 's,[@]PACKAGE_VERSION[@],6.1.3,g' -e 's,[@]prefix[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out,g' -e 's,[@]exec_prefix[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out,g' -e 's,[@]libdir[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib,g' -e 's,[@]includedir[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include,g' < /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/oniguruma.pc.in > oniguruma.pc [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/bin' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/pkgconfig' [INFO] [stderr] /usr/bin/install -c onig-config '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/bin' [INFO] [stderr] /usr/bin/install -c -m 644 oniguruma.pc '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/pkgconfig' [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build' [INFO] [stderr] CC src/builtin.lo [INFO] [stderr] CC src/bytecode.lo [INFO] [stderr] CC src/compile.lo [INFO] [stderr] CC src/execute.lo [INFO] [stderr] CC src/jq_test.lo [INFO] [stderr] CC src/jv.lo [INFO] [stderr] CC src/jv_alloc.lo [INFO] [stderr] CC src/jv_aux.lo [INFO] [stderr] CC src/jv_dtoa.lo [INFO] [stderr] CC src/jv_file.lo [INFO] [stderr] CC src/jv_parse.lo [INFO] [stderr] CC src/jv_print.lo [INFO] [stderr] CC src/jv_unicode.lo [INFO] [stderr] CC src/linker.lo [INFO] [stderr] CC src/locfile.lo [INFO] [stderr] CC src/util.lo [INFO] [stderr] CC src/lexer.lo [INFO] [stderr] YACC src/parser.c [INFO] [stderr] NOT building parser.c! [INFO] [stderr] GEN jq.1 [INFO] [stderr] CC src/main.o [INFO] [stderr] CC src/parser.lo [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build' [INFO] [stderr] running: "autoreconf" "-fi" [INFO] [stderr] libtoolize: putting auxiliary files in '.'. [INFO] [stderr] libtoolize: copying file './ltmain.sh' [INFO] [stderr] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [INFO] [stderr] libtoolize: copying file 'm4/libtool.m4' [INFO] [stderr] libtoolize: copying file 'm4/ltoptions.m4' [INFO] [stderr] libtoolize: copying file 'm4/ltsugar.m4' [INFO] [stderr] libtoolize: copying file 'm4/ltversion.m4' [INFO] [stderr] libtoolize: copying file 'm4/lt~obsolete.m4' [INFO] [stderr] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. [INFO] [stderr] libtoolize: copying file 'config/ltmain.sh' [INFO] [stderr] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config/m4'. [INFO] [stderr] libtoolize: copying file 'config/m4/libtool.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/ltoptions.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/ltsugar.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/ltversion.m4' [INFO] [stderr] libtoolize: copying file 'config/m4/lt~obsolete.m4' [INFO] [stderr] running: "/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/configure" "--prefix=/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out" "--disable-shared" "--enable-static" "--disable-maintainer-mode" "--with-oniguruma=builtin" [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking whether make supports nested variables... (cached) yes [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking for gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether cc understands -c and -o together... yes [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking the archiver (ar) interface... ar [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking for gcc... (cached) cc [INFO] [stderr] checking whether we are using the GNU C compiler... (cached) yes [INFO] [stderr] checking whether cc accepts -g... (cached) yes [INFO] [stderr] checking for cc option to accept ISO C89... (cached) none needed [INFO] [stderr] checking whether cc understands -c and -o together... (cached) yes [INFO] [stderr] checking dependency style of cc... (cached) gcc3 [INFO] [stderr] checking for cc option to accept ISO C99... none needed [INFO] [stderr] checking for cc option to accept ISO Standard C... (cached) none needed [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for bison... bison -y [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking for valgrind... no [INFO] [stderr] checking for memmem... yes [INFO] [stderr] checking for mkstemp... yes [INFO] [stderr] checking shlwapi.h usability... no [INFO] [stderr] checking shlwapi.h presence... no [INFO] [stderr] checking for shlwapi.h... no [INFO] [stderr] checking for bundle... no [INFO] [stderr] checking for Ruby dependencies... ***************************************************************** [INFO] [stderr] * Ruby dependencies for building jq documentation not found. * [INFO] [stderr] * You can still build, install and hack on jq, but the manpage * [INFO] [stderr] * will not be rebuilt and some of the tests will not run. * [INFO] [stderr] * See docs/README.md for how to install the docs dependencies. * [INFO] [stderr] ***************************************************************** [INFO] [stderr] no [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking for isatty... yes [INFO] [stderr] checking for _isatty... no [INFO] [stderr] checking for strptime... yes [INFO] [stderr] checking for strftime... yes [INFO] [stderr] checking for timegm... yes [INFO] [stderr] checking for gmtime_r... yes [INFO] [stderr] checking for gmtime... yes [INFO] [stderr] checking for localtime_r... yes [INFO] [stderr] checking for localtime... yes [INFO] [stderr] checking for gettimeofday... yes [INFO] [stderr] checking for struct tm.tm_gmtoff... yes [INFO] [stderr] checking for struct tm.__tm_gmtoff... no [INFO] [stderr] checking for acos in -lm... yes [INFO] [stderr] checking for acosh in -lm... yes [INFO] [stderr] checking for asin in -lm... yes [INFO] [stderr] checking for asinh in -lm... yes [INFO] [stderr] checking for atan2 in -lm... yes [INFO] [stderr] checking for atan in -lm... yes [INFO] [stderr] checking for atanh in -lm... yes [INFO] [stderr] checking for cbrt in -lm... yes [INFO] [stderr] checking for ceil in -lm... yes [INFO] [stderr] checking for copysign in -lm... yes [INFO] [stderr] checking for cos in -lm... yes [INFO] [stderr] checking for cosh in -lm... yes [INFO] [stderr] checking for drem in -lm... yes [INFO] [stderr] checking for erf in -lm... yes [INFO] [stderr] checking for erfc in -lm... yes [INFO] [stderr] checking for exp10 in -lm... yes [INFO] [stderr] checking for exp2 in -lm... yes [INFO] [stderr] checking for exp in -lm... yes [INFO] [stderr] checking for expm1 in -lm... yes [INFO] [stderr] checking for fabs in -lm... yes [INFO] [stderr] checking for fdim in -lm... yes [INFO] [stderr] checking for floor in -lm... yes [INFO] [stderr] checking for fma in -lm... yes [INFO] [stderr] checking for fmax in -lm... yes [INFO] [stderr] checking for fmin in -lm... yes [INFO] [stderr] checking for fmod in -lm... yes [INFO] [stderr] checking for frexp in -lm... yes [INFO] [stderr] checking for gamma in -lm... yes [INFO] [stderr] checking for hypot in -lm... yes [INFO] [stderr] checking for j0 in -lm... yes [INFO] [stderr] checking for j1 in -lm... yes [INFO] [stderr] checking for jn in -lm... yes [INFO] [stderr] checking for ldexp in -lm... yes [INFO] [stderr] checking for lgamma in -lm... yes [INFO] [stderr] checking for log10 in -lm... yes [INFO] [stderr] checking for log1p in -lm... yes [INFO] [stderr] checking for log2 in -lm... yes [INFO] [stderr] checking for log in -lm... yes [INFO] [stderr] checking for logb in -lm... yes [INFO] [stderr] checking for modf in -lm... yes [INFO] [stderr] checking for lgamma_r in -lm... yes [INFO] [stderr] checking for nearbyint in -lm... yes [INFO] [stderr] checking for nextafter in -lm... yes [INFO] [stderr] checking for nexttoward in -lm... yes [INFO] [stderr] checking for pow10 in -lm... no [INFO] [stderr] checking for pow in -lm... yes [INFO] [stderr] checking for remainder in -lm... yes [INFO] [stderr] checking for rint in -lm... yes [INFO] [stderr] checking for round in -lm... yes [INFO] [stderr] checking for scalb in -lm... yes [INFO] [stderr] checking for scalbln in -lm... yes [INFO] [stderr] checking for significand in -lm... yes [INFO] [stderr] checking for sin in -lm... yes [INFO] [stderr] checking for sinh in -lm... yes [INFO] [stderr] checking for sqrt in -lm... yes [INFO] [stderr] checking for tan in -lm... yes [INFO] [stderr] checking for tanh in -lm... yes [INFO] [stderr] checking for tgamma in -lm... yes [INFO] [stderr] checking for trunc in -lm... yes [INFO] [stderr] checking for y0 in -lm... yes [INFO] [stderr] checking for y1 in -lm... yes [INFO] [stderr] checking for yn in -lm... yes [INFO] [stderr] checking for thread-local storage... yes [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] === configuring in modules/oniguruma (/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma) [INFO] [stderr] configure: running /bin/bash /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/configure --disable-option-checking '--prefix=/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out' '--disable-shared' '--enable-static' '--disable-maintainer-mode' '--with-oniguruma=builtin' 'CC=cc' 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64' --cache-file=/dev/null --srcdir=/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking for gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether cc understands -c and -o together... yes [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking whether make sets $(MAKE)... (cached) yes [INFO] [stderr] checking for ANSI C header files... (cached) yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for string.h... (cached) yes [INFO] [stderr] checking for strings.h... (cached) yes [INFO] [stderr] checking sys/time.h usability... yes [INFO] [stderr] checking sys/time.h presence... yes [INFO] [stderr] checking for sys/time.h... yes [INFO] [stderr] checking for unistd.h... (cached) yes [INFO] [stderr] checking sys/times.h usability... yes [INFO] [stderr] checking sys/times.h presence... yes [INFO] [stderr] checking for sys/times.h... yes [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of short... 2 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking for an ANSI C-conforming const... yes [INFO] [stderr] checking whether time.h and sys/time.h may both be included... yes [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking for working memcmp... yes [INFO] [stderr] checking for prototypes... yes [INFO] [stderr] checking for variable length prototypes and stdarg.h... yes [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating src/Makefile [INFO] [stderr] config.status: creating test/Makefile [INFO] [stderr] config.status: creating sample/Makefile [INFO] [stderr] config.status: creating onig-config [INFO] [stderr] config.status: creating src/config.h [INFO] [stderr] config.status: src/config.h is unchanged [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] config.status: executing default commands [INFO] [stderr] running: "make" "install" "LDFLAGS=-all-static" "CFLAGS=-fPIC" [INFO] [stderr] GEN src/builtin.inc [INFO] [stderr] make install-recursive [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build' [INFO] [stderr] Making install in modules/oniguruma [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] Making install in src [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/src' [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT onig_init.lo -MD -MP -MF .deps/onig_init.Tpo -c -o onig_init.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/onig_init.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT onig_init.lo -MD -MP -MF .deps/onig_init.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/onig_init.c -o onig_init.o [INFO] [stderr] mv -f .deps/onig_init.Tpo .deps/onig_init.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c -o regerror.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regerror.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regparse.lo -MD -MP -MF .deps/regparse.Tpo -c -o regparse.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regparse.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regext.lo -MD -MP -MF .deps/regext.Tpo -c -o regext.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regext.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c -o regcomp.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regcomp.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c -o regexec.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regexec.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT reggnu.lo -MD -MP -MF .deps/reggnu.Tpo -c -o reggnu.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/reggnu.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regenc.lo -MD -MP -MF .deps/regenc.Tpo -c -o regenc.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regenc.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regsyntax.lo -MD -MP -MF .deps/regsyntax.Tpo -c -o regsyntax.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regsyntax.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regtrav.lo -MD -MP -MF .deps/regtrav.Tpo -c -o regtrav.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regtrav.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regversion.lo -MD -MP -MF .deps/regversion.Tpo -c -o regversion.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regversion.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT st.lo -MD -MP -MF .deps/st.Tpo -c -o st.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/st.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regposix.lo -MD -MP -MF .deps/regposix.Tpo -c -o regposix.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regposix.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regposerr.lo -MD -MP -MF .deps/regposerr.Tpo -c -o regposerr.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regposerr.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c -o unicode.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_unfold_key.lo -MD -MP -MF .deps/unicode_unfold_key.Tpo -c -o unicode_unfold_key.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_unfold_key.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regerror.c -o regerror.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold1_key.lo -MD -MP -MF .deps/unicode_fold1_key.Tpo -c -o unicode_fold1_key.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold1_key.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT reggnu.lo -MD -MP -MF .deps/reggnu.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/reggnu.c -o reggnu.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regparse.lo -MD -MP -MF .deps/regparse.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regparse.c -o regparse.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regexec.c -o regexec.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regenc.lo -MD -MP -MF .deps/regenc.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regenc.c -o regenc.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regsyntax.lo -MD -MP -MF .deps/regsyntax.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regsyntax.c -o regsyntax.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regext.lo -MD -MP -MF .deps/regext.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regext.c -o regext.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regcomp.c -o regcomp.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold1_key.lo -MD -MP -MF .deps/unicode_fold1_key.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold1_key.c -o unicode_fold1_key.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regposix.lo -MD -MP -MF .deps/regposix.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regposix.c -o regposix.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regposerr.lo -MD -MP -MF .deps/regposerr.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regposerr.c -o regposerr.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regtrav.lo -MD -MP -MF .deps/regtrav.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regtrav.c -o regtrav.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode.c -o unicode.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT regversion.lo -MD -MP -MF .deps/regversion.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/regversion.c -o regversion.o [INFO] [stderr] mv -f .deps/reggnu.Tpo .deps/reggnu.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold2_key.lo -MD -MP -MF .deps/unicode_fold2_key.Tpo -c -o unicode_fold2_key.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold2_key.c [INFO] [stderr] mv -f .deps/regerror.Tpo .deps/regerror.Plo [INFO] [stderr] mv -f .deps/unicode_fold1_key.Tpo .deps/unicode_fold1_key.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_unfold_key.lo -MD -MP -MF .deps/unicode_unfold_key.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_unfold_key.c -o unicode_unfold_key.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold3_key.lo -MD -MP -MF .deps/unicode_fold3_key.Tpo -c -o unicode_fold3_key.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold3_key.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT ascii.lo -MD -MP -MF .deps/ascii.Tpo -c -o ascii.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/ascii.c [INFO] [stderr] mv -f .deps/regext.Tpo .deps/regext.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT st.lo -MD -MP -MF .deps/st.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/st.c -o st.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf8.c [INFO] [stderr] mv -f .deps/regsyntax.Tpo .deps/regsyntax.Plo [INFO] [stderr] mv -f .deps/regposerr.Tpo .deps/regposerr.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf16_be.lo -MD -MP -MF .deps/utf16_be.Tpo -c -o utf16_be.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf16_be.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf16_le.lo -MD -MP -MF .deps/utf16_le.Tpo -c -o utf16_le.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf16_le.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold2_key.lo -MD -MP -MF .deps/unicode_fold2_key.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold2_key.c -o unicode_fold2_key.o [INFO] [stderr] mv -f .deps/regversion.Tpo .deps/regversion.Plo [INFO] [stderr] mv -f .deps/regposix.Tpo .deps/regposix.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf32_be.lo -MD -MP -MF .deps/utf32_be.Tpo -c -o utf32_be.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf32_be.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT unicode_fold3_key.lo -MD -MP -MF .deps/unicode_fold3_key.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/unicode_fold3_key.c -o unicode_fold3_key.o [INFO] [stderr] mv -f .deps/regtrav.Tpo .deps/regtrav.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf32_le.lo -MD -MP -MF .deps/utf32_le.Tpo -c -o utf32_le.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf32_le.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf8.c -o utf8.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_jp.lo -MD -MP -MF .deps/euc_jp.Tpo -c -o euc_jp.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_jp.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT ascii.lo -MD -MP -MF .deps/ascii.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/ascii.c -o ascii.o [INFO] [stderr] mv -f .deps/unicode_unfold_key.Tpo .deps/unicode_unfold_key.Plo [INFO] [stderr] mv -f .deps/unicode_fold2_key.Tpo .deps/unicode_fold2_key.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_jp_prop.lo -MD -MP -MF .deps/euc_jp_prop.Tpo -c -o euc_jp_prop.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_jp_prop.c [INFO] [stderr] mv -f .deps/st.Tpo .deps/st.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT sjis.lo -MD -MP -MF .deps/sjis.Tpo -c -o sjis.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/sjis.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT sjis_prop.lo -MD -MP -MF .deps/sjis_prop.Tpo -c -o sjis_prop.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/sjis_prop.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf16_le.lo -MD -MP -MF .deps/utf16_le.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf16_le.c -o utf16_le.o [INFO] [stderr] mv -f .deps/regenc.Tpo .deps/regenc.Plo [INFO] [stderr] mv -f .deps/unicode_fold3_key.Tpo .deps/unicode_fold3_key.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_1.lo -MD -MP -MF .deps/iso8859_1.Tpo -c -o iso8859_1.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_1.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_jp.lo -MD -MP -MF .deps/euc_jp.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_jp.c -o euc_jp.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_2.lo -MD -MP -MF .deps/iso8859_2.Tpo -c -o iso8859_2.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_2.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf32_be.lo -MD -MP -MF .deps/utf32_be.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf32_be.c -o utf32_be.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf16_be.lo -MD -MP -MF .deps/utf16_be.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf16_be.c -o utf16_be.o [INFO] [stderr] mv -f .deps/ascii.Tpo .deps/ascii.Plo [INFO] [stderr] mv -f .deps/utf8.Tpo .deps/utf8.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT utf32_le.lo -MD -MP -MF .deps/utf32_le.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/utf32_le.c -o utf32_le.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_3.lo -MD -MP -MF .deps/iso8859_3.Tpo -c -o iso8859_3.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_3.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT sjis_prop.lo -MD -MP -MF .deps/sjis_prop.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/sjis_prop.c -o sjis_prop.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_4.lo -MD -MP -MF .deps/iso8859_4.Tpo -c -o iso8859_4.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_4.c [INFO] [stderr] mv -f .deps/utf32_be.Tpo .deps/utf32_be.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_jp_prop.lo -MD -MP -MF .deps/euc_jp_prop.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_jp_prop.c -o euc_jp_prop.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT sjis.lo -MD -MP -MF .deps/sjis.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/sjis.c -o sjis.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_5.lo -MD -MP -MF .deps/iso8859_5.Tpo -c -o iso8859_5.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_5.c [INFO] [stderr] mv -f .deps/utf16_le.Tpo .deps/utf16_le.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_2.lo -MD -MP -MF .deps/iso8859_2.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_2.c -o iso8859_2.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_6.lo -MD -MP -MF .deps/iso8859_6.Tpo -c -o iso8859_6.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_6.c [INFO] [stderr] mv -f .deps/sjis_prop.Tpo .deps/sjis_prop.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_1.lo -MD -MP -MF .deps/iso8859_1.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_1.c -o iso8859_1.o [INFO] [stderr] mv -f .deps/utf16_be.Tpo .deps/utf16_be.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_7.lo -MD -MP -MF .deps/iso8859_7.Tpo -c -o iso8859_7.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_7.c [INFO] [stderr] mv -f .deps/euc_jp.Tpo .deps/euc_jp.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_8.lo -MD -MP -MF .deps/iso8859_8.Tpo -c -o iso8859_8.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_8.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_9.lo -MD -MP -MF .deps/iso8859_9.Tpo -c -o iso8859_9.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_9.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_3.lo -MD -MP -MF .deps/iso8859_3.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_3.c -o iso8859_3.o [INFO] [stderr] mv -f .deps/utf32_le.Tpo .deps/utf32_le.Plo [INFO] [stderr] mv -f .deps/euc_jp_prop.Tpo .deps/euc_jp_prop.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_10.lo -MD -MP -MF .deps/iso8859_10.Tpo -c -o iso8859_10.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_10.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_4.lo -MD -MP -MF .deps/iso8859_4.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_4.c -o iso8859_4.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_11.lo -MD -MP -MF .deps/iso8859_11.Tpo -c -o iso8859_11.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_11.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_6.lo -MD -MP -MF .deps/iso8859_6.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_6.c -o iso8859_6.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_5.lo -MD -MP -MF .deps/iso8859_5.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_5.c -o iso8859_5.o [INFO] [stderr] mv -f .deps/iso8859_2.Tpo .deps/iso8859_2.Plo [INFO] [stderr] mv -f .deps/iso8859_1.Tpo .deps/iso8859_1.Plo [INFO] [stderr] mv -f .deps/iso8859_3.Tpo .deps/iso8859_3.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_13.lo -MD -MP -MF .deps/iso8859_13.Tpo -c -o iso8859_13.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_13.c [INFO] [stderr] mv -f .deps/sjis.Tpo .deps/sjis.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_14.lo -MD -MP -MF .deps/iso8859_14.Tpo -c -o iso8859_14.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_14.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_10.lo -MD -MP -MF .deps/iso8859_10.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_10.c -o iso8859_10.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_8.lo -MD -MP -MF .deps/iso8859_8.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_8.c -o iso8859_8.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_15.lo -MD -MP -MF .deps/iso8859_15.Tpo -c -o iso8859_15.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_15.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_16.lo -MD -MP -MF .deps/iso8859_16.Tpo -c -o iso8859_16.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_16.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_9.lo -MD -MP -MF .deps/iso8859_9.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_9.c -o iso8859_9.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_7.lo -MD -MP -MF .deps/iso8859_7.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_7.c -o iso8859_7.o [INFO] [stderr] mv -f .deps/iso8859_4.Tpo .deps/iso8859_4.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_tw.lo -MD -MP -MF .deps/euc_tw.Tpo -c -o euc_tw.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_tw.c [INFO] [stderr] mv -f .deps/iso8859_5.Tpo .deps/iso8859_5.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_11.lo -MD -MP -MF .deps/iso8859_11.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_11.c -o iso8859_11.o [INFO] [stderr] mv -f .deps/iso8859_6.Tpo .deps/iso8859_6.Plo [INFO] [stderr] mv -f .deps/unicode.Tpo .deps/unicode.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_kr.lo -MD -MP -MF .deps/euc_kr.Tpo -c -o euc_kr.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_kr.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c -o big5.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/big5.c [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT gb18030.lo -MD -MP -MF .deps/gb18030.Tpo -c -o gb18030.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/gb18030.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_13.lo -MD -MP -MF .deps/iso8859_13.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_13.c -o iso8859_13.o [INFO] [stderr] mv -f .deps/iso8859_8.Tpo .deps/iso8859_8.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_16.lo -MD -MP -MF .deps/iso8859_16.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_16.c -o iso8859_16.o [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT koi8_r.lo -MD -MP -MF .deps/koi8_r.Tpo -c -o koi8_r.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/koi8_r.c [INFO] [stderr] mv -f .deps/iso8859_10.Tpo .deps/iso8859_10.Plo [INFO] [stderr] mv -f .deps/regparse.Tpo .deps/regparse.Plo [INFO] [stderr] mv -f .deps/iso8859_9.Tpo .deps/iso8859_9.Plo [INFO] [stderr] mv -f .deps/iso8859_7.Tpo .deps/iso8859_7.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_14.lo -MD -MP -MF .deps/iso8859_14.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_14.c -o iso8859_14.o [INFO] [stderr] mv -f .deps/iso8859_11.Tpo .deps/iso8859_11.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT cp1251.lo -MD -MP -MF .deps/cp1251.Tpo -c -o cp1251.lo /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/cp1251.c [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT iso8859_15.lo -MD -MP -MF .deps/iso8859_15.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/iso8859_15.c -o iso8859_15.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_tw.lo -MD -MP -MF .deps/euc_tw.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_tw.c -o euc_tw.o [INFO] [stderr] mv -f .deps/regcomp.Tpo .deps/regcomp.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT euc_kr.lo -MD -MP -MF .deps/euc_kr.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/euc_kr.c -o euc_kr.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT big5.lo -MD -MP -MF .deps/big5.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/big5.c -o big5.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT gb18030.lo -MD -MP -MF .deps/gb18030.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/gb18030.c -o gb18030.o [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT koi8_r.lo -MD -MP -MF .deps/koi8_r.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/koi8_r.c -o koi8_r.o [INFO] [stderr] mv -f .deps/iso8859_13.Tpo .deps/iso8859_13.Plo [INFO] [stderr] mv -f .deps/iso8859_16.Tpo .deps/iso8859_16.Plo [INFO] [stderr] mv -f .deps/regexec.Tpo .deps/regexec.Plo [INFO] [stderr] mv -f .deps/iso8859_14.Tpo .deps/iso8859_14.Plo [INFO] [stderr] mv -f .deps/iso8859_15.Tpo .deps/iso8859_15.Plo [INFO] [stderr] mv -f .deps/euc_kr.Tpo .deps/euc_kr.Plo [INFO] [stderr] libtool: compile: cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma -I/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include -Wall -fPIC -MT cp1251.lo -MD -MP -MF .deps/cp1251.Tpo -c /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/cp1251.c -o cp1251.o [INFO] [stderr] mv -f .deps/koi8_r.Tpo .deps/koi8_r.Plo [INFO] [stderr] mv -f .deps/big5.Tpo .deps/big5.Plo [INFO] [stderr] mv -f .deps/gb18030.Tpo .deps/gb18030.Plo [INFO] [stderr] mv -f .deps/euc_tw.Tpo .deps/euc_tw.Plo [INFO] [stderr] mv -f .deps/cp1251.Tpo .deps/cp1251.Plo [INFO] [stderr] /bin/bash ../libtool --tag=CC --mode=link cc -Wall -fPIC -version-info 4:0:0 -all-static -o libonig.la -rpath /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib regerror.lo regparse.lo regext.lo regcomp.lo regexec.lo reggnu.lo regenc.lo regsyntax.lo regtrav.lo regversion.lo st.lo regposix.lo regposerr.lo unicode.lo unicode_unfold_key.lo unicode_fold1_key.lo unicode_fold2_key.lo unicode_fold3_key.lo ascii.lo utf8.lo utf16_be.lo utf16_le.lo utf32_be.lo utf32_le.lo euc_jp.lo euc_jp_prop.lo sjis.lo sjis_prop.lo iso8859_1.lo iso8859_2.lo iso8859_3.lo iso8859_4.lo iso8859_5.lo iso8859_6.lo iso8859_7.lo iso8859_8.lo iso8859_9.lo iso8859_10.lo iso8859_11.lo iso8859_13.lo iso8859_14.lo iso8859_15.lo iso8859_16.lo euc_tw.lo euc_kr.lo big5.lo gb18030.lo koi8_r.lo cp1251.lo onig_init.lo [INFO] [stderr] libtool: link: rm -fr .libs/libonig.a .libs/libonig.la .libs/libonig.lai [INFO] [stderr] libtool: link: ar cr .libs/libonig.a regerror.o regparse.o regext.o regcomp.o regexec.o reggnu.o regenc.o regsyntax.o regtrav.o regversion.o st.o regposix.o regposerr.o unicode.o unicode_unfold_key.o unicode_fold1_key.o unicode_fold2_key.o unicode_fold3_key.o ascii.o utf8.o utf16_be.o utf16_le.o utf32_be.o utf32_le.o euc_jp.o euc_jp_prop.o sjis.o sjis_prop.o iso8859_1.o iso8859_2.o iso8859_3.o iso8859_4.o iso8859_5.o iso8859_6.o iso8859_7.o iso8859_8.o iso8859_9.o iso8859_10.o iso8859_11.o iso8859_13.o iso8859_14.o iso8859_15.o iso8859_16.o euc_tw.o euc_kr.o big5.o gb18030.o koi8_r.o cp1251.o onig_init.o [INFO] [stderr] libtool: link: ranlib .libs/libonig.a [INFO] [stderr] libtool: link: ( cd ".libs" && rm -f "libonig.la" && ln -s "../libonig.la" "libonig.la" ) [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/src' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib' [INFO] [stderr] /usr/bin/install -c -m 644 /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/oniguruma.h /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/oniggnu.h /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/src/onigposix.h '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include' [INFO] [stderr] /bin/bash ../libtool --mode=install /usr/bin/install -c libonig.la '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib' [INFO] [stderr] libtool: install: /usr/bin/install -c .libs/libonig.lai /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/libonig.la [INFO] [stderr] libtool: install: /usr/bin/install -c .libs/libonig.a /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/libonig.a [INFO] [stderr] libtool: install: chmod 644 /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/libonig.a [INFO] [stderr] libtool: install: ranlib /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/libonig.a [INFO] [stderr] libtool: finish: PATH="/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib [INFO] [stderr] ---------------------------------------------------------------------- [INFO] [stderr] Libraries have been installed in: [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib [INFO] [stderr] [INFO] [stderr] If you ever happen to want to link against installed libraries [INFO] [stderr] in a given directory, LIBDIR, you must either use libtool, and [INFO] [stderr] specify the full pathname of the library, or use the '-LLIBDIR' [INFO] [stderr] flag during linking and do at least one of the following: [INFO] [stderr] - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [INFO] [stderr] during execution [INFO] [stderr] - add LIBDIR to the 'LD_RUN_PATH' environment variable [INFO] [stderr] during linking [INFO] [stderr] - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [INFO] [stderr] - have your system administrator add LIBDIR to '/etc/ld.so.conf' [INFO] [stderr] [INFO] [stderr] See any operating system documentation about shared libraries for [INFO] [stderr] more information, such as the ld(1) and ld.so(8) manual pages. [INFO] [stderr] ---------------------------------------------------------------------- [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/src' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/src' [INFO] [stderr] Making install in test [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/test' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/test' [INFO] [stderr] make[4]: Nothing to be done for 'install-exec-am'. [INFO] [stderr] make[4]: Nothing to be done for 'install-data-am'. [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/test' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/test' [INFO] [stderr] Making install in sample [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/sample' [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/sample' [INFO] [stderr] make[4]: Nothing to be done for 'install-exec-am'. [INFO] [stderr] make[4]: Nothing to be done for 'install-data-am'. [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/sample' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma/sample' [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] sed -e 's,[@]datadir[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/share,g' -e 's,[@]datarootdir[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/share,g' -e 's,[@]PACKAGE_VERSION[@],6.1.3,g' -e 's,[@]prefix[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out,g' -e 's,[@]exec_prefix[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out,g' -e 's,[@]libdir[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib,g' -e 's,[@]includedir[@],/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/include,g' < /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/modules/oniguruma/oniguruma.pc.in > oniguruma.pc [INFO] [stderr] make[4]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/bin' [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/pkgconfig' [INFO] [stderr] /usr/bin/install -c onig-config '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/bin' [INFO] [stderr] /usr/bin/install -c -m 644 oniguruma.pc '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/lib/pkgconfig' [INFO] [stderr] make[4]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build/modules/oniguruma' [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build' [INFO] [stderr] CC src/builtin.lo [INFO] [stderr] CC src/bytecode.lo [INFO] [stderr] CC src/compile.lo [INFO] [stderr] CC src/execute.lo [INFO] [stderr] CC src/jq_test.lo [INFO] [stderr] CC src/jv.lo [INFO] [stderr] CC src/jv_alloc.lo [INFO] [stderr] CC src/jv_aux.lo [INFO] [stderr] CC src/jv_dtoa.lo [INFO] [stderr] CC src/jv_file.lo [INFO] [stderr] CC src/jv_print.lo [INFO] [stderr] CC src/jv_unicode.lo [INFO] [stderr] CC src/jv_parse.lo [INFO] [stderr] CC src/linker.lo [INFO] [stderr] CC src/locfile.lo [INFO] [stderr] CC src/util.lo [INFO] [stderr] CC src/lexer.lo [INFO] [stderr] YACC src/parser.c [INFO] [stderr] NOT building parser.c! [INFO] [stderr] GEN jq.1 [INFO] [stderr] CC src/main.o [INFO] [stderr] CC src/parser.lo [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/build' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] configure.ac:35: installing './compile' [INFO] [stderr] configure.ac:6: installing './missing' [INFO] [stderr] sample/Makefile.am: installing './depcomp' [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] configure.ac:17: installing 'config/ar-lib' [INFO] [stderr] configure.ac:17: installing 'config/compile' [INFO] [stderr] configure.ac:25: installing 'config/config.guess' [INFO] [stderr] configure.ac:25: installing 'config/config.sub' [INFO] [stderr] configure.ac:15: installing 'config/install-sh' [INFO] [stderr] configure.ac:15: installing 'config/missing' [INFO] [stderr] Makefile.am: installing 'config/depcomp' [INFO] [stderr] configure.ac: installing 'config/ylwrap' [INFO] [stderr] parallel-tests: installing 'config/test-driver' [INFO] [stderr] configure: WARNING: valgrind is required to test jq. [INFO] [stderr] configure: WARNING: [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] In file included from /usr/include/x86_64-linux-gnu/sys/time.h:21, [INFO] [stderr] from /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:10: [INFO] [stderr] /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] [INFO] [stderr] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c: In function 'jq_next': [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:852: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] [INFO] [stderr] 852 | case 1: top = ((func_1)function->fptr)(jq, in[0]); break; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:853: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] [INFO] [stderr] 853 | case 2: top = ((func_2)function->fptr)(jq, in[0], in[1]); break; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:854: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] [INFO] [stderr] 854 | case 3: top = ((func_3)function->fptr)(jq, in[0], in[1], in[2]); break; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:855: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] [INFO] [stderr] 855 | case 4: top = ((func_4)function->fptr)(jq, in[0], in[1], in[2], in[3]); break; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/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)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct , struct )'} [-Wcast-function-type] [INFO] [stderr] 856 | case 5: top = ((func_5)function->fptr)(jq, in[0], in[1], in[2], in[3], in[4]); break; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:566:9: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 566 | stack_save(jq, pc - 1, stack_get_pos(jq)); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:567:5: note: here [INFO] [stderr] 567 | case STOREV: { [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:713:20: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 713 | case EACH_OPT: { [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:728:5: note: here [INFO] [stderr] 728 | case ON_BACKTRACK(EACH): [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c: In function 'jvp_strtod': [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:2330:54: warning: unused variable 'test_scale' [-Wunused-variable] [INFO] [stderr] 2330 | int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, e, e1, test_scale; [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:2368:9: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 2368 | sign = 1; [INFO] [stderr] | ~~~~~^~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:2370:3: note: here [INFO] [stderr] 2370 | case '+': [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:2480:11: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 2480 | esign = 1; [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:2481:4: note: here [INFO] [stderr] 2481 | case '+': [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c: In function 'jvp_dtoa': [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:3700:14: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 3700 | leftright = 0; [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:3702:3: note: here [INFO] [stderr] 3702 | case 4: [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:3708:14: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 3708 | leftright = 0; [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:3710:3: note: here [INFO] [stderr] 3710 | case 5: [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:2:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 2 | LIBM_DD(acos) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:7:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 7 | LIBM_DD(acosh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:12:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 12 | LIBM_DD(asin) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:17:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 17 | LIBM_DD(asinh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:22:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 22 | LIBM_DD(atan) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:27:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 27 | LIBM_DDD(atan2) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:32:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 32 | LIBM_DD(atanh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:37:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 37 | LIBM_DD(cbrt) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:42:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 42 | LIBM_DD(cos) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:47:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 47 | LIBM_DD(cosh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:52:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 52 | LIBM_DD(exp) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:57:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 57 | LIBM_DD(exp2) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:62:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 62 | LIBM_DD(floor) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:67:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 67 | LIBM_DDD(hypot) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:72:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 72 | LIBM_DD(j0) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:77:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 77 | LIBM_DD(j1) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:82:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 82 | LIBM_DD(log) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:87:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 87 | LIBM_DD(log10) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:92:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 92 | LIBM_DD(log2) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:97:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 97 | LIBM_DDD(pow) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:102:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 102 | LIBM_DDD(remainder) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:107:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 107 | LIBM_DD(sin) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:112:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 112 | LIBM_DD(sinh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:117:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 117 | LIBM_DD(sqrt) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:122:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 122 | LIBM_DD(tan) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:127:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 127 | LIBM_DD(tanh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:132:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 132 | LIBM_DD(tgamma) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:137:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 137 | LIBM_DD(y0) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:142:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 142 | LIBM_DD(y1) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:147:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 147 | LIBM_DDD(jn) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:150:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 150 | LIBM_DDD(yn) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:153:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 153 | LIBM_DD(ceil) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:158:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 158 | LIBM_DDD(copysign) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:163:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 163 | LIBM_DDD(drem) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:168:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 168 | LIBM_DD(erf) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:173:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 173 | LIBM_DD(erfc) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:178:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 178 | LIBM_DD(exp10) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:183:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 183 | LIBM_DD(expm1) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:188:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 188 | LIBM_DD(fabs) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:193:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 193 | LIBM_DDD(fdim) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1573: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] [INFO] [stderr] 1573 | {(cfunction_ptr)f_ ## name, #name, 4}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:198:1: note: in expansion of macro 'LIBM_DDDD' [INFO] [stderr] 198 | LIBM_DDDD(fma) [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:203:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 203 | LIBM_DDD(fmax) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:208:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 208 | LIBM_DDD(fmin) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:213:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 213 | LIBM_DDD(fmod) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:218:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 218 | LIBM_DD(gamma) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:223:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 223 | LIBM_DD(lgamma) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:228:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 228 | LIBM_DD(log1p) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:233:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 233 | LIBM_DD(logb) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:238:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 238 | LIBM_DD(nearbyint) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:243:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 243 | LIBM_DDD(nextafter) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:248:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 248 | LIBM_DDD(nexttoward) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:258:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 258 | LIBM_DD(rint) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:263:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 263 | LIBM_DD(round) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:268:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 268 | LIBM_DDD(scalb) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:273:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 273 | LIBM_DDD(scalbln) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:278:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 278 | LIBM_DD(significand) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:283:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 283 | LIBM_DD(trunc) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:288:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 288 | LIBM_DDD(ldexp) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1579:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1579 | {(cfunction_ptr)f_frexp,"frexp", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1582:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1582 | {(cfunction_ptr)f_modf,"modf", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1585:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1585 | {(cfunction_ptr)f_lgamma_r,"lgamma_r", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1587: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] [INFO] [stderr] 1587 | {(cfunction_ptr)f_plus, "_plus", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1588:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1588 | {(cfunction_ptr)f_negate, "_negate", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1589: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] [INFO] [stderr] 1589 | {(cfunction_ptr)f_minus, "_minus", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1590: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] [INFO] [stderr] 1590 | {(cfunction_ptr)f_multiply, "_multiply", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1591: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] [INFO] [stderr] 1591 | {(cfunction_ptr)f_divide, "_divide", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1592: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] [INFO] [stderr] 1592 | {(cfunction_ptr)f_mod, "_mod", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1593:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1593 | {(cfunction_ptr)f_dump, "tojson", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1594:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1594 | {(cfunction_ptr)f_json_parse, "fromjson", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1595:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1595 | {(cfunction_ptr)f_tonumber, "tonumber", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1596:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1596 | {(cfunction_ptr)f_tostring, "tostring", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1597:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1597 | {(cfunction_ptr)f_keys, "keys", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1598:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1598 | {(cfunction_ptr)f_keys_unsorted, "keys_unsorted", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1599: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] [INFO] [stderr] 1599 | {(cfunction_ptr)f_startswith, "startswith", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1600: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] [INFO] [stderr] 1600 | {(cfunction_ptr)f_endswith, "endswith", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1601: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] [INFO] [stderr] 1601 | {(cfunction_ptr)f_ltrimstr, "ltrimstr", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1602: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] [INFO] [stderr] 1602 | {(cfunction_ptr)f_rtrimstr, "rtrimstr", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1603: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] [INFO] [stderr] 1603 | {(cfunction_ptr)f_string_split, "split", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1604:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1604 | {(cfunction_ptr)f_string_explode, "explode", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1605:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1605 | {(cfunction_ptr)f_string_implode, "implode", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1606: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] [INFO] [stderr] 1606 | {(cfunction_ptr)f_string_indexes, "_strindices", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1607: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] [INFO] [stderr] 1607 | {(cfunction_ptr)f_setpath, "setpath", 3}, // FIXME typechecking [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1608: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] [INFO] [stderr] 1608 | {(cfunction_ptr)f_getpath, "getpath", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1609: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] [INFO] [stderr] 1609 | {(cfunction_ptr)f_delpaths, "delpaths", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1610: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] [INFO] [stderr] 1610 | {(cfunction_ptr)f_has, "has", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1611: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] [INFO] [stderr] 1611 | {(cfunction_ptr)f_equal, "_equal", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1612: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] [INFO] [stderr] 1612 | {(cfunction_ptr)f_notequal, "_notequal", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1613: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] [INFO] [stderr] 1613 | {(cfunction_ptr)f_less, "_less", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1614: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] [INFO] [stderr] 1614 | {(cfunction_ptr)f_greater, "_greater", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1615: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] [INFO] [stderr] 1615 | {(cfunction_ptr)f_lesseq, "_lesseq", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1616: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] [INFO] [stderr] 1616 | {(cfunction_ptr)f_greatereq, "_greatereq", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1617: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] [INFO] [stderr] 1617 | {(cfunction_ptr)f_contains, "contains", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1618:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1618 | {(cfunction_ptr)f_length, "length", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1619:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1619 | {(cfunction_ptr)f_utf8bytelength, "utf8bytelength", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1620:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1620 | {(cfunction_ptr)f_type, "type", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1621:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1621 | {(cfunction_ptr)f_isinfinite, "isinfinite", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1622:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1622 | {(cfunction_ptr)f_isnan, "isnan", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1623:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1623 | {(cfunction_ptr)f_isnormal, "isnormal", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1624:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1624 | {(cfunction_ptr)f_infinite, "infinite", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1625:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1625 | {(cfunction_ptr)f_nan, "nan", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1626:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1626 | {(cfunction_ptr)f_sort, "sort", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1627: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] [INFO] [stderr] 1627 | {(cfunction_ptr)f_sort_by_impl, "_sort_by_impl", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1628: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] [INFO] [stderr] 1628 | {(cfunction_ptr)f_group_by_impl, "_group_by_impl", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1629:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1629 | {(cfunction_ptr)f_min, "min", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1630:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1630 | {(cfunction_ptr)f_max, "max", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1631: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] [INFO] [stderr] 1631 | {(cfunction_ptr)f_min_by_impl, "_min_by_impl", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1632: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] [INFO] [stderr] 1632 | {(cfunction_ptr)f_max_by_impl, "_max_by_impl", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1633: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] [INFO] [stderr] 1633 | {(cfunction_ptr)f_error, "error", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1634: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] [INFO] [stderr] 1634 | {(cfunction_ptr)f_format, "format", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1635:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1635 | {(cfunction_ptr)f_env, "env", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1636:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1636 | {(cfunction_ptr)f_halt, "halt", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1637: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] [INFO] [stderr] 1637 | {(cfunction_ptr)f_halt_error, "halt_error", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1638:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1638 | {(cfunction_ptr)f_get_search_list, "get_search_list", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1639:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1639 | {(cfunction_ptr)f_get_prog_origin, "get_prog_origin", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1640:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1640 | {(cfunction_ptr)f_get_jq_origin, "get_jq_origin", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1641: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] [INFO] [stderr] 1641 | {(cfunction_ptr)f_match, "_match_impl", 4}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1642:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1642 | {(cfunction_ptr)f_modulemeta, "modulemeta", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1643:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1643 | {(cfunction_ptr)f_input, "_input", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1644:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1644 | {(cfunction_ptr)f_debug, "debug", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1645:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1645 | {(cfunction_ptr)f_stderr, "stderr", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1646: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] [INFO] [stderr] 1646 | {(cfunction_ptr)f_strptime, "strptime", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1647: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] [INFO] [stderr] 1647 | {(cfunction_ptr)f_strftime, "strftime", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1648: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] [INFO] [stderr] 1648 | {(cfunction_ptr)f_strflocaltime, "strflocaltime", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1649:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1649 | {(cfunction_ptr)f_mktime, "mktime", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1650:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1650 | {(cfunction_ptr)f_gmtime, "gmtime", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1651:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1651 | {(cfunction_ptr)f_localtime, "localtime", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1652:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1652 | {(cfunction_ptr)f_now, "now", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1653:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1653 | {(cfunction_ptr)f_current_filename, "input_filename", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1654:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1654 | {(cfunction_ptr)f_current_line, "input_line_number", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv.c: In function 'jvp_string_hash': [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv.c:585:14: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 585 | case 3: k1 ^= tail[2] << 16; [INFO] [stderr] | ~~~^~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv.c:586:3: note: here [INFO] [stderr] 586 | case 2: k1 ^= tail[1] << 8; [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv.c:586:14: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 586 | case 2: k1 ^= tail[1] << 8; [INFO] [stderr] | ~~~^~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv.c:587:3: note: here [INFO] [stderr] 587 | case 1: k1 ^= tail[0]; [INFO] [stderr] | ^~~~ [INFO] [stderr] cc: error: src/parser.c: No such file or directory [INFO] [stderr] cc: fatal error: no input files [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [Makefile:989: src/parser.lo] Error 1 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] src/lexer.c: In function 'yy_get_next_buffer': [INFO] [stderr] src/lexer.c:1500:47: warning: comparison of integer expressions of different signedness: 'int' and 'yy_size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] make[1]: *** [Makefile:1104: install-recursive] Error 1 [INFO] [stderr] make: *** [Makefile:1612: install] Error 2 [INFO] [stderr] thread '' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit code: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autotools-0.2.2/src/lib.rs:508:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5577f96ac590 - std::backtrace_rs::backtrace::libunwind::trace::h9d49145f95eb5894 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5577f96ac590 - std::backtrace_rs::backtrace::trace_unsynchronized::hab1d020365bb6864 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5577f96ac590 - std::sys_common::backtrace::_print_fmt::h7659588431e304bd [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5577f96ac590 - ::fmt::h09f4a9e3befae3c7 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5577f96c9e9c - core::fmt::write::hf3fdfde304b9a088 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x5577f96a8862 - std::io::Write::write_fmt::h1cb850689c7116f0 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x5577f96aec65 - std::sys_common::backtrace::_print::hdbccd5aa093ba544 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5577f96aec65 - std::sys_common::backtrace::print::hc639c4f320222558 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5577f96aec65 - std::panicking::default_hook::{{closure}}::hdb012dd7a485bb5d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5577f96ae713 - std::panicking::default_hook::h75facbce77b6ba91 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5577f96af401 - std::panicking::rust_panic_with_hook::hbcaa5de2cb5e22d5 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5577f96aef47 - std::panicking::begin_panic_handler::{{closure}}::h4ee6cde415c8f62d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5577f96aca4c - std::sys_common::backtrace::__rust_end_short_backtrace::h895319f2d3f611c0 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5577f96aeea9 - rust_begin_unwind [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5577f96aee5b - std::panicking::begin_panic_fmt::h0262e6b4d4041adf [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x5577f9630364 - autotools::fail::ha1dacc77dd46fc9a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autotools-0.2.2/src/lib.rs:508:5 [INFO] [stderr] 16: 0x5577f962ffeb - autotools::run::h87b210f58aa6f474 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autotools-0.2.2/src/lib.rs:496:9 [INFO] [stderr] 17: 0x5577f962f028 - autotools::Config::build::h717446d39781b45d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autotools-0.2.2/src/lib.rs:472:9 [INFO] [stderr] 18: 0x5577f962728b - jq_src::run_autotools::{{closure}}::he14f0026a99b204e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jq-src-0.4.1/src/lib.rs:96:13 [INFO] [stderr] 19: 0x5577f9628660 - std::sys_common::backtrace::__rust_begin_short_backtrace::he5dd9821d047ab6d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5577f9629613 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha19e86246307f01e [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 21: 0x5577f962a7d3 - as core::ops::function::FnOnce<()>>::call_once::ha76fe6f50044b26d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panic.rs:344:9 [INFO] [stderr] 22: 0x5577f962b99f - std::panicking::try::do_call::h4987f3bc9f25d7aa [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x5577f962ba5d - __rust_try [INFO] [stderr] 24: 0x5577f962b8c4 - std::panicking::try::hc71a7e5c7b3fbc4e [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x5577f962a8c3 - std::panic::catch_unwind::hd722beaac5dd63df [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x5577f96293fc - std::thread::Builder::spawn_unchecked::{{closure}}::h586ca62995f4a9ed [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 27: 0x5577f962aa0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0237313fffafc543 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 28: 0x5577f96b6a0a - as core::ops::function::FnOnce>::call_once::hdc51fe7e73bc86bf [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 29: 0x5577f96b6a0a - as core::ops::function::FnOnce>::call_once::he605738a76b56d9d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 30: 0x5577f96b6a0a - std::sys::unix::thread::Thread::new::thread_start::he44b12fd83e74919 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 31: 0x7f3ebdbdc609 - start_thread [INFO] [stderr] 32: 0x7f3ebdafd293 - clone [INFO] [stderr] 33: 0x0 - [INFO] [stderr] Build experienced some sort of failure. Retrying (1). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] configure.ac:35: installing './compile' [INFO] [stderr] configure.ac:6: installing './missing' [INFO] [stderr] sample/Makefile.am: installing './depcomp' [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] configure.ac:17: installing 'config/ar-lib' [INFO] [stderr] configure.ac:17: installing 'config/compile' [INFO] [stderr] configure.ac:25: installing 'config/config.guess' [INFO] [stderr] configure.ac:25: installing 'config/config.sub' [INFO] [stderr] configure.ac:15: installing 'config/install-sh' [INFO] [stderr] configure.ac:15: installing 'config/missing' [INFO] [stderr] Makefile.am: installing 'config/depcomp' [INFO] [stderr] configure.ac: installing 'config/ylwrap' [INFO] [stderr] parallel-tests: installing 'config/test-driver' [INFO] [stderr] configure: WARNING: valgrind is required to test jq. [INFO] [stderr] configure: WARNING: [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] In file included from /usr/include/x86_64-linux-gnu/sys/time.h:21, [INFO] [stderr] from /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:10: [INFO] [stderr] /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] [INFO] [stderr] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv.c: In function 'jvp_string_hash': [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv.c:585:14: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 585 | case 3: k1 ^= tail[2] << 16; [INFO] [stderr] | ~~~^~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv.c:586:3: note: here [INFO] [stderr] 586 | case 2: k1 ^= tail[1] << 8; [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv.c:586:14: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 586 | case 2: k1 ^= tail[1] << 8; [INFO] [stderr] | ~~~^~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv.c:587:3: note: here [INFO] [stderr] 587 | case 1: k1 ^= tail[0]; [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c: In function 'jq_next': [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:852: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] [INFO] [stderr] 852 | case 1: top = ((func_1)function->fptr)(jq, in[0]); break; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:853: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] [INFO] [stderr] 853 | case 2: top = ((func_2)function->fptr)(jq, in[0], in[1]); break; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:854: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] [INFO] [stderr] 854 | case 3: top = ((func_3)function->fptr)(jq, in[0], in[1], in[2]); break; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:855: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] [INFO] [stderr] 855 | case 4: top = ((func_4)function->fptr)(jq, in[0], in[1], in[2], in[3]); break; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/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)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct , struct )'} [-Wcast-function-type] [INFO] [stderr] 856 | case 5: top = ((func_5)function->fptr)(jq, in[0], in[1], in[2], in[3], in[4]); break; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c: In function 'jvp_strtod': [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:2330:54: warning: unused variable 'test_scale' [-Wunused-variable] [INFO] [stderr] 2330 | int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, e, e1, test_scale; [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:566:9: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 566 | stack_save(jq, pc - 1, stack_get_pos(jq)); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:567:5: note: here [INFO] [stderr] 567 | case STOREV: { [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:713:20: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 713 | case EACH_OPT: { [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:728:5: note: here [INFO] [stderr] 728 | case ON_BACKTRACK(EACH): [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:2:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 2 | LIBM_DD(acos) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:7:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 7 | LIBM_DD(acosh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:12:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 12 | LIBM_DD(asin) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:17:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 17 | LIBM_DD(asinh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:22:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 22 | LIBM_DD(atan) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:27:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 27 | LIBM_DDD(atan2) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:32:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 32 | LIBM_DD(atanh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:37:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 37 | LIBM_DD(cbrt) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:42:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 42 | LIBM_DD(cos) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:47:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 47 | LIBM_DD(cosh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:52:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 52 | LIBM_DD(exp) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:57:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 57 | LIBM_DD(exp2) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:62:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 62 | LIBM_DD(floor) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:67:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 67 | LIBM_DDD(hypot) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:72:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 72 | LIBM_DD(j0) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:77:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 77 | LIBM_DD(j1) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:82:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 82 | LIBM_DD(log) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:87:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 87 | LIBM_DD(log10) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:92:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 92 | LIBM_DD(log2) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:97:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 97 | LIBM_DDD(pow) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:102:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 102 | LIBM_DDD(remainder) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:107:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 107 | LIBM_DD(sin) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:112:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 112 | LIBM_DD(sinh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:117:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 117 | LIBM_DD(sqrt) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:122:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 122 | LIBM_DD(tan) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:127:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 127 | LIBM_DD(tanh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:132:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 132 | LIBM_DD(tgamma) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:137:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 137 | LIBM_DD(y0) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:142:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 142 | LIBM_DD(y1) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:147:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 147 | LIBM_DDD(jn) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:150:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 150 | LIBM_DDD(yn) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:153:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 153 | LIBM_DD(ceil) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:158:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 158 | LIBM_DDD(copysign) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:163:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 163 | LIBM_DDD(drem) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:168:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 168 | LIBM_DD(erf) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:173:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 173 | LIBM_DD(erfc) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:178:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 178 | LIBM_DD(exp10) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:183:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 183 | LIBM_DD(expm1) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:188:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 188 | LIBM_DD(fabs) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:193:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 193 | LIBM_DDD(fdim) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1573: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] [INFO] [stderr] 1573 | {(cfunction_ptr)f_ ## name, #name, 4}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:198:1: note: in expansion of macro 'LIBM_DDDD' [INFO] [stderr] 198 | LIBM_DDDD(fma) [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:203:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 203 | LIBM_DDD(fmax) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:208:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 208 | LIBM_DDD(fmin) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:213:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 213 | LIBM_DDD(fmod) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:218:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 218 | LIBM_DD(gamma) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:223:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 223 | LIBM_DD(lgamma) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:228:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 228 | LIBM_DD(log1p) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:233:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 233 | LIBM_DD(logb) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:238:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 238 | LIBM_DD(nearbyint) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:243:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 243 | LIBM_DDD(nextafter) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:248:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 248 | LIBM_DDD(nexttoward) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:258:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 258 | LIBM_DD(rint) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:263:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 263 | LIBM_DD(round) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:268:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 268 | LIBM_DDD(scalb) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:273:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 273 | LIBM_DDD(scalbln) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:278:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 278 | LIBM_DD(significand) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:283:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 283 | LIBM_DD(trunc) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:288:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 288 | LIBM_DDD(ldexp) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1579:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1579 | {(cfunction_ptr)f_frexp,"frexp", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1582:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1582 | {(cfunction_ptr)f_modf,"modf", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1585:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1585 | {(cfunction_ptr)f_lgamma_r,"lgamma_r", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1587: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] [INFO] [stderr] 1587 | {(cfunction_ptr)f_plus, "_plus", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1588:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1588 | {(cfunction_ptr)f_negate, "_negate", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1589: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] [INFO] [stderr] 1589 | {(cfunction_ptr)f_minus, "_minus", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1590: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] [INFO] [stderr] 1590 | {(cfunction_ptr)f_multiply, "_multiply", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1591: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] [INFO] [stderr] 1591 | {(cfunction_ptr)f_divide, "_divide", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1592: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] [INFO] [stderr] 1592 | {(cfunction_ptr)f_mod, "_mod", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:2368:9: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 2368 | sign = 1; [INFO] [stderr] | ~~~~~^~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:2370:3: note: here [INFO] [stderr] 2370 | case '+': [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:2480:11: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 2480 | esign = 1; [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:2481:4: note: here [INFO] [stderr] 2481 | case '+': [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c: In function 'jvp_dtoa': [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1593:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1593 | {(cfunction_ptr)f_dump, "tojson", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1594:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1594 | {(cfunction_ptr)f_json_parse, "fromjson", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1595:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1595 | {(cfunction_ptr)f_tonumber, "tonumber", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1596:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1596 | {(cfunction_ptr)f_tostring, "tostring", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1597:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1597 | {(cfunction_ptr)f_keys, "keys", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1598:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1598 | {(cfunction_ptr)f_keys_unsorted, "keys_unsorted", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1599: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] [INFO] [stderr] 1599 | {(cfunction_ptr)f_startswith, "startswith", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1600: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] [INFO] [stderr] 1600 | {(cfunction_ptr)f_endswith, "endswith", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1601: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] [INFO] [stderr] 1601 | {(cfunction_ptr)f_ltrimstr, "ltrimstr", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1602: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] [INFO] [stderr] 1602 | {(cfunction_ptr)f_rtrimstr, "rtrimstr", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1603: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] [INFO] [stderr] 1603 | {(cfunction_ptr)f_string_split, "split", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1604:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1604 | {(cfunction_ptr)f_string_explode, "explode", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1605:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1605 | {(cfunction_ptr)f_string_implode, "implode", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1606: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] [INFO] [stderr] 1606 | {(cfunction_ptr)f_string_indexes, "_strindices", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1607: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] [INFO] [stderr] 1607 | {(cfunction_ptr)f_setpath, "setpath", 3}, // FIXME typechecking [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1608: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] [INFO] [stderr] 1608 | {(cfunction_ptr)f_getpath, "getpath", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1609: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] [INFO] [stderr] 1609 | {(cfunction_ptr)f_delpaths, "delpaths", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1610: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] [INFO] [stderr] 1610 | {(cfunction_ptr)f_has, "has", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1611: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] [INFO] [stderr] 1611 | {(cfunction_ptr)f_equal, "_equal", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1612: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] [INFO] [stderr] 1612 | {(cfunction_ptr)f_notequal, "_notequal", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1613: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] [INFO] [stderr] 1613 | {(cfunction_ptr)f_less, "_less", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:3700:14: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 3700 | leftright = 0; [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1614: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] [INFO] [stderr] 1614 | {(cfunction_ptr)f_greater, "_greater", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:3702:3: note: here [INFO] [stderr] 3702 | case 4: [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1615: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] [INFO] [stderr] 1615 | {(cfunction_ptr)f_lesseq, "_lesseq", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1616: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] [INFO] [stderr] 1616 | {(cfunction_ptr)f_greatereq, "_greatereq", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:3708:14: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 3708 | leftright = 0; [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1617: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] [INFO] [stderr] 1617 | {(cfunction_ptr)f_contains, "contains", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:3710:3: note: here [INFO] [stderr] 3710 | case 5: [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1618:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1618 | {(cfunction_ptr)f_length, "length", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1619:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1619 | {(cfunction_ptr)f_utf8bytelength, "utf8bytelength", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1620:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1620 | {(cfunction_ptr)f_type, "type", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1621:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1621 | {(cfunction_ptr)f_isinfinite, "isinfinite", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1622:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1622 | {(cfunction_ptr)f_isnan, "isnan", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1623:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1623 | {(cfunction_ptr)f_isnormal, "isnormal", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1624:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1624 | {(cfunction_ptr)f_infinite, "infinite", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1625:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1625 | {(cfunction_ptr)f_nan, "nan", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1626:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1626 | {(cfunction_ptr)f_sort, "sort", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1627: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] [INFO] [stderr] 1627 | {(cfunction_ptr)f_sort_by_impl, "_sort_by_impl", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1628: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] [INFO] [stderr] 1628 | {(cfunction_ptr)f_group_by_impl, "_group_by_impl", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1629:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1629 | {(cfunction_ptr)f_min, "min", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1630:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1630 | {(cfunction_ptr)f_max, "max", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1631: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] [INFO] [stderr] 1631 | {(cfunction_ptr)f_min_by_impl, "_min_by_impl", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1632: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] [INFO] [stderr] 1632 | {(cfunction_ptr)f_max_by_impl, "_max_by_impl", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1633: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] [INFO] [stderr] 1633 | {(cfunction_ptr)f_error, "error", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1634: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] [INFO] [stderr] 1634 | {(cfunction_ptr)f_format, "format", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1635:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1635 | {(cfunction_ptr)f_env, "env", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1636:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1636 | {(cfunction_ptr)f_halt, "halt", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1637: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] [INFO] [stderr] 1637 | {(cfunction_ptr)f_halt_error, "halt_error", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1638:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1638 | {(cfunction_ptr)f_get_search_list, "get_search_list", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1639:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1639 | {(cfunction_ptr)f_get_prog_origin, "get_prog_origin", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1640:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1640 | {(cfunction_ptr)f_get_jq_origin, "get_jq_origin", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1641: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] [INFO] [stderr] 1641 | {(cfunction_ptr)f_match, "_match_impl", 4}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1642:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1642 | {(cfunction_ptr)f_modulemeta, "modulemeta", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1643:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1643 | {(cfunction_ptr)f_input, "_input", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1644:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1644 | {(cfunction_ptr)f_debug, "debug", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1645:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1645 | {(cfunction_ptr)f_stderr, "stderr", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1646: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] [INFO] [stderr] 1646 | {(cfunction_ptr)f_strptime, "strptime", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1647: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] [INFO] [stderr] 1647 | {(cfunction_ptr)f_strftime, "strftime", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1648: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] [INFO] [stderr] 1648 | {(cfunction_ptr)f_strflocaltime, "strflocaltime", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1649:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1649 | {(cfunction_ptr)f_mktime, "mktime", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1650:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1650 | {(cfunction_ptr)f_gmtime, "gmtime", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1651:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1651 | {(cfunction_ptr)f_localtime, "localtime", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1652:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1652 | {(cfunction_ptr)f_now, "now", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1653:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1653 | {(cfunction_ptr)f_current_filename, "input_filename", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1654:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1654 | {(cfunction_ptr)f_current_line, "input_line_number", 1}, [INFO] [stderr] | ^ [INFO] [stderr] src/lexer.c: In function 'yy_get_next_buffer': [INFO] [stderr] src/lexer.c:1500:47: warning: comparison of integer expressions of different signedness: 'int' and 'yy_size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] cc: error: src/parser.c: No such file or directory [INFO] [stderr] cc: fatal error: no input files [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [Makefile:989: src/parser.lo] Error 1 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[1]: *** [Makefile:1104: install-recursive] Error 1 [INFO] [stderr] make: *** [Makefile:1612: install] Error 2 [INFO] [stderr] thread '' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit code: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autotools-0.2.2/src/lib.rs:508:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5577f96ac590 - std::backtrace_rs::backtrace::libunwind::trace::h9d49145f95eb5894 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5577f96ac590 - std::backtrace_rs::backtrace::trace_unsynchronized::hab1d020365bb6864 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5577f96ac590 - std::sys_common::backtrace::_print_fmt::h7659588431e304bd [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5577f96ac590 - ::fmt::h09f4a9e3befae3c7 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5577f96c9e9c - core::fmt::write::hf3fdfde304b9a088 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x5577f96a8862 - std::io::Write::write_fmt::h1cb850689c7116f0 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x5577f96aec65 - std::sys_common::backtrace::_print::hdbccd5aa093ba544 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5577f96aec65 - std::sys_common::backtrace::print::hc639c4f320222558 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5577f96aec65 - std::panicking::default_hook::{{closure}}::hdb012dd7a485bb5d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5577f96ae713 - std::panicking::default_hook::h75facbce77b6ba91 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5577f96af401 - std::panicking::rust_panic_with_hook::hbcaa5de2cb5e22d5 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5577f96aef47 - std::panicking::begin_panic_handler::{{closure}}::h4ee6cde415c8f62d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5577f96aca4c - std::sys_common::backtrace::__rust_end_short_backtrace::h895319f2d3f611c0 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5577f96aeea9 - rust_begin_unwind [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5577f96aee5b - std::panicking::begin_panic_fmt::h0262e6b4d4041adf [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x5577f9630364 - autotools::fail::ha1dacc77dd46fc9a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autotools-0.2.2/src/lib.rs:508:5 [INFO] [stderr] 16: 0x5577f962ffeb - autotools::run::h87b210f58aa6f474 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autotools-0.2.2/src/lib.rs:496:9 [INFO] [stderr] 17: 0x5577f962f028 - autotools::Config::build::h717446d39781b45d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autotools-0.2.2/src/lib.rs:472:9 [INFO] [stderr] 18: 0x5577f962728b - jq_src::run_autotools::{{closure}}::he14f0026a99b204e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jq-src-0.4.1/src/lib.rs:96:13 [INFO] [stderr] 19: 0x5577f9628660 - std::sys_common::backtrace::__rust_begin_short_backtrace::he5dd9821d047ab6d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5577f9629613 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha19e86246307f01e [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 21: 0x5577f962a7d3 - as core::ops::function::FnOnce<()>>::call_once::ha76fe6f50044b26d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panic.rs:344:9 [INFO] [stderr] 22: 0x5577f962b99f - std::panicking::try::do_call::h4987f3bc9f25d7aa [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x5577f962ba5d - __rust_try [INFO] [stderr] 24: 0x5577f962b8c4 - std::panicking::try::hc71a7e5c7b3fbc4e [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x5577f962a8c3 - std::panic::catch_unwind::hd722beaac5dd63df [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x5577f96293fc - std::thread::Builder::spawn_unchecked::{{closure}}::h586ca62995f4a9ed [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 27: 0x5577f962aa0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0237313fffafc543 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 28: 0x5577f96b6a0a - as core::ops::function::FnOnce>::call_once::hdc51fe7e73bc86bf [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 29: 0x5577f96b6a0a - as core::ops::function::FnOnce>::call_once::he605738a76b56d9d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 30: 0x5577f96b6a0a - std::sys::unix::thread::Thread::new::thread_start::he44b12fd83e74919 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 31: 0x7f3ebdbdc609 - start_thread [INFO] [stderr] 32: 0x7f3ebdafd293 - clone [INFO] [stderr] 33: 0x0 - [INFO] [stderr] Build experienced some sort of failure. Retrying (2). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] configure.ac:35: installing './compile' [INFO] [stderr] configure.ac:6: installing './missing' [INFO] [stderr] sample/Makefile.am: installing './depcomp' [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] configure.ac:17: installing 'config/ar-lib' [INFO] [stderr] configure.ac:17: installing 'config/compile' [INFO] [stderr] configure.ac:25: installing 'config/config.guess' [INFO] [stderr] configure.ac:25: installing 'config/config.sub' [INFO] [stderr] configure.ac:15: installing 'config/install-sh' [INFO] [stderr] configure.ac:15: installing 'config/missing' [INFO] [stderr] Makefile.am: installing 'config/depcomp' [INFO] [stderr] configure.ac: installing 'config/ylwrap' [INFO] [stderr] parallel-tests: installing 'config/test-driver' [INFO] [stderr] configure: WARNING: valgrind is required to test jq. [INFO] [stderr] configure: WARNING: [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c: In function 'jq_next': [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:852: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] [INFO] [stderr] 852 | case 1: top = ((func_1)function->fptr)(jq, in[0]); break; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:853: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] [INFO] [stderr] 853 | case 2: top = ((func_2)function->fptr)(jq, in[0], in[1]); break; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:854: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] [INFO] [stderr] 854 | case 3: top = ((func_3)function->fptr)(jq, in[0], in[1], in[2]); break; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:855: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] [INFO] [stderr] 855 | case 4: top = ((func_4)function->fptr)(jq, in[0], in[1], in[2], in[3]); break; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/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)' {aka 'struct (*)(struct jq_state *, struct , struct , struct , struct , struct )'} [-Wcast-function-type] [INFO] [stderr] 856 | case 5: top = ((func_5)function->fptr)(jq, in[0], in[1], in[2], in[3], in[4]); break; [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:566:9: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 566 | stack_save(jq, pc - 1, stack_get_pos(jq)); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:567:5: note: here [INFO] [stderr] 567 | case STOREV: { [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:713:20: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 713 | case EACH_OPT: { [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/execute.c:728:5: note: here [INFO] [stderr] 728 | case ON_BACKTRACK(EACH): [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c: In function 'jvp_strtod': [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:2330:54: warning: unused variable 'test_scale' [-Wunused-variable] [INFO] [stderr] 2330 | int bb2, bb5, bbe, bd2, bd5, bbbits, bs2, c, e, e1, test_scale; [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:2368:9: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 2368 | sign = 1; [INFO] [stderr] | ~~~~~^~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:2370:3: note: here [INFO] [stderr] 2370 | case '+': [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:2480:11: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 2480 | esign = 1; [INFO] [stderr] | ~~~~~~^~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:2481:4: note: here [INFO] [stderr] 2481 | case '+': [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c: In function 'jvp_dtoa': [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:3700:14: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 3700 | leftright = 0; [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:3702:3: note: here [INFO] [stderr] 3702 | case 4: [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:3708:14: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 3708 | leftright = 0; [INFO] [stderr] | ~~~~~~~~~~^~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv_dtoa.c:3710:3: note: here [INFO] [stderr] 3710 | case 5: [INFO] [stderr] | ^~~~ [INFO] [stderr] In file included from /usr/include/x86_64-linux-gnu/sys/time.h:21, [INFO] [stderr] from /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:10: [INFO] [stderr] /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] [INFO] [stderr] 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv.c: In function 'jvp_string_hash': [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv.c:585:14: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 585 | case 3: k1 ^= tail[2] << 16; [INFO] [stderr] | ~~~^~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv.c:586:3: note: here [INFO] [stderr] 586 | case 2: k1 ^= tail[1] << 8; [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv.c:586:14: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 586 | case 2: k1 ^= tail[1] << 8; [INFO] [stderr] | ~~~^~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/jv.c:587:3: note: here [INFO] [stderr] 587 | case 1: k1 ^= tail[0]; [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:2:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 2 | LIBM_DD(acos) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:7:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 7 | LIBM_DD(acosh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:12:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 12 | LIBM_DD(asin) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:17:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 17 | LIBM_DD(asinh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:22:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 22 | LIBM_DD(atan) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:27:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 27 | LIBM_DDD(atan2) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:32:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 32 | LIBM_DD(atanh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:37:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 37 | LIBM_DD(cbrt) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:42:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 42 | LIBM_DD(cos) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:47:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 47 | LIBM_DD(cosh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:52:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 52 | LIBM_DD(exp) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:57:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 57 | LIBM_DD(exp2) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:62:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 62 | LIBM_DD(floor) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:67:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 67 | LIBM_DDD(hypot) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:72:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 72 | LIBM_DD(j0) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:77:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 77 | LIBM_DD(j1) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:82:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 82 | LIBM_DD(log) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:87:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 87 | LIBM_DD(log10) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:92:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 92 | LIBM_DD(log2) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:97:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 97 | LIBM_DDD(pow) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:102:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 102 | LIBM_DDD(remainder) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:107:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 107 | LIBM_DD(sin) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:112:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 112 | LIBM_DD(sinh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:117:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 117 | LIBM_DD(sqrt) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:122:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 122 | LIBM_DD(tan) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:127:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 127 | LIBM_DD(tanh) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:132:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 132 | LIBM_DD(tgamma) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:137:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 137 | LIBM_DD(y0) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:142:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 142 | LIBM_DD(y1) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:147:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 147 | LIBM_DDD(jn) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:150:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 150 | LIBM_DDD(yn) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:153:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 153 | LIBM_DD(ceil) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:158:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 158 | LIBM_DDD(copysign) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:163:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 163 | LIBM_DDD(drem) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:168:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 168 | LIBM_DD(erf) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:173:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 173 | LIBM_DD(erfc) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:178:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 178 | LIBM_DD(exp10) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:183:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 183 | LIBM_DD(expm1) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:188:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 188 | LIBM_DD(fabs) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:193:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 193 | LIBM_DDD(fdim) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1573: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] [INFO] [stderr] 1573 | {(cfunction_ptr)f_ ## name, #name, 4}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:198:1: note: in expansion of macro 'LIBM_DDDD' [INFO] [stderr] 198 | LIBM_DDDD(fma) [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:203:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 203 | LIBM_DDD(fmax) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:208:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 208 | LIBM_DDD(fmin) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:213:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 213 | LIBM_DDD(fmod) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:218:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 218 | LIBM_DD(gamma) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:223:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 223 | LIBM_DD(lgamma) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:228:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 228 | LIBM_DD(log1p) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:233:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 233 | LIBM_DD(logb) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:238:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 238 | LIBM_DD(nearbyint) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:243:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 243 | LIBM_DDD(nextafter) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:248:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 248 | LIBM_DDD(nexttoward) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:258:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 258 | LIBM_DD(rint) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:263:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 263 | LIBM_DD(round) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:268:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 268 | LIBM_DDD(scalb) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:273:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 273 | LIBM_DDD(scalbln) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:278:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 278 | LIBM_DD(significand) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1565:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1565 | {(cfunction_ptr)f_ ## name, #name, 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:283:1: note: in expansion of macro 'LIBM_DD' [INFO] [stderr] 283 | LIBM_DD(trunc) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1569: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] [INFO] [stderr] 1569 | {(cfunction_ptr)f_ ## name, #name, 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/libm.h:288:1: note: in expansion of macro 'LIBM_DDD' [INFO] [stderr] 288 | LIBM_DDD(ldexp) [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1579:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1579 | {(cfunction_ptr)f_frexp,"frexp", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1582:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1582 | {(cfunction_ptr)f_modf,"modf", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1585:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1585 | {(cfunction_ptr)f_lgamma_r,"lgamma_r", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1587: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] [INFO] [stderr] 1587 | {(cfunction_ptr)f_plus, "_plus", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1588:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1588 | {(cfunction_ptr)f_negate, "_negate", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1589: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] [INFO] [stderr] 1589 | {(cfunction_ptr)f_minus, "_minus", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1590: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] [INFO] [stderr] 1590 | {(cfunction_ptr)f_multiply, "_multiply", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1591: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] [INFO] [stderr] 1591 | {(cfunction_ptr)f_divide, "_divide", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1592: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] [INFO] [stderr] 1592 | {(cfunction_ptr)f_mod, "_mod", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1593:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1593 | {(cfunction_ptr)f_dump, "tojson", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1594:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1594 | {(cfunction_ptr)f_json_parse, "fromjson", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1595:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1595 | {(cfunction_ptr)f_tonumber, "tonumber", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1596:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1596 | {(cfunction_ptr)f_tostring, "tostring", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1597:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1597 | {(cfunction_ptr)f_keys, "keys", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1598:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1598 | {(cfunction_ptr)f_keys_unsorted, "keys_unsorted", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1599: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] [INFO] [stderr] 1599 | {(cfunction_ptr)f_startswith, "startswith", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1600: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] [INFO] [stderr] 1600 | {(cfunction_ptr)f_endswith, "endswith", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1601: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] [INFO] [stderr] 1601 | {(cfunction_ptr)f_ltrimstr, "ltrimstr", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1602: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] [INFO] [stderr] 1602 | {(cfunction_ptr)f_rtrimstr, "rtrimstr", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1603: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] [INFO] [stderr] 1603 | {(cfunction_ptr)f_string_split, "split", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1604:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1604 | {(cfunction_ptr)f_string_explode, "explode", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1605:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1605 | {(cfunction_ptr)f_string_implode, "implode", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1606: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] [INFO] [stderr] 1606 | {(cfunction_ptr)f_string_indexes, "_strindices", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1607: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] [INFO] [stderr] 1607 | {(cfunction_ptr)f_setpath, "setpath", 3}, // FIXME typechecking [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1608: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] [INFO] [stderr] 1608 | {(cfunction_ptr)f_getpath, "getpath", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1609: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] [INFO] [stderr] 1609 | {(cfunction_ptr)f_delpaths, "delpaths", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1610: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] [INFO] [stderr] 1610 | {(cfunction_ptr)f_has, "has", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1611: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] [INFO] [stderr] 1611 | {(cfunction_ptr)f_equal, "_equal", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1612: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] [INFO] [stderr] 1612 | {(cfunction_ptr)f_notequal, "_notequal", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1613: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] [INFO] [stderr] 1613 | {(cfunction_ptr)f_less, "_less", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1614: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] [INFO] [stderr] 1614 | {(cfunction_ptr)f_greater, "_greater", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1615: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] [INFO] [stderr] 1615 | {(cfunction_ptr)f_lesseq, "_lesseq", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1616: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] [INFO] [stderr] 1616 | {(cfunction_ptr)f_greatereq, "_greatereq", 3}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1617: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] [INFO] [stderr] 1617 | {(cfunction_ptr)f_contains, "contains", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1618:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1618 | {(cfunction_ptr)f_length, "length", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1619:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1619 | {(cfunction_ptr)f_utf8bytelength, "utf8bytelength", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1620:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1620 | {(cfunction_ptr)f_type, "type", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1621:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1621 | {(cfunction_ptr)f_isinfinite, "isinfinite", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1622:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1622 | {(cfunction_ptr)f_isnan, "isnan", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1623:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1623 | {(cfunction_ptr)f_isnormal, "isnormal", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1624:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1624 | {(cfunction_ptr)f_infinite, "infinite", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1625:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1625 | {(cfunction_ptr)f_nan, "nan", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1626:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1626 | {(cfunction_ptr)f_sort, "sort", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1627: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] [INFO] [stderr] 1627 | {(cfunction_ptr)f_sort_by_impl, "_sort_by_impl", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1628: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] [INFO] [stderr] 1628 | {(cfunction_ptr)f_group_by_impl, "_group_by_impl", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1629:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1629 | {(cfunction_ptr)f_min, "min", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1630:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1630 | {(cfunction_ptr)f_max, "max", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1631: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] [INFO] [stderr] 1631 | {(cfunction_ptr)f_min_by_impl, "_min_by_impl", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1632: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] [INFO] [stderr] 1632 | {(cfunction_ptr)f_max_by_impl, "_max_by_impl", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1633: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] [INFO] [stderr] 1633 | {(cfunction_ptr)f_error, "error", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1634: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] [INFO] [stderr] 1634 | {(cfunction_ptr)f_format, "format", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1635:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1635 | {(cfunction_ptr)f_env, "env", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1636:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1636 | {(cfunction_ptr)f_halt, "halt", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1637: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] [INFO] [stderr] 1637 | {(cfunction_ptr)f_halt_error, "halt_error", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1638:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1638 | {(cfunction_ptr)f_get_search_list, "get_search_list", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1639:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1639 | {(cfunction_ptr)f_get_prog_origin, "get_prog_origin", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1640:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1640 | {(cfunction_ptr)f_get_jq_origin, "get_jq_origin", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1641: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] [INFO] [stderr] 1641 | {(cfunction_ptr)f_match, "_match_impl", 4}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1642:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1642 | {(cfunction_ptr)f_modulemeta, "modulemeta", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1643:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1643 | {(cfunction_ptr)f_input, "_input", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1644:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1644 | {(cfunction_ptr)f_debug, "debug", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1645:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1645 | {(cfunction_ptr)f_stderr, "stderr", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1646: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] [INFO] [stderr] 1646 | {(cfunction_ptr)f_strptime, "strptime", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1647: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] [INFO] [stderr] 1647 | {(cfunction_ptr)f_strftime, "strftime", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1648: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] [INFO] [stderr] 1648 | {(cfunction_ptr)f_strflocaltime, "strflocaltime", 2}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1649:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1649 | {(cfunction_ptr)f_mktime, "mktime", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1650:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1650 | {(cfunction_ptr)f_gmtime, "gmtime", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1651:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1651 | {(cfunction_ptr)f_localtime, "localtime", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1652:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1652 | {(cfunction_ptr)f_now, "now", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1653:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1653 | {(cfunction_ptr)f_current_filename, "input_filename", 1}, [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/target/debug/build/jq-sys-2ae29ee4bb5b9040/out/sources/jq/src/builtin.c:1654:4: warning: cast between incompatible function types from 'jv (*)(jq_state *, jv)' {aka 'struct (*)(struct jq_state *, struct )'} to 'void (*)()' [-Wcast-function-type] [INFO] [stderr] 1654 | {(cfunction_ptr)f_current_line, "input_line_number", 1}, [INFO] [stderr] | ^ [INFO] [stderr] cc: error: src/parser.c: No such file or directory [INFO] [stderr] cc: fatal error: no input files [INFO] [stderr] compilation terminated. [INFO] [stderr] make[2]: *** [Makefile:989: src/parser.lo] Error 1 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] src/lexer.c: In function 'yy_get_next_buffer': [INFO] [stderr] src/lexer.c:1500:47: warning: comparison of integer expressions of different signedness: 'int' and 'yy_size_t' {aka 'long unsigned int'} [-Wsign-compare] [INFO] [stderr] make[1]: *** [Makefile:1104: install-recursive] Error 1 [INFO] [stderr] make: *** [Makefile:1612: install] Error 2 [INFO] [stderr] thread '' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit code: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autotools-0.2.2/src/lib.rs:508:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5577f96ac590 - std::backtrace_rs::backtrace::libunwind::trace::h9d49145f95eb5894 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5577f96ac590 - std::backtrace_rs::backtrace::trace_unsynchronized::hab1d020365bb6864 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5577f96ac590 - std::sys_common::backtrace::_print_fmt::h7659588431e304bd [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5577f96ac590 - ::fmt::h09f4a9e3befae3c7 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5577f96c9e9c - core::fmt::write::hf3fdfde304b9a088 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x5577f96a8862 - std::io::Write::write_fmt::h1cb850689c7116f0 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x5577f96aec65 - std::sys_common::backtrace::_print::hdbccd5aa093ba544 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5577f96aec65 - std::sys_common::backtrace::print::hc639c4f320222558 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5577f96aec65 - std::panicking::default_hook::{{closure}}::hdb012dd7a485bb5d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5577f96ae713 - std::panicking::default_hook::h75facbce77b6ba91 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5577f96af401 - std::panicking::rust_panic_with_hook::hbcaa5de2cb5e22d5 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5577f96aef47 - std::panicking::begin_panic_handler::{{closure}}::h4ee6cde415c8f62d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5577f96aca4c - std::sys_common::backtrace::__rust_end_short_backtrace::h895319f2d3f611c0 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5577f96aeea9 - rust_begin_unwind [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5577f96aee5b - std::panicking::begin_panic_fmt::h0262e6b4d4041adf [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x5577f9630364 - autotools::fail::ha1dacc77dd46fc9a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autotools-0.2.2/src/lib.rs:508:5 [INFO] [stderr] 16: 0x5577f962ffeb - autotools::run::h87b210f58aa6f474 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autotools-0.2.2/src/lib.rs:496:9 [INFO] [stderr] 17: 0x5577f962f028 - autotools::Config::build::h717446d39781b45d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/autotools-0.2.2/src/lib.rs:472:9 [INFO] [stderr] 18: 0x5577f962728b - jq_src::run_autotools::{{closure}}::he14f0026a99b204e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jq-src-0.4.1/src/lib.rs:96:13 [INFO] [stderr] 19: 0x5577f9628660 - std::sys_common::backtrace::__rust_begin_short_backtrace::he5dd9821d047ab6d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5577f9629613 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha19e86246307f01e [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/thread/mod.rs:474:17 [INFO] [stderr] 21: 0x5577f962a7d3 - as core::ops::function::FnOnce<()>>::call_once::ha76fe6f50044b26d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panic.rs:344:9 [INFO] [stderr] 22: 0x5577f962b99f - std::panicking::try::do_call::h4987f3bc9f25d7aa [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x5577f962ba5d - __rust_try [INFO] [stderr] 24: 0x5577f962b8c4 - std::panicking::try::hc71a7e5c7b3fbc4e [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x5577f962a8c3 - std::panic::catch_unwind::hd722beaac5dd63df [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x5577f96293fc - std::thread::Builder::spawn_unchecked::{{closure}}::h586ca62995f4a9ed [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/thread/mod.rs:473:30 [INFO] [stderr] 27: 0x5577f962aa0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0237313fffafc543 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 28: 0x5577f96b6a0a - as core::ops::function::FnOnce>::call_once::hdc51fe7e73bc86bf [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 29: 0x5577f96b6a0a - as core::ops::function::FnOnce>::call_once::he605738a76b56d9d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 30: 0x5577f96b6a0a - std::sys::unix::thread::Thread::new::thread_start::he44b12fd83e74919 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 31: 0x7f3ebdbdc609 - start_thread [INFO] [stderr] 32: 0x7f3ebdafd293 - clone [INFO] [stderr] 33: 0x0 - [INFO] [stderr] thread 'main' panicked at 'autotools build: ()', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jq-sys-0.2.2/build.rs:8:21 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5577f96ac590 - std::backtrace_rs::backtrace::libunwind::trace::h9d49145f95eb5894 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5577f96ac590 - std::backtrace_rs::backtrace::trace_unsynchronized::hab1d020365bb6864 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5577f96ac590 - std::sys_common::backtrace::_print_fmt::h7659588431e304bd [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5577f96ac590 - ::fmt::h09f4a9e3befae3c7 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5577f96c9e9c - core::fmt::write::hf3fdfde304b9a088 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x5577f96a8862 - std::io::Write::write_fmt::h1cb850689c7116f0 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x5577f96aec65 - std::sys_common::backtrace::_print::hdbccd5aa093ba544 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5577f96aec65 - std::sys_common::backtrace::print::hc639c4f320222558 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5577f96aec65 - std::panicking::default_hook::{{closure}}::hdb012dd7a485bb5d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5577f96ae713 - std::panicking::default_hook::h75facbce77b6ba91 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5577f96af401 - std::panicking::rust_panic_with_hook::hbcaa5de2cb5e22d5 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5577f96aef47 - std::panicking::begin_panic_handler::{{closure}}::h4ee6cde415c8f62d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5577f96aca4c - std::sys_common::backtrace::__rust_end_short_backtrace::h895319f2d3f611c0 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5577f96aeea9 - rust_begin_unwind [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5577f96c90e1 - core::panicking::panic_fmt::h0123abb763a6e96f [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5577f96c8f03 - core::option::expect_none_failed::h9fff90ea7603aa1d [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/option.rs:1300:5 [INFO] [stderr] 16: 0x5577f96263a7 - core::result::Result::expect::hebcf21e94171c413 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/result.rs:997:23 [INFO] [stderr] 17: 0x5577f962642f - build_script_build::build_bundled::h8f066b795a4dd059 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jq-sys-0.2.2/build.rs:8:5 [INFO] [stderr] 18: 0x5577f9626489 - build_script_build::main::h811164322986f447 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jq-sys-0.2.2/build.rs:100:16 [INFO] [stderr] 19: 0x5577f962623b - core::ops::function::FnOnce::call_once::h6e563c67af7e64c7 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x5577f96264ce - std::sys_common::backtrace::__rust_begin_short_backtrace::hb7be566a644c843b [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x5577f96262d1 - std::rt::lang_start::{{closure}}::h52d40b801ff853b1 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x5577f96af81a - core::ops::function::impls:: for &F>::call_once::h31ee16c075ae2d62 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x5577f96af81a - std::panicking::try::do_call::h3993344bf97066b6 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x5577f96af81a - std::panicking::try::h09e523df7c9c2d28 [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x5577f96af81a - std::panic::catch_unwind::h9d4ddb10ebb815ff [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x5577f96af81a - std::rt::lang_start_internal::hc92e27a69d75de2a [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x5577f96262a7 - std::rt::lang_start::hfc8ca1b21f310d3a [INFO] [stderr] at /rustc/9fa580b1175018b0a276b0bc68f9827a106f7260/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x5577f96264ba - main [INFO] [stderr] 29: 0x7f3ebda020b3 - __libc_start_main [INFO] [stderr] 30: 0x5577f96260ce - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "8aac0960f8f7892aaae36c29fa83970cc153f6de73b3d7e78349c4735735830a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aac0960f8f7892aaae36c29fa83970cc153f6de73b3d7e78349c4735735830a", kill_on_drop: false }` [INFO] [stdout] 8aac0960f8f7892aaae36c29fa83970cc153f6de73b3d7e78349c4735735830a