=> 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'.
===> Building for fuse-darling-dmg-20160310nb9
Scanning dependencies of target dmg
[  3%] Building CXX object CMakeFiles/dmg.dir/src/Reader.cpp.o
[ 15%] Building CXX object CMakeFiles/dmg.dir/src/HFSVolume.cpp.o
[ 15%] Building CXX object CMakeFiles/dmg.dir/src/FileReader.cpp.o
[ 15%] Building CXX object CMakeFiles/dmg.dir/src/HFSFork.cpp.o
[ 19%] Building CXX object CMakeFiles/dmg.dir/src/unichar.cpp.o
[ 23%] Building CXX object CMakeFiles/dmg.dir/src/AppleDisk.cpp.o
[ 26%] Building CXX object CMakeFiles/dmg.dir/src/HFSBTree.cpp.o
[ 30%] Building CXX object CMakeFiles/dmg.dir/src/SubReader.cpp.o
[ 34%] Building CXX object CMakeFiles/dmg.dir/src/HFSCatalogBTree.cpp.o
[ 38%] Building CXX object CMakeFiles/dmg.dir/src/HFSExtentsOverflowBTree.cpp.o
[ 42%] Building CXX object CMakeFiles/dmg.dir/src/HFSAttributeBTree.cpp.o
[ 46%] Building CXX object CMakeFiles/dmg.dir/src/DMGDisk.cpp.o
[ 50%] Building CXX object CMakeFiles/dmg.dir/src/DMGPartition.cpp.o
[ 53%] Building CXX object CMakeFiles/dmg.dir/src/DMGDecompressor.cpp.o
[ 57%] Building CXX object CMakeFiles/dmg.dir/src/adc.cpp.o
/data/scratch/filesystems/fuse-darling-dmg/work/darling-dmg-b7ce87bfe59c2ed758165c8650402f6d4c84d184/src/unichar.cpp:9:7: error: use of undeclared identifier 'icu_64'; did you mean 'icu_66'?
using icu_64::UnicodeString;
      ^~~~~~
      icu_66
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/errorcode.h:34:1: note: 'icu_66' declared here
U_NAMESPACE_BEGIN
^
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/uversion.h:110:40: note: expanded from macro 'U_NAMESPACE_BEGIN'
#   define U_NAMESPACE_BEGIN namespace U_ICU_NAMESPACE {
                                       ^
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/uversion.h:105:32: note: expanded from macro 'U_ICU_NAMESPACE'
#       define U_ICU_NAMESPACE U_ICU_ENTRY_POINT_RENAME(icu)
                               ^
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/uvernum.h:130:47: note: expanded from macro 'U_ICU_ENTRY_POINT_RENAME'
#       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
                                              ^
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/uvernum.h:129:51: note: expanded from macro 'U_DEF2_ICU_ENTRY_POINT_RENAME'
#       define U_DEF2_ICU_ENTRY_POINT_RENAME(x,y) U_DEF_ICU_ENTRY_POINT_RENAME(x,y)
                                                  ^
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/uvernum.h:128:50: note: expanded from macro 'U_DEF_ICU_ENTRY_POINT_RENAME'
#       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
                                                 ^
<scratch space>:32:1: note: expanded from here
icu_66
^
1 error generated.
--- CMakeFiles/dmg.dir/src/unichar.cpp.o ---
*** [CMakeFiles/dmg.dir/src/unichar.cpp.o] Error code 1

make[2]: stopped in /data/scratch/filesystems/fuse-darling-dmg/work/darling-dmg-b7ce87bfe59c2ed758165c8650402f6d4c84d184
/data/scratch/filesystems/fuse-darling-dmg/work/darling-dmg-b7ce87bfe59c2ed758165c8650402f6d4c84d184/src/HFSCatalogBTree.cpp:8:7: error: use of undeclared identifier 'icu_64'; did you mean 'icu_66'?
using icu_64::UnicodeString;
      ^~~~~~
      icu_66
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/unistr.h:78:1: note: 'icu_66' declared here
U_NAMESPACE_BEGIN
^
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/uversion.h:110:40: note: expanded from macro 'U_NAMESPACE_BEGIN'
#   define U_NAMESPACE_BEGIN namespace U_ICU_NAMESPACE {
                                       ^
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/uversion.h:105:32: note: expanded from macro 'U_ICU_NAMESPACE'
#       define U_ICU_NAMESPACE U_ICU_ENTRY_POINT_RENAME(icu)
                               ^
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/uvernum.h:130:47: note: expanded from macro 'U_ICU_ENTRY_POINT_RENAME'
#       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
                                              ^
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/uvernum.h:129:51: note: expanded from macro 'U_DEF2_ICU_ENTRY_POINT_RENAME'
#       define U_DEF2_ICU_ENTRY_POINT_RENAME(x,y) U_DEF_ICU_ENTRY_POINT_RENAME(x,y)
                                                  ^
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/uvernum.h:128:50: note: expanded from macro 'U_DEF_ICU_ENTRY_POINT_RENAME'
#       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
                                                 ^
