=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for nvidia-texture-tools-2.1.0nb9
[  1%] Building C object extern/poshlib/CMakeFiles/posh.dir/posh.c.o
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C
[  2%] Building CXX object src/nvcore/CMakeFiles/nvcore.dir/Debug.cpp.o
[  3%] Building CXX object src/bc7/CMakeFiles/bc7.dir/avpcl.cpp.o
In file included from /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvmath/nvmath.h:7:0,
                 from /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvmath/Vector.h:7,
                 from /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/bc7/tile.h:16,
                 from /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/bc7/avpcl.cpp:15:
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/nvcore.h:115:5: error: #error "Unsupported CPU"
 #   error "Unsupported CPU"
     ^~~~~
In file included from /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.h:7:0,
                 from /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.cpp:3:
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/nvcore.h:115:5: error: #error "Unsupported CPU"
 #   error "Unsupported CPU"
     ^~~~~
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.cpp:645:8: error: #error "Unknown CPU"
 #      error "Unknown CPU"
        ^~~~~
In file included from /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.cpp:3:0:
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.h: In function 'bool nv::isValidPtr(const void*)':
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.h:174:38: error: cast from 'const void*' to 'uint32 {aka unsigned int}' loses precision [-fpermissive]
      if (reinterpret_cast<uint32>(ptr) == 0xcccccccc) return false;
                                      ^
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.h:175:38: error: cast from 'const void*' to 'uint32 {aka unsigned int}' loses precision [-fpermissive]
      if (reinterpret_cast<uint32>(ptr) == 0xcdcdcdcd) return false;
                                      ^
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.h:176:38: error: cast from 'const void*' to 'uint32 {aka unsigned int}' loses precision [-fpermissive]
      if (reinterpret_cast<uint32>(ptr) == 0xdddddddd) return false;
                                      ^
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.h:177:38: error: cast from 'const void*' to 'uint32 {aka unsigned int}' loses precision [-fpermissive]
      if (reinterpret_cast<uint32>(ptr) == 0xffffffff) return false;
                                      ^
In file included from /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvmath/nvmath.h:8:0,
                 from /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvmath/Vector.h:7,
                 from /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/bc7/tile.h:16,
                 from /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/bc7/avpcl.cpp:15:
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.h: In function 'bool nv::isValidPtr(const void*)':
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.h:174:38: error: cast from 'const void*' to 'uint32 {aka unsigned int}' loses precision [-fpermissive]
      if (reinterpret_cast<uint32>(ptr) == 0xcccccccc) return false;
                                      ^
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.h:175:38: error: cast from 'const void*' to 'uint32 {aka unsigned int}' loses precision [-fpermissive]
      if (reinterpret_cast<uint32>(ptr) == 0xcdcdcdcd) return false;
                                      ^
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.h:176:38: error: cast from 'const void*' to 'uint32 {aka unsigned int}' loses precision [-fpermissive]
      if (reinterpret_cast<uint32>(ptr) == 0xdddddddd) return false;
                                      ^
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.h:177:38: error: cast from 'const void*' to 'uint32 {aka unsigned int}' loses precision [-fpermissive]
      if (reinterpret_cast<uint32>(ptr) == 0xffffffff) return false;
                                      ^
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.cpp: In function 'void nv::debug::dumpCallstack(nv::MessageHandler*, int)':
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.cpp:1024:47: error: no matching function for call to 'nv::MessageHandler::log(const char*&, int)'
             messageHandler->log(lines[i], NULL);
                                               ^
In file included from /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.cpp:3:0:
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.h:184:22: note: candidate: virtual void nv::MessageHandler::log(const char*, va_list)
         virtual void log(const char * str, va_list arg) = 0;
                      ^~~
/tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0/src/nvcore/Debug.h:184:22: note:   no known conversion for argument 2 from 'int' to 'va_list {aka __va_list_tag}'
--- src/nvcore/CMakeFiles/nvcore.dir/Debug.cpp.o ---
*** [src/nvcore/CMakeFiles/nvcore.dir/Debug.cpp.o] Error code 1

make[2]: stopped in /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0
1 error

make[2]: stopped in /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0
--- src/nvcore/CMakeFiles/nvcore.dir/all ---
*** [src/nvcore/CMakeFiles/nvcore.dir/all] Error code 2

make[1]: stopped in /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0
--- src/bc7/CMakeFiles/bc7.dir/avpcl.cpp.o ---
*** [src/bc7/CMakeFiles/bc7.dir/avpcl.cpp.o] Error code 1

make[2]: stopped in /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0
1 error

make[2]: stopped in /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0
--- src/bc7/CMakeFiles/bc7.dir/all ---
*** [src/bc7/CMakeFiles/bc7.dir/all] Error code 2

make[1]: stopped in /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0
A failure has been detected in another branch of the parallel make

make[2]: stopped in /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0
--- extern/poshlib/CMakeFiles/posh.dir/all ---
*** [extern/poshlib/CMakeFiles/posh.dir/all] Error code 2

make[1]: stopped in /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0
3 errors

make[1]: stopped in /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0
*** [all] Error code 2

make: stopped in /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0
1 error

make: stopped in /tmp/pkgbuild/graphics/nvidia-texture-tools/work.alpha/nvidia-texture-tools-2.1.0
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/graphics/nvidia-texture-tools
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/nvidia-texture-tools