+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-cramjam-2.8.4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-cramjam-2.8.4/work.log ===> Building for py310-cramjam-2.8.4 * Building wheel... Running `maturin-3.10 pep517 build-wheel -i /opt/pkg/bin/python3.10 --compatibility off -j4` ⚠️ Warning: `project.version` field is required in pyproject.toml unless it is present in the `project.dynamic` list 🔗 Found pyo3 bindings 🐍 Found CPython 3.10 at /opt/pkg/bin/python3.10 Compiling libc v0.2.158 Compiling shlex v1.3.0 Compiling once_cell v1.19.0 Compiling target-lexicon v0.12.16 Compiling autocfg v1.3.0 Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.13 Compiling pkg-config v0.3.31 Compiling pyo3-build-config v0.22.3 Compiling jobserver v0.1.32 Compiling cc v1.1.21 Compiling quote v1.0.37 Compiling same-file v1.0.6 Compiling syn v2.0.77 Compiling walkdir v2.5.0 Compiling copy_dir v0.1.3 Compiling serde v1.0.210 Compiling indexmap v1.9.3 Compiling cfg-if v1.0.0 Compiling rustix v0.38.37 Compiling zstd-sys v2.0.13+zstd.1.5.6 Compiling errno v0.3.9 Compiling syn v1.0.109 Compiling bitflags v2.6.0 Compiling hashbrown v0.12.3 Compiling os_str_bytes v6.6.1 Compiling serde_json v1.0.128 Compiling clap_lex v0.2.4 Compiling libdeflate-sys v1.19.3 Compiling cmake v0.1.51 Compiling atty v0.2.14 Compiling lock_api v0.4.12 Compiling fastrand v2.1.1 Compiling cbindgen v0.24.5 Compiling strsim v0.10.0 Compiling textwrap v0.16.1 Compiling serde_derive v1.0.210 Compiling termcolor v1.4.1 Compiling bitflags v1.3.2 Compiling ryu v1.0.18 Compiling parking_lot_core v0.9.10 Compiling memchr v2.7.4 Compiling itoa v1.0.11 Compiling clap v3.2.25 Compiling tempfile v3.12.0 Compiling blosc2-sys v0.3.1+2.15.1 Compiling toml v0.5.11 Compiling isal-sys v0.3.1+496255c Compiling bzip2-sys v0.1.11+1.0.8 Compiling lz4-sys v1.11.0 Compiling lzma-sys v0.1.20 Compiling pyo3-ffi v0.22.3 Compiling pyo3-macros-backend v0.22.3 Compiling scopeguard v1.2.0 Compiling heck v0.4.1 Compiling zstd-safe v7.2.1 Compiling alloc-no-stdlib v2.0.4 Compiling smallvec v1.13.2 Compiling log v0.4.22 Compiling alloc-stdlib v0.2.2 Compiling memoffset v0.9.1 Compiling adler2 v2.0.0 Compiling heck v0.5.0 error: failed to run custom build command for `isal-sys v0.3.1+496255c` Caused by: process didn't exit successfully: `/home/pbulk/build/archivers/py-cramjam/work/cramjam-2.8.4/target/release/build/isal-sys-0d29347239768550/build-script-build` (exit status: 101) --- stdout cargo:rerun-if-changed=build.rs libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: linking file 'build-aux/ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. ---------------------------------------------------------------- Initialized build system. For a common configuration please run: ---------------------------------------------------------------- ./configure --prefix=/usr --libdir=/usr/lib/amd64 OPT_LEVEL = Some(3) TARGET = Some(x86_64-unknown-illumos) OUT_DIR = Some(/home/pbulk/build/archivers/py-cramjam/work/cramjam-2.8.4/target/release/build/isal-sys-a359ff48b9de212e/out) 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_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:rerun-if-env-changed=HOST_CFLAGS HOST_CFLAGS = None cargo:rerun-if-env-changed=CFLAGS CFLAGS = Some(-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include/python3.10 -I/opt/pkg/include) cargo:rerun-if-env-changed=CC_SHELL_ESCAPED_FLAGS CC_SHELL_ESCAPED_FLAGS = None checking for a BSD-compatible install... /home/pbulk/build/archivers/py-cramjam/work/.tools/bin/install -c checking whether build environment is sane... yes checking for x86_64-unknown-illumos-strip... no checking for strip... strip checking for a race-free mkdir -p... mkdir -p checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for x86_64-unknown-illumos-gcc... gcc checking whether the C compiler works... no --- stderr configure.ac:22: installing 'build-aux/compile' configure.ac:24: installing 'build-aux/config.guess' configure.ac:24: installing 'build-aux/config.sub' configure.ac:11: installing 'build-aux/install-sh' configure.ac:11: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' configure: error: in '/home/pbulk/build/archivers/py-cramjam/work/cramjam-2.8.4/target/release/build/isal-sys-a359ff48b9de212e/out/isa-l': configure: error: C compiler cannot create executables See 'config.log' for more details thread 'main' panicked at /home/pbulk/build/archivers/py-cramjam/work/vendor/isal-sys-0.3.1+496255c/build.rs:72:17: configure failed note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace warning: build failed, waiting for other jobs to finish... warning: blosc2-sys@0.3.1+2.15.1: Compiler family detection failed due to error: ToolExecError: Command "g++" "-E" "/home/pbulk/build/archivers/py-cramjam/work/cramjam-2.8.4/target/release/build/blosc2-sys-eacff0188e85f176/out/14472430053592159250detect_compiler_family.c" with args g++ did not execute successfully (status code exit status: 1). error: failed to run custom build command for `blosc2-sys v0.3.1+2.15.1` Caused by: process didn't exit successfully: `/home/pbulk/build/archivers/py-cramjam/work/cramjam-2.8.4/target/release/build/blosc2-sys-2ca0e3f44ca82822/build-script-build` (exit status: 101) --- stdout cargo:rerun-if-changed=build.rs CMAKE_TOOLCHAIN_FILE_x86_64-unknown-illumos = None CMAKE_TOOLCHAIN_FILE_x86_64_unknown_illumos = None HOST_CMAKE_TOOLCHAIN_FILE = None CMAKE_TOOLCHAIN_FILE = None CMAKE_GENERATOR_x86_64-unknown-illumos = None CMAKE_GENERATOR_x86_64_unknown_illumos = None HOST_CMAKE_GENERATOR = None CMAKE_GENERATOR = None cargo:warning=Compiler family detection failed due to error: ToolExecError: Command "g++" "-E" "/home/pbulk/build/archivers/py-cramjam/work/cramjam-2.8.4/target/release/build/blosc2-sys-eacff0188e85f176/out/14472430053592159250detect_compiler_family.c" with args g++ did not execute successfully (status code exit status: 1). CMAKE_PREFIX_PATH_x86_64-unknown-illumos = None CMAKE_PREFIX_PATH_x86_64_unknown_illumos = None HOST_CMAKE_PREFIX_PATH = None CMAKE_PREFIX_PATH = None CMAKE_x86_64-unknown-illumos = None CMAKE_x86_64_unknown_illumos = None HOST_CMAKE = None CMAKE = None running: cd "/home/pbulk/build/archivers/py-cramjam/work/cramjam-2.8.4/target/release/build/blosc2-sys-eacff0188e85f176/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/home/pbulk/build/archivers/py-cramjam/work/cramjam-2.8.4/target/release/build/blosc2-sys-eacff0188e85f176/out/c-blosc2" "-DCMAKE_POSITION_INDEPENDENT_CODE=ON" "-DBUILD_SHARED_LIBS=ON" "-DBUILD_FUZZERS=OFF" "-DBUILD_BENCHMARKS=OFF" "-DBUILD_EXAMPLES=OFF" "-DBUILD_STATIC=OFF" "-DBUILD_SHARED=OFF" "-DBUILD_TESTS=OFF" "-DBUILD_PLUGINS=OFF" "-DCMAKE_C_FLAGS=-pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include/python3.10 -I/opt/pkg/include" "-DBUILD_STATIC=ON" "-DCMAKE_INSTALL_PREFIX=/home/pbulk/build/archivers/py-cramjam/work/cramjam-2.8.4/target/release/build/blosc2-sys-eacff0188e85f176/out" "-DCMAKE_C_COMPILER=/home/pbulk/build/archivers/py-cramjam/work/.cwrapper/bin/gcc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -pipe -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include/python3.10 -I/opt/pkg/include" "-DCMAKE_CXX_COMPILER=/home/pbulk/build/archivers/py-cramjam/work/.cwrapper/bin/g++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -pipe -msave-args -fno-aggressive-loop-optimizations -I/usr/include -I/opt/pkg/include/python3.10 -I/opt/pkg/include" "-DCMAKE_ASM_COMPILER=/home/pbulk/build/archivers/py-cramjam/work/.cwrapper/bin/gcc" "-DCMAKE_BUILD_TYPE=Release" -- The C compiler identification is GNU 13.3.0 -- The ASM compiler identification is GNU -- Found assembler: /home/pbulk/build/archivers/py-cramjam/work/.cwrapper/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/archivers/py-cramjam/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Using LZ4 internal sources. -- Using ZLIB-NG internal sources for ZLIB support. -- Using CMake version 3.31.7 -- ZLIB_HEADER_VERSION: 1.2.11 -- ZLIBNG_HEADER_VERSION: 2.0.7 -- Arch detected: 'x86_64' -- Basearch of 'x86_64' has been detected as: 'x86' -- Performing Test FNO_LTO_AVAILABLE -- Performing Test FNO_LTO_AVAILABLE - Success -- Architecture supports unaligned reads -- Architecture supports unaligned reads of > 4 bytes -- Looking for sys/sdt.h -- Looking for sys/sdt.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of off64_t -- Check size of off64_t - done -- Looking for fseeko -- Looking for fseeko - found -- Looking for strerror -- Looking for strerror - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for aligned_alloc -- Looking for aligned_alloc - found -- Performing Test HAVE_NO_INTERPOSITION -- Performing Test HAVE_NO_INTERPOSITION - Success -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success -- Performing Test HAVE_BUILTIN_CTZ -- Performing Test HAVE_BUILTIN_CTZ - Success -- Performing Test HAVE_BUILTIN_CTZLL -- Performing Test HAVE_BUILTIN_CTZLL - Success -- Performing Test HAVE_PTRDIFF_T -- Performing Test HAVE_PTRDIFF_T - Success -- Performing Test HAVE_SSE2_INTRIN -- Performing Test HAVE_SSE2_INTRIN - Success -- Performing Test HAVE_SSSE3_INTRIN -- Performing Test HAVE_SSSE3_INTRIN - Success -- Performing Test HAVE_SSE42CRC_INLINE_ASM -- Performing Test HAVE_SSE42CRC_INLINE_ASM - Success -- Performing Test HAVE_SSE42CRC_INTRIN -- Performing Test HAVE_SSE42CRC_INTRIN - Success -- Performing Test HAVE_SSE42CMPSTR_INTRIN -- Performing Test HAVE_SSE42CMPSTR_INTRIN - Success -- Performing Test HAVE_PCLMULQDQ_INTRIN -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success -- Performing Test HAVE_AVX2_INTRIN -- Performing Test HAVE_AVX2_INTRIN - Success -- Architecture-specific source files: arch/x86/x86.c;arch/x86/slide_avx.c;arch/x86/chunkset_avx.c;arch/x86/compare258_avx.c;arch/x86/adler32_avx.c;arch/x86/insert_string_sse.c;arch/x86/compare258_sse.c;arch/x86/chunkset_sse.c;arch/x86/slide_sse.c;arch/x86/adler32_ssse3.c;arch/x86/crc_folding.c -- Renaming -- /home/pbulk/build/archivers/py-cramjam/work/cramjam-2.8.4/target/release/build/blosc2-sys-eacff0188e85f176/out/c-blosc2/internal-complibs/zlib-ng-2.0.7/zconf.h -- to 'zconf.h.included' because this file is included with zlib -- but CMake generates it automatically in the build directory. -- The following features have been enabled: * CMAKE_BUILD_TYPE, Build type: Release (selected) * WITH_GZFILEOP, Compile with support for gzFile related functions * ZLIB_COMPAT, Compile with zlib compatible API * WITH_OPTIM, Build with optimisation * WITH_NEW_STRATEGIES, Use new strategies * WITH_UNALIGNED, Support unaligned reads on platforms that support it * WITH_AVX2, Build with AVX2 * WITH_SSE2, Build with SSE2 * WITH_SSSE3, Build with SSSE3 * WITH_SSE4, Build with SSE4 * WITH_PCLMULQDQ, Build with PCLMULQDQ * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "-mavx2" * AVX_CHUNKSET, Support AVX optimized chunkset, using "-mavx2" * AVX2_COMPARE258, Support AVX2 optimized compare258, using "-mavx2" * AVX2_ADLER32, Support AVX2-accelerated adler32, using "-mavx2" * SSE42_CRC, Support SSE4.2 optimized CRC hash generation, using "-msse4" * SSE42_COMPARE258, Support SSE4.2 optimized compare258, using "-msse4" * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "-mssse3" * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using "-mssse3 -msse4 -mpclmul" -- The following REQUIRED packages have been found: * Threads -- The following features have been disabled: * ZLIB_ENABLE_TESTS, Build test binaries * ZLIB_DUAL_LINK, Dual link tests against system zlib * WITH_FUZZERS, Build test/fuzz * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings * WITH_CODE_COVERAGE, Enable code coverage reporting * WITH_INFLATE_STRICT, Build with strict inflate distance checking * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances * INSTALL_UTILS, Copy minigzip and minideflate during install * FORCE_TZCNT, Assume CPU is TZCNT capable -- Using ZSTD internal sources. -- Building for system processor i386 -- Building for compiler ID GNU -- Adding support for assembly sources in ZSTD -- Adding run-time support for SSE2 -- Adding run-time support for AVX2 -- Adding run-time support for AVX512 -- Configuring done (53.5s) -- Generating done (0.1s) -- Build files have been written to: /home/pbulk/build/archivers/py-cramjam/work/cramjam-2.8.4/target/release/build/blosc2-sys-eacff0188e85f176/out/build running: cd "/home/pbulk/build/archivers/py-cramjam/work/cramjam-2.8.4/target/release/build/blosc2-sys-eacff0188e85f176/out/build" && MAKEFLAGS="-j --jobserver-fds=5,6 --jobserver-auth=5,6" "cmake" "--build" "." "--target" "install" "--config" "Release" --- stderr Configuring for Blosc version: 2.15.2.dev CMake Deprecation Warning at internal-complibs/zlib-ng-2.0.7/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS make: argument '--jobserver-fds=5,6' to option '-j' must be a positive number thread 'main' panicked at /home/pbulk/build/archivers/py-cramjam/work/vendor/cmake-0.1.51/src/lib.rs:1100:5: command did not execute successfully, got: exit status: 2 build script failed, must exit now note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace 💥 maturin failed Caused by: Failed to build a native library through cargo Caused by: Cargo build finished with "exit status: 101": `env -u CARGO PYO3_ENVIRONMENT_SIGNATURE="cpython-3.10-64bit" PYO3_PYTHON="/opt/pkg/bin/python3.10" PYTHON_SYS_EXECUTABLE="/opt/pkg/bin/python3.10" "cargo" "rustc" "--jobs" "4" "--message-format" "json-render-diagnostics" "--manifest-path" "/home/pbulk/build/archivers/py-cramjam/work/cramjam-2.8.4/Cargo.toml" "--release" "--lib" "--" "-C" "strip=symbols"` Error: command ['maturin-3.10', 'pep517', 'build-wheel', '-i', '/opt/pkg/bin/python3.10', '--compatibility', 'off', '-j4'] returned non-zero exit status 1 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/py-cramjam WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/py-cramjam