<scratch space>:476:1: note: expanded from here
icu_66
^
1 error generated.
--- CMakeFiles/dmg.dir/src/HFSCatalogBTree.cpp.o ---
*** [CMakeFiles/dmg.dir/src/HFSCatalogBTree.cpp.o] Error code 1

make[2]: stopped in /data/scratch/filesystems/fuse-darling-dmg/work/darling-dmg-b7ce87bfe59c2ed758165c8650402f6d4c84d184
/data/scratch/filesystems/fuse-darling-dmg/work/darling-dmg-b7ce87bfe59c2ed758165c8650402f6d4c84d184/src/HFSAttributeBTree.cpp:7:7: error: use of undeclared identifier 'icu_64'; did you mean 'icu_66'?
using icu_64::UnicodeString;
      ^~~~~~
      icu_66
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/unistr.h:78:1: note: 'icu_66' declared here
U_NAMESPACE_BEGIN
^
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/uversion.h:110:40: note: expanded from macro 'U_NAMESPACE_BEGIN'
#   define U_NAMESPACE_BEGIN namespace U_ICU_NAMESPACE {
                                       ^
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/uversion.h:105:32: note: expanded from macro 'U_ICU_NAMESPACE'
#       define U_ICU_NAMESPACE U_ICU_ENTRY_POINT_RENAME(icu)
                               ^
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/uvernum.h:130:47: note: expanded from macro 'U_ICU_ENTRY_POINT_RENAME'
#       define U_ICU_ENTRY_POINT_RENAME(x)    U_DEF2_ICU_ENTRY_POINT_RENAME(x,U_ICU_VERSION_SUFFIX)
                                              ^
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/uvernum.h:129:51: note: expanded from macro 'U_DEF2_ICU_ENTRY_POINT_RENAME'
#       define U_DEF2_ICU_ENTRY_POINT_RENAME(x,y) U_DEF_ICU_ENTRY_POINT_RENAME(x,y)
                                                  ^
/data/scratch/filesystems/fuse-darling-dmg/work/.buildlink/include/unicode/uvernum.h:128:50: note: expanded from macro 'U_DEF_ICU_ENTRY_POINT_RENAME'
#       define U_DEF_ICU_ENTRY_POINT_RENAME(x,y) x ## y
                                                 ^
<scratch space>:477:1: note: expanded from here
icu_66
^
1 error generated.
--- CMakeFiles/dmg.dir/src/HFSAttributeBTree.cpp.o ---
*** [CMakeFiles/dmg.dir/src/HFSAttributeBTree.cpp.o] Error code 1

make[2]: stopped in /data/scratch/filesystems/fuse-darling-dmg/work/darling-dmg-b7ce87bfe59c2ed758165c8650402f6d4c84d184
3 errors

make[2]: stopped in /data/scratch/filesystems/fuse-darling-dmg/work/darling-dmg-b7ce87bfe59c2ed758165c8650402f6d4c84d184
--- CMakeFiles/dmg.dir/all ---
*** [CMakeFiles/dmg.dir/all] Error code 2

make[1]: stopped in /data/scratch/filesystems/fuse-darling-dmg/work/darling-dmg-b7ce87bfe59c2ed758165c8650402f6d4c84d184
1 error

make[1]: stopped in /data/scratch/filesystems/fuse-darling-dmg/work/darling-dmg-b7ce87bfe59c2ed758165c8650402f6d4c84d184
*** [all] Error code 2

make: stopped in /data/scratch/filesystems/fuse-darling-dmg/work/darling-dmg-b7ce87bfe59c2ed758165c8650402f6d4c84d184
1 error

make: stopped in /data/scratch/filesystems/fuse-darling-dmg/work/darling-dmg-b7ce87bfe59c2ed758165c8650402f6d4c84d184
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/filesystems/fuse-darling-dmg
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/filesystems/fuse-darling-dmg