=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for zig-0.6.0.tar.xz
=> Checksum RMD160 OK for zig-0.6.0.tar.xz
=> Checksum SHA512 OK for zig-0.6.0.tar.xz
===> Installing dependencies for zig-0.6.0
==========================================================================
The following variables will affect the build process of this package,
zig-0.6.0.  Their current value is shown below:

        * TERMINFO_DEFAULT = terminfo

Based on these variables, the following variables have been set:

        * TERMINFO_TYPE = terminfo

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.17.1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency lld>=9.0.1: found lld-10.0.0
=> Full dependency llvm>=9.0.1: found llvm-10.0.0
=> Full dependency clang>=9.0.1: found clang-10.0.0
===> Overriding tools for zig-0.6.0
===> Extracting for zig-0.6.0
===> Patching for zig-0.6.0
===> Creating toolchain wrappers for zig-0.6.0
===> Configuring for zig-0.6.0
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
-- The C compiler identification is Clang 10.0.10
-- The CXX compiler identification is Clang 10.0.10
-- Check for working C compiler: /data/scratch/lang/zig/work/.cwrapper/bin/clang
-- Check for working C compiler: /data/scratch/lang/zig/work/.cwrapper/bin/clang - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /data/scratch/lang/zig/work/.cwrapper/bin/clang++
-- Check for working CXX compiler: /data/scratch/lang/zig/work/.cwrapper/bin/clang++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
Configuring zig version 0.6.0
-- Found llvm: -lLLVM-10  
-- Found clang: /usr/pkg/lib/libclangFrontendTool.a;/usr/pkg/lib/libclangCodeGen.a;/usr/pkg/lib/libclangFrontend.a;/usr/pkg/lib/libclangDriver.a;/usr/pkg/lib/libclangSerialization.a;/usr/pkg/lib/libclangSema.a;/usr/pkg/lib/libclangAnalysis.a;/usr/pkg/lib/libclangASTMatchers.a;/usr/pkg/lib/libclangAST.a;/usr/pkg/lib/libclangParse.a;/usr/pkg/lib/libclangSema.a;/usr/pkg/lib/libclangBasic.a;/usr/pkg/lib/libclangEdit.a;/usr/pkg/lib/libclangLex.a;/usr/pkg/lib/libclangRewriteFrontend.a;/usr/pkg/lib/libclangRewrite.a;/usr/pkg/lib/libclangCrossTU.a;/usr/pkg/lib/libclangIndex.a  
-- Found lld: /usr/pkg/lib/liblldDriver.a;/usr/pkg/lib/liblldMinGW.a;/usr/pkg/lib/liblldELF.a;/usr/pkg/lib/liblldCOFF.a;/usr/pkg/lib/liblldMachO.a;/usr/pkg/lib/liblldWasm.a;/usr/pkg/lib/liblldReaderWriter.a;/usr/pkg/lib/liblldCore.a;/usr/pkg/lib/liblldYAML.a;/usr/pkg/lib/liblldCommon.a  
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    DESTDIR


-- Build files have been written to: /data/scratch/lang/zig/work/zig-0.6.0
=> Rewrite cmake Dependencies files