=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/diffsitter", "all", "PYTHON_VERSION_REQD=313", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for diffsitter-0.9.0 Compiling proc-macro2 v1.0.95 Compiling unicode-ident v1.0.18 Compiling libc v0.2.172 Compiling memchr v2.7.4 Compiling thiserror v2.0.12 Compiling quote v1.0.40 Compiling syn v2.0.100 Compiling serde v1.0.219 Compiling crossbeam-utils v0.8.21 Compiling siphasher v1.0.1 Compiling rand_core v0.6.4 Compiling rand v0.8.5 Compiling phf_shared v0.11.3 Compiling jobserver v0.1.33 Compiling serde_json v1.0.140 Compiling cfg-if v1.0.0 Compiling rustix v1.0.5 Compiling shlex v1.3.0 Compiling equivalent v1.0.2 Compiling utf8parse v0.2.2 Compiling hashbrown v0.15.2 Compiling anstyle-parse v0.2.6 Compiling cc v1.2.19 Compiling indexmap v2.9.0 Compiling thiserror-impl v2.0.12 Compiling serde_derive v1.0.219 Compiling crossbeam-epoch v0.9.18 Compiling phf_generator v0.11.3 Compiling errno v0.3.11 Compiling aho-corasick v1.1.3 Compiling is_terminal_polyfill v1.70.1 Compiling once_cell v1.21.3 Compiling regex-syntax v0.8.5 Compiling ucd-trie v0.1.7 Compiling anstyle-query v1.1.2 Compiling anstyle v1.0.10 Compiling rayon-core v1.12.1 Compiling itoa v1.0.15 Compiling colorchoice v1.0.3 Compiling object v0.36.7 Compiling heck v0.5.0 Compiling log v0.4.27 Compiling bitflags v2.9.0 Compiling ryu v1.0.20 Compiling anstream v0.6.18 Compiling pest v2.8.0 Compiling regex-automata v0.4.9 Compiling phf_macros v0.11.3 Compiling crossbeam-deque v0.8.6 Compiling rustversion v1.0.20 Compiling getrandom v0.3.2 Compiling adler2 v2.0.0 Compiling anyhow v1.0.98 Compiling unicode-width v0.2.0 Compiling gimli v0.31.1 Compiling syn v1.0.109 Compiling miniz_oxide v0.8.8 Compiling regex v1.11.1 Compiling addr2line v0.24.2 Compiling pest_meta v2.8.0 Compiling tree-sitter v0.25.3 Compiling terminal_size v0.4.2 Compiling serde_spanned v0.6.8 Compiling toml_datetime v0.6.8 Compiling rustc-demangle v0.1.24 Compiling either v1.15.0 Compiling unicase v2.8.1 Compiling strsim v0.11.1 Compiling clap_lex v0.7.4 Compiling clap_builder v4.5.37 Compiling backtrace v0.3.74 Compiling rayon v1.10.0 Compiling toml_edit v0.22.24 warning: tree-sitter@0.25.3: In file included from /tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././unicode.h:15, warning: tree-sitter@0.25.3: from /tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/./lexer.c:3, warning: tree-sitter@0.25.3: from /tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/lib.c:4: warning: tree-sitter@0.25.3: /tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././portable/endian.h:233:6: error: #error platform not supported warning: tree-sitter@0.25.3: 233 | # error platform not supported warning: tree-sitter@0.25.3: | ^~~~~ warning: tree-sitter@0.25.3: /tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././unicode.h: In function 'ts_decode_utf16_le': warning: tree-sitter@0.25.3: /tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././unicode.h:18:9: error: implicit declaration of function 'le16toh' [-Wimplicit-function-declaration] warning: tree-sitter@0.25.3: 18 | (c)=le16toh((s)[(i)++]); \ warning: tree-sitter@0.25.3: | ^~~~~~~ warning: tree-sitter@0.25.3: /tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././unicode.h:57:3: note: in expansion of macro 'U16_NEXT_LE' warning: tree-sitter@0.25.3: 57 | U16_NEXT_LE(((uint16_t *)string), i, length, *code_point); warning: tree-sitter@0.25.3: | ^~~~~~~~~~~ warning: tree-sitter@0.25.3: /tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././unicode.h: In function 'ts_decode_utf16_be': warning: tree-sitter@0.25.3: /tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././unicode.h:29:9: error: implicit declaration of function 'be16toh' [-Wimplicit-function-declaration] warning: tree-sitter@0.25.3: 29 | (c)=be16toh((s)[(i)++]); \ warning: tree-sitter@0.25.3: | ^~~~~~~ warning: tree-sitter@0.25.3: /tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././unicode.h:67:3: note: in expansion of macro 'U16_NEXT_BE' warning: tree-sitter@0.25.3: 67 | U16_NEXT_BE(((uint16_t *)string), i, length, *code_point); warning: tree-sitter@0.25.3: | ^~~~~~~~~~~ error: failed to run custom build command for `tree-sitter v0.25.3` Caused by: process didn't exit successfully: `/tmp/work/devel/diffsitter/work/diffsitter-0.9.0/target/release/build/tree-sitter-63f7b14f5173c3ca/build-script-build` (exit status: 1) --- stdout cargo:rerun-if-env-changed=CARGO_FEATURE_WASM cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/alloc.c cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/alloc.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/array.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/atomic.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/clock.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/error_costs.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/get_changed_ranges.c cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/get_changed_ranges.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/host.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/language.c cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/language.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/length.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/lexer.c cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/lexer.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/lib.c cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/node.c cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/parser.c cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/parser.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/point.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/portable cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/query.c cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/reduce_action.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/reusable_node.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/stack.c cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/stack.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/subtree.c cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/subtree.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/tree.c cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/tree.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/tree_cursor.c cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/tree_cursor.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/ts_assert.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/unicode cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/unicode.h cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/wasm cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/wasm_store.c cargo:rerun-if-changed=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/wasm_store.h OUT_DIR = Some(/tmp/work/devel/diffsitter/work/diffsitter-0.9.0/target/release/build/tree-sitter-0a4bd249b1c1c055/out) OPT_LEVEL = Some(3) TARGET = Some(x86_64-unknown-illumos) HOST = Some(x86_64-unknown-illumos) cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos CC_x86_64-unknown-illumos = None cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos CC_x86_64_unknown_illumos = None cargo:rerun-if-env-changed=HOST_CC HOST_CC = None cargo:rerun-if-env-changed=CC CC = Some(gcc) cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM CC_KNOWN_WRAPPER_CUSTOM = None RUSTC_WRAPPER = None cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS CRATE_CC_NO_DEFAULTS = None DEBUG = Some(false) CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) cargo:rerun-if-env-changed=CFLAGS CFLAGS = Some(-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include) cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS CC_SHELL_ESCAPED_FLAGS = None cargo:rerun-if-env-changed=HOST_CFLAGS HOST_CFLAGS = None cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos CFLAGS_x86_64_unknown_illumos = None cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos CFLAGS_x86_64-unknown-illumos = None CARGO_ENCODED_RUSTFLAGS = Some(-Clink-arg=-Wl,-R/opt/pkg/lib) OUT_DIR = Some(/tmp/work/devel/diffsitter/work/diffsitter-0.9.0/target/release/build/tree-sitter-0a4bd249b1c1c055/out) cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS CRATE_CC_NO_DEFAULTS = None TARGET = Some(x86_64-unknown-illumos) CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) HOST = Some(x86_64-unknown-illumos) cargo:rerun-if-env-changed=CFLAGS CFLAGS = Some(-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include) cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS CC_SHELL_ESCAPED_FLAGS = None cargo:rerun-if-env-changed=HOST_CFLAGS HOST_CFLAGS = None cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos CFLAGS_x86_64_unknown_illumos = None cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos CFLAGS_x86_64-unknown-illumos = None OUT_DIR = Some(/tmp/work/devel/diffsitter/work/diffsitter-0.9.0/target/release/build/tree-sitter-0a4bd249b1c1c055/out) cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS CRATE_CC_NO_DEFAULTS = None TARGET = Some(x86_64-unknown-illumos) CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) HOST = Some(x86_64-unknown-illumos) cargo:rerun-if-env-changed=CFLAGS CFLAGS = Some(-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include) cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS CC_SHELL_ESCAPED_FLAGS = None cargo:rerun-if-env-changed=HOST_CFLAGS HOST_CFLAGS = None cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos CFLAGS_x86_64_unknown_illumos = None cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos CFLAGS_x86_64-unknown-illumos = None OUT_DIR = Some(/tmp/work/devel/diffsitter/work/diffsitter-0.9.0/target/release/build/tree-sitter-0a4bd249b1c1c055/out) cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS CRATE_CC_NO_DEFAULTS = None TARGET = Some(x86_64-unknown-illumos) CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) HOST = Some(x86_64-unknown-illumos) cargo:rerun-if-env-changed=CFLAGS CFLAGS = Some(-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include) cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS CC_SHELL_ESCAPED_FLAGS = None cargo:rerun-if-env-changed=HOST_CFLAGS HOST_CFLAGS = None cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos CFLAGS_x86_64_unknown_illumos = None cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos CFLAGS_x86_64-unknown-illumos = None OUT_DIR = Some(/tmp/work/devel/diffsitter/work/diffsitter-0.9.0/target/release/build/tree-sitter-0a4bd249b1c1c055/out) cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS CRATE_CC_NO_DEFAULTS = None TARGET = Some(x86_64-unknown-illumos) CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) HOST = Some(x86_64-unknown-illumos) cargo:rerun-if-env-changed=CFLAGS CFLAGS = Some(-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include) cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS CC_SHELL_ESCAPED_FLAGS = None cargo:rerun-if-env-changed=HOST_CFLAGS HOST_CFLAGS = None cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos CFLAGS_x86_64_unknown_illumos = None cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos CFLAGS_x86_64-unknown-illumos = None OUT_DIR = Some(/tmp/work/devel/diffsitter/work/diffsitter-0.9.0/target/release/build/tree-sitter-0a4bd249b1c1c055/out) cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS CRATE_CC_NO_DEFAULTS = None TARGET = Some(x86_64-unknown-illumos) CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) HOST = Some(x86_64-unknown-illumos) cargo:rerun-if-env-changed=CFLAGS CFLAGS = Some(-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include) cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS CC_SHELL_ESCAPED_FLAGS = None cargo:rerun-if-env-changed=HOST_CFLAGS HOST_CFLAGS = None cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos CFLAGS_x86_64_unknown_illumos = None cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos CFLAGS_x86_64-unknown-illumos = None cargo:warning=In file included from /tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././unicode.h:15, cargo:warning= from /tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/./lexer.c:3, cargo:warning= from /tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/lib.c:4: cargo:warning=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././portable/endian.h:233:6: error: #error platform not supported cargo:warning= 233 | # error platform not supported cargo:warning= | ^~~~~ cargo:warning=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././unicode.h: In function 'ts_decode_utf16_le': cargo:warning=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././unicode.h:18:9: error: implicit declaration of function 'le16toh' [-Wimplicit-function-declaration] cargo:warning= 18 | (c)=le16toh((s)[(i)++]); \ cargo:warning= | ^~~~~~~ cargo:warning=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././unicode.h:57:3: note: in expansion of macro 'U16_NEXT_LE' cargo:warning= 57 | U16_NEXT_LE(((uint16_t *)string), i, length, *code_point); cargo:warning= | ^~~~~~~~~~~ cargo:warning=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././unicode.h: In function 'ts_decode_utf16_be': cargo:warning=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././unicode.h:29:9: error: implicit declaration of function 'be16toh' [-Wimplicit-function-declaration] cargo:warning= 29 | (c)=be16toh((s)[(i)++]); \ cargo:warning= | ^~~~~~~ cargo:warning=/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/././unicode.h:67:3: note: in expansion of macro 'U16_NEXT_BE' cargo:warning= 67 | U16_NEXT_BE(((uint16_t *)string), i, length, *code_point); cargo:warning= | ^~~~~~~~~~~ --- stderr error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "gcc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src" "-I" "/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/wasm" "-I" "/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/include" "-std=c11" "-fvisibility=hidden" "-Wshadow" "-Wno-unused-parameter" "-Wno-incompatible-pointer-types" "-D_POSIX_C_SOURCE=200112L" "-D_DEFAULT_SOURCE" "-pipe" "-O2" "-msave-args" "-fno-aggressive-loop-optimizations" "-I/opt/pkg/include" "-I/usr/include" "-o" "/tmp/work/devel/diffsitter/work/diffsitter-0.9.0/target/release/build/tree-sitter-0a4bd249b1c1c055/out/98490c8781b409d2-lib.o" "-c" "/tmp/work/devel/diffsitter/work/vendor/tree-sitter-0.25.3/src/lib.c" warning: build failed, waiting for other jobs to finish... *** Error code 101 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/diffsitter *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/diffsitter