===> Building for onefetch-2.22.0 Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.13 Compiling quote v1.0.37 Compiling syn v2.0.77 Compiling libc v0.2.158 Compiling cfg-if v1.0.0 Compiling memchr v2.7.4 Compiling autocfg v1.3.0 Compiling thiserror v1.0.63 Compiling thiserror-impl v1.0.63 Compiling aho-corasick v1.1.3 Compiling regex-syntax v0.8.4 Compiling regex-automata v0.4.7 Compiling once_cell v1.19.0 Compiling jobserver v0.1.32 Compiling shlex v1.3.0 Compiling cc v1.1.21 Compiling crossbeam-utils v0.8.20 Compiling bstr v1.10.0 Compiling lock_api v0.4.12 Compiling scopeguard v1.2.0 Compiling smallvec v1.13.2 Compiling tinyvec_macros v0.1.1 Compiling tinyvec v1.8.0 Compiling cmake v0.1.51 Compiling adler2 v2.0.0 Compiling miniz_oxide v0.8.0 Compiling libz-ng-sys v1.1.16 Compiling unicode-normalization v0.1.24 The following warnings were emitted during compilation: warning: libz-ng-sys@1.1.16: Compiler family detection failed due to error: ToolExecError: Command "clang++" "-E" "/Users/pbulk/build/sysutils/onefetch/work/onefetch-2.22.0/target/release/build/libz-ng-sys-267fb9d87a8016fe/out/4835802440993205075detect_compiler_family.c" with args clang++ did not execute successfully (status code exit status: 1). warning: libz-ng-sys@1.1.16: PKGSRC-WARNING: Something is trying to run the c++ compiler, warning: libz-ng-sys@1.1.16: PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. error: failed to run custom build command for `libz-ng-sys v1.1.16` Caused by: process didn't exit successfully: `/Users/pbulk/build/sysutils/onefetch/work/onefetch-2.22.0/target/release/build/libz-ng-sys-789518d482139669/build-script-cmake` (exit status: 101) --- stdout CMAKE_TOOLCHAIN_FILE_aarch64-apple-darwin = None CMAKE_TOOLCHAIN_FILE_aarch64_apple_darwin = None HOST_CMAKE_TOOLCHAIN_FILE = None CMAKE_TOOLCHAIN_FILE = None CMAKE_GENERATOR_aarch64-apple-darwin = None CMAKE_GENERATOR_aarch64_apple_darwin = None HOST_CMAKE_GENERATOR = None CMAKE_GENERATOR = None cargo:warning=Compiler family detection failed due to error: ToolExecError: Command "clang++" "-E" "/Users/pbulk/build/sysutils/onefetch/work/onefetch-2.22.0/target/release/build/libz-ng-sys-267fb9d87a8016fe/out/4835802440993205075detect_compiler_family.c" with args clang++ did not execute successfully (status code exit status: 1). cargo:warning=PKGSRC-WARNING: Something is trying to run the c++ compiler, cargo:warning=PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. CMAKE_PREFIX_PATH_aarch64-apple-darwin = None CMAKE_PREFIX_PATH_aarch64_apple_darwin = None HOST_CMAKE_PREFIX_PATH = None CMAKE_PREFIX_PATH = None CMAKE_aarch64-apple-darwin = None CMAKE_aarch64_apple_darwin = None HOST_CMAKE = None CMAKE = None running: cd "/Users/pbulk/build/sysutils/onefetch/work/onefetch-2.22.0/target/release/build/libz-ng-sys-267fb9d87a8016fe/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/Users/pbulk/build/sysutils/onefetch/work/vendor/libz-ng-sys-1.1.16/src/zlib-ng" "-DCMAKE_OSX_ARCHITECTURES=arm64" "-DBUILD_SHARED_LIBS=OFF" "-DZLIB_COMPAT=OFF" "-DZLIB_ENABLE_TESTS=OFF" "-DWITH_GZFILEOP=ON" "-DCMAKE_INSTALL_PREFIX=/Users/pbulk/build/sysutils/onefetch/work/onefetch-2.22.0/target/release/build/libz-ng-sys-267fb9d87a8016fe/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC --target=arm64-apple-darwin -mmacosx-version-min=12.3 -pipe -I/opt/pkg/include" "-DCMAKE_C_COMPILER=/Users/pbulk/build/sysutils/onefetch/work/.cwrapper/bin/clang" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC --target=arm64-apple-darwin -mmacosx-version-min=12.3 -pipe -I/opt/pkg/include" "-DCMAKE_CXX_COMPILER=/Users/pbulk/build/sysutils/onefetch/work/.cwrapper/bin/clang++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC --target=arm64-apple-darwin -mmacosx-version-min=12.3 -pipe -I/opt/pkg/include" "-DCMAKE_ASM_COMPILER=/Users/pbulk/build/sysutils/onefetch/work/.cwrapper/bin/clang" "-DCMAKE_BUILD_TYPE=Release" -- Using CMake version 3.31.1 -- ZLIB_HEADER_VERSION: 1.3.0 -- ZLIBNG_HEADER_VERSION: 2.1.6 -- The C compiler identification is AppleClang 13.1.6.13160021 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/pbulk/build/sysutils/onefetch/work/.cwrapper/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Arch detected: 'arm64' -- Basearch of 'arm64' has been detected as: 'arm' -- Performing Test FNO_LTO_AVAILABLE -- Performing Test FNO_LTO_AVAILABLE - Success -- Looking for features.h -- Looking for features.h - not found -- ARM floating point arch not auto-detected -- Looking for arm_acle.h -- Looking for arm_acle.h - found -- Looking for sys/auxv.h -- Looking for sys/auxv.h - not found -- 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 - failed -- Check size of _off64_t -- Check size of _off64_t - failed -- Check size of __off64_t -- Check size of __off64_t - failed -- 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_ATTRIBUTE_ALIGNED -- Performing Test HAVE_ATTRIBUTE_ALIGNED - 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_ACLE_FLAG -- Performing Test HAVE_ACLE_FLAG - Success -- Performing Test NEON_AVAILABLE -- Performing Test NEON_AVAILABLE - Success -- Performing Test NEON_HAS_LD4 -- Performing Test NEON_HAS_LD4 - Success -- Performing Test HAVE_MARCH_ARMV6 -- Performing Test HAVE_MARCH_ARMV6 - Failed -- Performing Test HAVE_ARMV6_INLINE_ASM -- Performing Test HAVE_ARMV6_INLINE_ASM - Failed -- Performing Test HAVE_ARMV6_INTRIN -- Performing Test HAVE_ARMV6_INTRIN - Failed -- Architecture-specific source files: arch/arm/arm_features.c;arch/arm/crc32_acle.c;arch/arm/insert_string_acle.c;arch/arm/adler32_neon.c;arch/arm/chunkset_neon.c;arch/arm/compare256_neon.c;arch/arm/slide_hash_neon.c -- The following features have been enabled: * CMAKE_BUILD_TYPE, Build type: Release (selected) * ACLE_CRC, Support ACLE optimized CRC hash generation, using "-march=armv8-a+crc" * NEON_ADLER32, Support NEON instructions in adler32, using "-mfpu=neon" * NEON_SLIDEHASH, Support NEON instructions in slide_hash, using "-mfpu=neon" * WITH_GZFILEOP, Compile with support for gzFile related functions * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API * WITH_SANITIZER, Enable sanitizer support * WITH_GTEST, Build gtest_zlib * WITH_OPTIM, Build with optimisation * WITH_NEW_STRATEGIES, Use new strategies * WITH_ACLE, Build with ACLE * WITH_NEON, Build with NEON intrinsics -- The following features have been disabled: * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix * ZLIB_COMPAT, Compile with zlib compatible API * ZLIB_ENABLE_TESTS, Build test binaries * 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_ARMV6, Build with ARMv6 SIMD * INSTALL_UTILS, Copy minigzip and minideflate during install -- Configuring done (6.3s) -- Generating done (0.0s) -- Build files have been written to: /Users/pbulk/build/sysutils/onefetch/work/onefetch-2.22.0/target/release/build/libz-ng-sys-267fb9d87a8016fe/out/build running: cd "/Users/pbulk/build/sysutils/onefetch/work/onefetch-2.22.0/target/release/build/libz-ng-sys-267fb9d87a8016fe/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Release" --- stderr CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. CMake Warning (dev) at /opt/pkg/share/cmake-3.31/Modules/CMakeDependentOption.cmake:89 (message): Policy CMP0127 is not set: cmake_dependent_option() supports full Condition Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:105 (cmake_dependent_option) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER CMAKE_ASM_FLAGS CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS make: argument '--jobserver-fds=8,9' to option '-j' must be a positive number thread 'main' panicked at /Users/pbulk/build/sysutils/onefetch/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 *** Error code 101 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/onefetch WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/onefetch