=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for hck-0.9.1
   Compiling libc v0.2.139
   Compiling proc-macro2 v1.0.50
   Compiling unicode-ident v1.0.6
   Compiling quote v1.0.23
   Compiling syn v1.0.107
   Compiling cfg-if v1.0.0
   Compiling memchr v2.5.0
   Compiling cc v1.0.78
   Compiling version_check v0.9.4
   Compiling io-lifetimes v1.0.4
   Compiling autocfg v1.1.0
   Compiling proc-macro-error-attr v1.0.4
   Compiling lock_api v0.4.9
   Compiling cmake v0.1.49
   Compiling pkg-config v0.3.26
   Compiling log v0.4.17
   Compiling rustix v0.36.7
   Compiling libz-sys v1.1.8
   Compiling libdeflate-sys v0.12.0
   Compiling proc-macro-error v1.0.4
   Compiling aho-corasick v0.7.20
   Compiling errno v0.2.8
   Compiling scopeguard v1.1.0
   Compiling bitflags v1.3.2
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling regex-syntax v0.6.28
   Compiling futures-core v0.3.25
   Compiling once_cell v1.17.0
   Compiling crc32fast v1.3.2
   Compiling pin-project-internal v1.0.12
   Compiling regex v1.7.1
   Compiling getrandom v0.2.8
   Compiling thiserror v1.0.38
   Compiling termcolor v1.2.0
   Compiling regex-automata v0.1.10
   Compiling nanorand v0.7.0
   Compiling bstr v1.1.0
   Compiling spin v0.9.4
   Compiling pin-project v1.0.12
   Compiling is-terminal v0.4.2
   Compiling thiserror-impl v1.0.38
   Compiling num_cpus v1.15.0
   Compiling heck v0.4.0
   Compiling fnv v1.0.7
   Compiling os_str_bytes v6.4.1
   Compiling futures-sink v0.3.25
   Compiling anyhow v1.0.68
   Compiling clap_lex v0.3.1
   Compiling flume v0.10.14
   Compiling clap_derive v4.1.0
   Compiling globset v0.4.10
   Compiling core_affinity v0.8.0
   Compiling git-version-macro v0.3.5
   Compiling libdeflater v0.12.0
   Compiling bstr v0.2.17
   Compiling atty v0.2.14
   Compiling byteorder v1.4.3
   Compiling humantime v2.1.0
   Compiling same-file v1.0.6
   Compiling strsim v0.10.0
   Compiling bytes v1.3.0
   Compiling bytecount v0.6.3
   Compiling lazy_static v1.4.0
   Compiling ripline v0.1.0
   Compiling grep-cli v0.1.7
   Compiling clap v4.1.4
   Compiling env_logger v0.10.0
   Compiling git-version v0.3.5
   Compiling memmap2 v0.5.8
error: failed to run custom build command for `libz-sys v1.1.8`

Caused by:
  process didn't exit successfully: `/Users/pbulk/build/textproc/hck/work/hck-0.9.1/target/release/build/libz-sys-d217d58c1afeb0ec/build-script-build` (exit status: 101)
  --- stdout
  cargo:rerun-if-env-changed=LIBZ_SYS_STATIC
  cargo:rerun-if-changed=build.rs
  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
  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: "cmake" "/Users/pbulk/build/textproc/hck/work/vendor/libz-sys-1.1.8/src/zlib-ng" "-DCMAKE_OSX_ARCHITECTURES=arm64" "-DBUILD_SHARED_LIBS=OFF" "-DZLIB_COMPAT=ON" "-DZLIB_ENABLE_TESTS=OFF" "-DWITH_GZFILEOP=ON" "-DCMAKE_INSTALL_PREFIX=/Users/pbulk/build/textproc/hck/work/hck-0.9.1/target/release/build/libz-sys-c3bd9bf023819d76/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC --target=arm64-apple-darwin -pipe -I/opt/pkg/include" "-DCMAKE_C_COMPILER=/Users/pbulk/build/textproc/hck/work/.cwrapper/bin/clang" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC --target=arm64-apple-darwin -pipe -I/opt/pkg/include" "-DCMAKE_CXX_COMPILER=/Users/pbulk/build/textproc/hck/work/.cwrapper/bin/clang++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC --target=arm64-apple-darwin -pipe -I/opt/pkg/include" "-DCMAKE_ASM_COMPILER=/Users/pbulk/build/textproc/hck/work/.cwrapper/bin/clang" "-DCMAKE_BUILD_TYPE=Release"
  -- Using CMake version 3.25.2
  -- ZLIB_HEADER_VERSION: 1.2.11
  -- ZLIBNG_HEADER_VERSION: 2.1.0.devel
  -- The C compiler identification is AppleClang 14.0.0.14000029
  -- Detecting C compiler ABI info
  -- Detecting C compiler ABI info - done
  -- Check for working C compiler: /Users/pbulk/build/textproc/hck/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 HAVE_FLOATABI_SOFTFP
  -- Performing Test HAVE_FLOATABI_SOFTFP - Failed
  -- Performing Test HAVE_FLOATABI_HARD
  -- Performing Test HAVE_FLOATABI_HARD - Failed
  -- ARM floating point arch not auto-detected
  -- Performing Test FNO_LTO_AVAILABLE
  -- Performing Test FNO_LTO_AVAILABLE - Success
  -- 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
  -- 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_ACLE_FLAG
  -- Performing Test HAVE_ACLE_FLAG - Success
  -- Performing Test MFPU_NEON_AVAILABLE
  -- Performing Test MFPU_NEON_AVAILABLE - Success
  -- Performing Test NEON_HAS_LD4
  -- Performing Test NEON_HAS_LD4 - Success
  -- 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
   * ZLIB_COMPAT, Compile with zlib compatible API
   * WITH_SANITIZER, Enable sanitizer support
   * 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_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
   * INSTALL_UTILS, Copy minigzip and minideflate during install

  -- Configuring done
  -- Generating done
  -- Build files have been written to: /Users/pbulk/build/textproc/hck/work/hck-0.9.1/target/release/build/libz-sys-c3bd9bf023819d76/out/build
  running: "cmake" "--build" "." "--target" "install" "--config" "Release"

  --- 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', /Users/pbulk/build/textproc/hck/work/vendor/cmake-0.1.49/src/lib.rs:1104:5
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
*** Error code 101

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/hck
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/hck