+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/onefetch-2.14.2/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/onefetch-2.14.2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for onefetch-2.14.2 Compiling autocfg v1.1.0 Compiling libc v0.2.137 Compiling proc-macro2 v1.0.46 Compiling unicode-ident v1.0.0 Compiling quote v1.0.18 Compiling syn v1.0.95 Compiling cfg-if v1.0.0 Compiling memchr v2.5.0 Compiling thiserror v1.0.35 Compiling thiserror-impl v1.0.35 Compiling crossbeam-utils v0.8.8 Compiling once_cell v1.15.0 Compiling jobserver v0.1.24 Compiling scopeguard v1.1.0 Compiling cc v1.0.73 Compiling version_check v0.9.4 Compiling lock_api v0.4.7 Compiling lazy_static v1.4.0 Compiling num_cpus v1.13.1 Compiling num-traits v0.2.15 Compiling pkg-config v0.3.25 Compiling cmake v0.1.48 Compiling regex-automata v0.1.10 Compiling bstr v1.0.1 Compiling libz-sys v1.1.6 Compiling itoa v1.0.3 Compiling smallvec v1.9.0 error: failed to run custom build command for `libz-sys v1.1.6` Caused by: process didn't exit successfully: `/home/pbulk/build/sysutils/onefetch/work/onefetch-2.14.2/target/release/build/libz-sys-6ff406bea7a78ca1/build-script-build` (exit status: 101) --- stdout cargo:rerun-if-env-changed=LIBZ_SYS_STATIC 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 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: "cmake" "/home/pbulk/build/sysutils/onefetch/work/vendor/libz-sys-1.1.6/src/zlib-ng" "-DBUILD_SHARED_LIBS=OFF" "-DZLIB_COMPAT=ON" "-DZLIB_ENABLE_TESTS=OFF" "-DWITH_GZFILEOP=ON" "-DCMAKE_INSTALL_PREFIX=/home/pbulk/build/sysutils/onefetch/work/onefetch-2.14.2/target/release/build/libz-sys-77bc3617c2e52c3f/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -pipe -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include" "-DCMAKE_C_COMPILER=/home/pbulk/build/sysutils/onefetch/work/.cwrapper/bin/gcc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -pipe -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include" "-DCMAKE_CXX_COMPILER=/home/pbulk/build/sysutils/onefetch/work/.cwrapper/bin/g++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -pipe -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include" "-DCMAKE_ASM_COMPILER=/home/pbulk/build/sysutils/onefetch/work/.cwrapper/bin/gcc" "-DCMAKE_BUILD_TYPE=Release" -- Using CMake version 3.25.1 -- ZLIB_HEADER_VERSION: 1.2.11 -- ZLIBNG_HEADER_VERSION: 2.1.0.devel -- The C compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/sysutils/onefetch/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Arch detected: 'x86_64' -- Basearch of 'x86_64' has been detected as: 'x86' -- Performing Test FNO_LTO_AVAILABLE -- Performing Test FNO_LTO_AVAILABLE - Success -- 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 -- 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_AVX2_INTRIN -- Performing Test HAVE_AVX2_INTRIN - Success -- Performing Test HAVE_AVX512_INTRIN -- Performing Test HAVE_AVX512_INTRIN - Success -- Performing Test HAVE_MASK_INTRIN -- Performing Test HAVE_MASK_INTRIN - Success -- Performing Test HAVE_AVX512VNNI_INTRIN -- Performing Test HAVE_AVX512VNNI_INTRIN - Success -- Performing Test HAVE_SSE41_INTRIN -- Performing Test HAVE_SSE41_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_SSE2_INTRIN -- Performing Test HAVE_SSE2_INTRIN - Success -- Performing Test HAVE_SSSE3_INTRIN -- Performing Test HAVE_SSSE3_INTRIN - Success -- Performing Test HAVE_PCLMULQDQ_INTRIN -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success -- Performing Test HAVE_VPCLMULQDQ_INTRIN -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Failed -- Architecture-specific source files: arch/x86/x86_features.c;arch/x86/slide_hash_avx2.c;arch/x86/chunkset_avx.c;arch/x86/compare256_avx2.c;arch/x86/adler32_avx2.c;arch/x86/adler32_avx512.c;arch/x86/adler32_avx512_vnni.c;arch/x86/insert_string_sse42.c;arch/x86/chunkset_sse2.c;arch/x86/compare256_sse2.c;arch/x86/slide_hash_sse2.c;arch/x86/adler32_ssse3.c;arch/x86/crc32_fold_pclmulqdq.c -- The following features have been enabled: * CMAKE_BUILD_TYPE, Build type: Release (selected) * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "-mavx2" * AVX_CHUNKSET, Support AVX optimized chunkset, using "-mavx2" * AVX2_COMPARE256, Support AVX2 optimized compare256, using "-mavx2" * AVX2_ADLER32, Support AVX2-accelerated adler32, using "-mavx2" * AVX512_ADLER32, Support AVX512-accelerated adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mtune=cascadelake" * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mavx512vnni -mtune=cascadelake" * SSE42_CRC, Support SSE4.2 optimized CRC hash generation, using "-msse4.2" * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "-mssse3" * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using "-mssse3 -msse4.2 -mpclmul" * WITH_GZFILEOP, Compile with support for gzFile related functions * ZLIB_COMPAT, Compile with zlib compatible API * WITH_SANITIZER, Enable sanitizer support * WITH_OPTIM, Build with optimisation * WITH_NEW_STRATEGIES, Use new strategies * WITH_AVX2, Build with AVX2 * WITH_AVX512, Build with AVX512 * WITH_AVX512VNNI, Build with AVX512 VNNI * WITH_SSE2, Build with SSE2 * WITH_SSSE3, Build with SSSE3 * WITH_SSE41, Build with SSE41 * WITH_SSE42, Build with SSE42 * WITH_PCLMULQDQ, Build with PCLMULQDQ -- The following features have been disabled: * FORCE_TZCNT, Assume CPU is TZCNT capable * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix * ZLIB_ENABLE_TESTS, Build test binaries * ZLIB_DUAL_LINK, Dual link tests against system zlib * WITH_FUZZERS, Build test/fuzz * WITH_BENCHMARKS, Build test/benchmarks * WITH_BENCHMARK_APPS, Build application benchmarks * 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 * WITH_VPCLMULQDQ, Build with VPCLMULQDQ * INSTALL_UTILS, Copy minigzip and minideflate during install -- Configuring done -- Generating done -- Build files have been written to: /home/pbulk/build/sysutils/onefetch/work/onefetch-2.14.2/target/release/build/libz-sys-77bc3617c2e52c3f/out/build running: "cmake" "--build" "." "--target" "install" "--config" "Release" "--parallel" "1" --- stderr CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER CMAKE_ASM_FLAGS CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS make: illegal argument to -j -- must be positive integer! thread 'main' panicked at ' command did not execute successfully, got: exit status: 1 build script failed, must exit now', /home/pbulk/build/sysutils/onefetch/work/vendor/cmake-0.1.48/src/lib.rs:975:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace *** Error code 101 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/sysutils/onefetch *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/sysutils/onefetch