=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for zig-0.11.0
[  5%] Building CXX object CMakeFiles/zigcpp.dir/src/zig_llvm-ar.cpp.o
[ 10%] Building C object CMakeFiles/zig-wasm2c.dir/stage1/wasm2c.c.o
[ 15%] Building CXX object CMakeFiles/zigcpp.dir/src/zig_llvm.cpp.o
[ 21%] Linking C executable zig-wasm2c
[ 21%] Built target zig-wasm2c
[ 26%] Converting /Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig1.wasm to /Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig1.c
[ 31%] Building C object CMakeFiles/zig1.dir/stage1/wasi.c.o
[ 36%] Building C object CMakeFiles/zig1.dir/zig1.c.o
[ 42%] Building CXX object CMakeFiles/zigcpp.dir/src/zig_clang.cpp.o
[ 47%] Building CXX object CMakeFiles/zigcpp.dir/src/zig_clang_driver.cpp.o
[ 52%] Building CXX object CMakeFiles/zigcpp.dir/src/zig_clang_cc1_main.cpp.o
[ 57%] Building CXX object CMakeFiles/zigcpp.dir/src/zig_clang_cc1as_main.cpp.o
[ 63%] Linking CXX static library zigcpp/libzigcpp.a
[ 63%] Built target zigcpp
[ 68%] Linking C executable zig1
[ 68%] Built target zig1
[ 78%] Running zig1.wasm to produce /Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c
[ 78%] Running zig1.wasm to produce /Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/compiler_rt.c
[ 89%] Building C object CMakeFiles/zig2.dir/compiler_rt.c.o
[ 89%] Building C object CMakeFiles/zig2.dir/zig2.c.o
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:271367:23: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
 t0.f1 = zig_mulo_u64(&t0.f0, a0, a1, UINT8_C(64));
                      ^~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:778:43: note: passing argument to parameter 'res' here
static inline bool zig_mulo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:271388:23: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
 t0.f1 = zig_addo_u64(&t0.f0, a0, a1, UINT8_C(64));
                      ^~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1018226:29: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
      t76.f1 = zig_subo_u64(&t76.f0, t63, t75, UINT8_C(64));
                            ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1281240:27: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
    t14.f1 = zig_addo_u64(&t14.f0, t9, t8, UINT8_C(64));
                          ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1995753:27: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
    t15.f1 = zig_subo_u64(&t15.f0, t4, t0, UINT8_C(64));
                          ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1995803:27: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
    t15.f1 = zig_subo_u64(&t15.f0, t4, t0, UINT8_C(64));
                          ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1995848:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t15.f1 = zig_subo_u64(&t15.f0, t4, t0, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1995855:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t24.f1 = zig_subo_u64(&t24.f0, t0, t4, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1995863:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t24.f1 = zig_addo_u64(&t24.f0, t0, t4, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1995898:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t24.f1 = zig_subo_u64(&t24.f0, t4, t0, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1995904:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t24.f1 = zig_addo_u64(&t24.f0, t0, t4, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1996072:27: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
    t16.f1 = zig_subo_u64(&t16.f0, t1, t0, UINT8_C(64));
                          ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1996082:27: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
    t16.f1 = zig_addo_u64(&t16.f0, t1, t0, UINT8_C(64));
                          ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1996127:27: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
    t16.f1 = zig_subo_u64(&t16.f0, t1, t0, UINT8_C(64));
                          ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1996177:27: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
    t16.f1 = zig_subo_u64(&t16.f0, t1, t0, UINT8_C(64));
                          ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1996187:27: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
    t16.f1 = zig_addo_u64(&t16.f0, t1, t0, UINT8_C(64));
                          ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1996231:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t16.f1 = zig_subo_u64(&t16.f0, t1, t0, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1996238:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t27.f1 = zig_subo_u64(&t27.f0, t0, t1, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1996246:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t27.f1 = zig_addo_u64(&t27.f0, t0, t1, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1996344:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t11.f1 = zig_subo_u64(&t11.f0, t4, t0, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1996351:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t12.f1 = zig_subo_u64(&t12.f0, t0, t4, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1996359:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t12.f1 = zig_addo_u64(&t12.f0, t0, t4, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1996391:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t12.f1 = zig_subo_u64(&t12.f0, t4, t0, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:1996397:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t12.f1 = zig_addo_u64(&t12.f0, t0, t4, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2031833:25: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
  t11.f1 = zig_mulo_u64(&t11.f0, t7, t10, UINT8_C(64));
                        ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:778:43: note: passing argument to parameter 'res' here
static inline bool zig_mulo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2035552:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t22.f1 = zig_addo_u64(&t22.f0, t5, t4, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2083494:23: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
 t5.f1 = zig_addo_u64(&t5.f0, t2, t4, UINT8_C(64));
                      ^~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2250134:27: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
    t24.f1 = zig_addo_u64(&t24.f0, t15, t16, UINT8_C(64));
                          ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2250205:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t24.f1 = zig_addo_u64(&t24.f0, t16, t15, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2455565:25: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t8.f1 = zig_addo_u64(&t8.f0, t4, t0, UINT8_C(64));
                        ^~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2455576:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t13.f1 = zig_addo_u64(&t13.f0, t0, t4, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2455611:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t13.f1 = zig_addo_u64(&t13.f0, t4, t0, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2695562:25: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t8.f1 = zig_subo_u64(&t8.f0, t4, t0, UINT8_C(64));
                        ^~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2695573:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t13.f1 = zig_subo_u64(&t13.f0, t0, t4, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2695608:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t13.f1 = zig_subo_u64(&t13.f0, t4, t0, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2705563:23: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
 t1.f1 = zig_addo_u64(&t1.f0, a0, t0, UINT8_C(64));
                      ^~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2705569:23: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
 t5.f1 = zig_addo_u64(&t5.f0, t4, t0, UINT8_C(64));
                      ^~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2705762:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t15.f1 = zig_subo_u64(&t15.f0, t3, t2, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2705840:25: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t8.f1 = zig_addo_u64(&t8.f0, t0, t4, UINT8_C(64));
                        ^~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2705851:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t13.f1 = zig_addo_u64(&t13.f0, t4, t0, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2705897:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t13.f1 = zig_addo_u64(&t13.f0, t4, t0, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2891821:26: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
   t15.f1 = zig_addo_u64(&t15.f0, t3, t2, UINT8_C(64));
                         ^~~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:562:43: note: passing argument to parameter 'res' here
static inline bool zig_addo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2892813:23: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
 t1.f1 = zig_subo_u64(&t1.f0, a0, t0, UINT8_C(64));
                      ^~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
/Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/zig2.c:2892819:23: warning: incompatible pointer types passing 'uintptr_t *' (aka 'unsigned long *') to parameter of type 'uint64_t *' (aka 'unsigned long long *') [-Wincompatible-pointer-types]
 t5.f1 = zig_subo_u64(&t5.f0, t4, t0, UINT8_C(64));
                      ^~~~~~
/Users/pbulk/build/lang/zig/work/zig-0.11.0/stage1/zig.h:670:43: note: passing argument to parameter 'res' here
static inline bool zig_subo_u64(uint64_t *res, uint64_t lhs, uint64_t rhs, uint8_t bits) {
                                          ^
44 warnings generated.
[ 94%] Linking CXX executable zig2
duplicate symbol '__mh_execute_header' in:
    /Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build/CMakeFiles/zig2.dir/zig2.c.o
    boundary-file
ld: 1 duplicate symbols
clang: error: linker command failed with exit code 1 (use -v to see invocation)
--- zig2 ---
*** [zig2] Error code 1

bmake[2]: stopped in /Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build
1 error

bmake[2]: stopped in /Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build
--- CMakeFiles/zig2.dir/all ---
*** [CMakeFiles/zig2.dir/all] Error code 2

bmake[1]: stopped in /Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build
1 error

bmake[1]: stopped in /Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build
*** [all] Error code 2

bmake: stopped in /Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build
1 error

bmake: stopped in /Users/pbulk/build/lang/zig/work/zig-0.11.0/cmake-pkgsrc-build
*** Error code 2

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

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