=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for hugin-2023.0.0nb3 [ 0%] Building C object src/foreign/levmar/CMakeFiles/huginlevmar.dir/lm.c.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/foreign/levmar/lm.c:75: /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/foreign/levmar/lm_core.c:182:7: warning: call to undeclared library function 'finite' with type 'int (double)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if(!LM_FINITE(p_eL2)) stop=7; ^ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/foreign/levmar/compiler.h:36:19: note: expanded from macro 'LM_FINITE' #define LM_FINITE finite // ICC, GCC ^ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/foreign/levmar/lm_core.c:182:7: note: include the header or explicitly provide a declaration for 'finite' /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/foreign/levmar/compiler.h:36:19: note: expanded from macro 'LM_FINITE' #define LM_FINITE finite // ICC, GCC ^ 1 warning generated. [ 1%] Building C object src/foreign/levmar/CMakeFiles/huginlevmar.dir/Axb.c.o [ 1%] Building C object src/foreign/levmar/CMakeFiles/huginlevmar.dir/misc.c.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/foreign/levmar/misc.c:64: /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/foreign/levmar/misc_core.c:577:2: warning: LAPACK not available, LU will be used for matrix inversion when computing the covariance; this might be unstable at times [-W#warnings] #warning LAPACK not available, LU will be used for matrix inversion when computing the covariance; this might be unstable at times ^ 1 warning generated. [ 1%] Linking C static library libhuginlevmar.a [ 1%] Built target huginlevmar [ 1%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/nona/NonaFileStitcher.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/StitcherAlgorithm.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:312:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:314:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:376:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:380:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:395:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:409:33: warning: 'uint16' is deprecated [-Wdeprecated-declarations] a.set(((uint16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:423:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] a.set(((uint32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:449:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:453:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:468:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:482:33: warning: 'int16' is deprecated [-Wdeprecated-declarations] a.set(((int16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:496:33: warning: 'int32' is deprecated [-Wdeprecated-declarations] a.set(((int32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:703:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:705:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:31: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:746:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 rast = raster[x+y*w]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:784:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:789:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:798:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:799:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pg = (uint8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:800:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pb = (uint8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:814:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:819:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:828:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:829:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pg = (uint16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:830:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pb = (uint16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:844:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:849:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:858:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:859:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pg = (uint32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:860:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pb = (uint32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:886:25: warning: 'int8' is deprecated [-Wdeprecated-declarations] int8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:891:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:900:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:901:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pg = (int8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:902:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pb = (int8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:916:25: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:921:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:930:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:931:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pg = (int16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:932:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pb = (int16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:945:25: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:950:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:959:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:960:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pg = (int32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:961:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pb = (int32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:26: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:13: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:26: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:27: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:13: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:26: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:27: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1749:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1750:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:28: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1797:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1798:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:28: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1845:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1846:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:32: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:162:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] typedef CF_ENUM(uint32, SecCredentialType) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:75: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:48:21: warning: 'uint16' is deprecated [-Wdeprecated-declarations] typedef CF_OPTIONS(uint16, SecKeychainPromptSelector) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 153 warnings generated. [ 1%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/basic/CalculateCPStatistics.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateCPStatistics.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateCPStatistics.h:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 2%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/basic/CalculateMeanExposure.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateMeanExposure.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateMeanExposure.h:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 2%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/basic/CalculateOptimalScale.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalScale.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalScale.h:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalScale.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalScale.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalScale.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalScale.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalScale.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalScale.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalScale.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalScale.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalScale.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalScale.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalScale.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 2%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/basic/CalculateOptimalROI.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.cpp:25: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.cpp:25: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.cpp:25: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.cpp:25: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.cpp:25: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.cpp:25: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.cpp:25: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.cpp:25: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.cpp:25: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.cpp:25: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.cpp:25: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.cpp:25: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 3%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/basic/RotatePanorama.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/RotatePanorama.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/RotatePanorama.h:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 3%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/basic/TranslatePanorama.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/TranslatePanorama.cpp:22: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/TranslatePanorama.h:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 3%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/basic/StraightenPanorama.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/StraightenPanorama.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/StraightenPanorama.h:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/RotatePanorama.h:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 4%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/basic/CalculateOverlap.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 4%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/basic/LayerStacks.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/LayerStacks.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/LayerStacks.h:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/LayerStacks.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/LayerStacks.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/LayerStacks.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/LayerStacks.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/LayerStacks.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/LayerStacks.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/LayerStacks.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/LayerStacks.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/LayerStacks.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/LayerStacks.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/LayerStacks.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 4%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/nona/CalculateFOV.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CalculateFOV.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CalculateFOV.h:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CalculateFOV.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CalculateFOV.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CalculateFOV.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CalculateFOV.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CalculateFOV.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CalculateFOV.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CalculateFOV.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CalculateFOV.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CalculateFOV.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CalculateFOV.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CalculateFOV.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 4%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/nona/CenterHorizontally.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CenterHorizontally.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CenterHorizontally.h:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CenterHorizontally.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CenterHorizontally.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CenterHorizontally.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CenterHorizontally.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CenterHorizontally.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CenterHorizontally.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CenterHorizontally.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CenterHorizontally.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CenterHorizontally.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CenterHorizontally.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/CenterHorizontally.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 5%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/nona/FitPanorama.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/FitPanorama.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/FitPanorama.h:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/FitPanorama.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/FitPanorama.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/FitPanorama.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/FitPanorama.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/FitPanorama.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/FitPanorama.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/FitPanorama.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/FitPanorama.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/FitPanorama.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/FitPanorama.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/FitPanorama.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 5%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/nona/ComputeImageROI.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/ComputeImageROI.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/ComputeImageROI.h:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/ComputeImageROI.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/ComputeImageROI.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/ComputeImageROI.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/ComputeImageROI.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/ComputeImageROI.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/ComputeImageROI.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/ComputeImageROI.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/ComputeImageROI.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/ComputeImageROI.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/ComputeImageROI.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/nona/ComputeImageROI.cpp:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 5%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/optimizer/ImageGraph.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 6%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/optimizer/PhotometricOptimizer.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PhotometricOptimizer.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PhotometricOptimizer.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 6%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/optimizer/PTOptimizer.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PTOptimizer.cpp:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PTOptimizer.h:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PTOptimizer.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PTOptimizer.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PTOptimizer.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PTOptimizer.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PTOptimizer.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PTOptimizer.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PTOptimizer.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PTOptimizer.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PTOptimizer.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PTOptimizer.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PTOptimizer.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 6%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/point_sampler/PointSampler.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 7%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/control_points/CleanCP.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/control_points/CleanCP.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/control_points/CleanCP.h:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 7%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/appbase/ProgressDisplay.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 7%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/huginapp/CachedImageRemapper.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/ImageRemapper.h:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/ImageRemapper.h:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/ImageRemapper.h:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/ImageRemapper.h:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/ImageRemapper.h:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/ImageRemapper.h:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/ImageRemapper.h:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/ImageRemapper.h:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/ImageRemapper.h:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/ImageRemapper.h:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/ImageRemapper.h:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/CachedImageRemapper.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/ImageRemapper.h:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 8%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/huginapp/ImageCache.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/ImageCache.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/huginapp/ImageCache.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 8%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/hugin_math/eig_jacobi.cpp.o [ 8%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/hugin_math/hugin_math.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_math/hugin_math.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 8%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/hugin_math/Matrix3.cpp.o [ 9%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/hugin_math/Vector3.cpp.o [ 9%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/hugin_utils/alphanum.cpp.o [ 9%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/hugin_utils/utils.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.cpp:25: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.cpp:651:5: warning: 'glutInit' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutInit(argcp, argv); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:431:22: note: 'glutInit' has been explicitly marked deprecated here extern void APIENTRY glutInit(int *argcp, char **argv) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.cpp:652:5: warning: 'glutInitDisplayMode' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutInitDisplayMode(GLUT_SINGLE | GLUT_RGBA | GLUT_ALPHA); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:432:22: note: 'glutInitDisplayMode' has been explicitly marked deprecated here extern void APIENTRY glutInitDisplayMode(unsigned int mode) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.cpp:653:24: warning: 'glutCreateWindow' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] GlutWindowHandle = glutCreateWindow("Hugin"); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:441:21: note: 'glutCreateWindow' has been explicitly marked deprecated here extern int APIENTRY glutCreateWindow(const char *title) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.cpp:661:5: warning: 'glutDestroyWindow' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutDestroyWindow(GlutWindowHandle); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:443:22: note: 'glutDestroyWindow' has been explicitly marked deprecated here extern void APIENTRY glutDestroyWindow(int win) OPENGL_DEPRECATED(10_0, 10_9); ^ 10 warnings generated. [ 10%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/lensdb/LensDB.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lensdb/LensDB.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lensdb/LensDB.h:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/SrcPanoImage.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 10%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/lines/FindLines.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindLines.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindLines.h:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindLines.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindLines.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindLines.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindLines.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindLines.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindLines.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindLines.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindLines.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindLines.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindLines.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindLines.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 10%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/lines/FindN8Lines.cpp.o /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindN8Lines.cpp:280:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register float x = dx, y = dy; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindN8Lines.cpp:280:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register float x = dx, y = dy; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindN8Lines.cpp:480:29: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int x = pts.at( isqr + 1).x, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/lines/FindN8Lines.cpp:480:29: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int x = pts.at( isqr + 1).x, ^~~~~~~~~ 4 warnings generated. [ 11%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/nona/SpaceTransform.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:98:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double rs, rd, f, scale; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:98:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double rs, rd, f, scale; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:98:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double rs, rd, f, scale; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:98:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double rs, rd, f, scale; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:187:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double r, scale; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:187:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double r, scale; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:240:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double theta,s,r; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:240:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double theta,s,r; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:240:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double theta,s,r; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:301:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double phi, theta; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:301:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double phi, theta; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:369:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double phi, theta, r,s; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:369:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double phi, theta, r,s; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:369:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double phi, theta, r,s; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:369:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double phi, theta, r,s; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:410:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double rho, theta,r; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:410:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double rho, theta,r; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:410:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double rho, theta,r; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:428:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double theta, r; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:428:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double theta, r; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:442:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double r, s, Phi, theta; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:442:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double r, s, Phi, theta; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:442:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double r, s, Phi, theta; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:442:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double r, s, Phi, theta; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:455:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double r,s, theta; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:455:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double r,s, theta; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:455:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double r,s, theta; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:494:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double theta,r,s; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:494:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double theta,r,s; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:494:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double theta,r,s; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:899:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double r, scale; ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/SpaceTransform.cpp:899:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double r, scale; ^~~~~~~~~ 38 warnings generated. [ 11%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/nona/Stitcher1.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:312:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:314:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:376:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:380:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:395:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:409:33: warning: 'uint16' is deprecated [-Wdeprecated-declarations] a.set(((uint16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:423:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] a.set(((uint32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:449:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:453:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:468:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:482:33: warning: 'int16' is deprecated [-Wdeprecated-declarations] a.set(((int16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:496:33: warning: 'int32' is deprecated [-Wdeprecated-declarations] a.set(((int32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:703:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:705:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:31: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:746:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 rast = raster[x+y*w]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:784:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:789:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:798:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:799:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pg = (uint8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:800:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pb = (uint8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:814:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:819:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:828:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:829:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pg = (uint16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:830:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pb = (uint16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:844:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:849:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:858:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:859:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pg = (uint32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:860:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pb = (uint32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:886:25: warning: 'int8' is deprecated [-Wdeprecated-declarations] int8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:891:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:900:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:901:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pg = (int8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:902:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pb = (int8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:916:25: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:921:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:930:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:931:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pg = (int16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:932:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pb = (int16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:945:25: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:950:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:959:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:960:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pg = (int32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:961:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pb = (int32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:26: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:13: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:26: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:27: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:13: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:26: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:27: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1749:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1750:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:28: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1797:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1798:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:28: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1845:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1846:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/vigra_ext/tiffUtils.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:32: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:162:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] typedef CF_ENUM(uint32, SecCredentialType) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:75: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:48:21: warning: 'uint16' is deprecated [-Wdeprecated-declarations] typedef CF_OPTIONS(uint16, SecKeychainPromptSelector) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher1.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 153 warnings generated. [ 11%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/nona/Stitcher2.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:312:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:314:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:376:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:380:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:395:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:409:33: warning: 'uint16' is deprecated [-Wdeprecated-declarations] a.set(((uint16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:423:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] a.set(((uint32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:449:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:453:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:468:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:482:33: warning: 'int16' is deprecated [-Wdeprecated-declarations] a.set(((int16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:496:33: warning: 'int32' is deprecated [-Wdeprecated-declarations] a.set(((int32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:703:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:705:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:31: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:746:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 rast = raster[x+y*w]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:784:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:789:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:798:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:799:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pg = (uint8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:800:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pb = (uint8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:814:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:819:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:828:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:829:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pg = (uint16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:830:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pb = (uint16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:844:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:849:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:858:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:859:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pg = (uint32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:860:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pb = (uint32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:886:25: warning: 'int8' is deprecated [-Wdeprecated-declarations] int8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:891:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:900:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:901:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pg = (int8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:902:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pb = (int8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:916:25: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:921:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:930:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:931:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pg = (int16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:932:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pb = (int16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:945:25: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:950:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:959:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:960:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pg = (int32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:961:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pb = (int32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:26: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:13: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:26: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:27: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:13: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:26: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:27: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1749:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1750:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:28: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1797:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1798:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:28: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1845:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1846:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/vigra_ext/tiffUtils.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:32: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:162:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] typedef CF_ENUM(uint32, SecCredentialType) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:75: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:48:21: warning: 'uint16' is deprecated [-Wdeprecated-declarations] typedef CF_OPTIONS(uint16, SecKeychainPromptSelector) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher2.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 153 warnings generated. [ 12%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/nona/Stitcher3.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:312:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:314:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:376:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:380:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:395:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:409:33: warning: 'uint16' is deprecated [-Wdeprecated-declarations] a.set(((uint16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:423:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] a.set(((uint32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:449:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:453:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:468:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:482:33: warning: 'int16' is deprecated [-Wdeprecated-declarations] a.set(((int16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:496:33: warning: 'int32' is deprecated [-Wdeprecated-declarations] a.set(((int32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:703:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:705:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:31: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:746:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 rast = raster[x+y*w]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:784:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:789:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:798:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:799:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pg = (uint8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:800:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pb = (uint8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:814:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:819:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:828:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:829:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pg = (uint16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:830:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pb = (uint16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:844:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:849:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:858:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:859:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pg = (uint32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:860:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pb = (uint32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:886:25: warning: 'int8' is deprecated [-Wdeprecated-declarations] int8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:891:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:900:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:901:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pg = (int8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:902:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pb = (int8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:916:25: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:921:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:930:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:931:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pg = (int16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:932:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pb = (int16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:945:25: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:950:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:959:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:960:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pg = (int32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:961:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pb = (int32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:26: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:13: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:26: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:27: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:13: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:26: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:27: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1749:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1750:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:28: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1797:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1798:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:28: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1845:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1846:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/vigra_ext/tiffUtils.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:32: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:162:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] typedef CF_ENUM(uint32, SecCredentialType) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:75: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:48:21: warning: 'uint16' is deprecated [-Wdeprecated-declarations] typedef CF_OPTIONS(uint16, SecKeychainPromptSelector) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher3.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 153 warnings generated. [ 12%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/nona/Stitcher4.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:312:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:314:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:376:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:380:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:395:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:409:33: warning: 'uint16' is deprecated [-Wdeprecated-declarations] a.set(((uint16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:423:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] a.set(((uint32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:449:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:453:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:468:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:482:33: warning: 'int16' is deprecated [-Wdeprecated-declarations] a.set(((int16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:496:33: warning: 'int32' is deprecated [-Wdeprecated-declarations] a.set(((int32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:703:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:705:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:31: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:746:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 rast = raster[x+y*w]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:784:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:789:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:798:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:799:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pg = (uint8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:800:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pb = (uint8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:814:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:819:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:828:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:829:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pg = (uint16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:830:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pb = (uint16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:844:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:849:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:858:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:859:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pg = (uint32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:860:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pb = (uint32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:886:25: warning: 'int8' is deprecated [-Wdeprecated-declarations] int8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:891:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:900:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:901:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pg = (int8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:902:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pb = (int8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:916:25: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:921:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:930:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:931:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pg = (int16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:932:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pb = (int16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:945:25: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:950:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:959:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:960:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pg = (int32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:961:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pb = (int32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:26: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:13: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:26: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:27: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:13: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:26: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:27: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1749:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1750:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:28: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1797:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1798:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:28: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1845:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1846:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/vigra_ext/tiffUtils.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:32: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:162:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] typedef CF_ENUM(uint32, SecCredentialType) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:75: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:48:21: warning: 'uint16' is deprecated [-Wdeprecated-declarations] typedef CF_OPTIONS(uint16, SecKeychainPromptSelector) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher4.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 153 warnings generated. [ 12%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/nona/Stitcher.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:312:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:314:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:376:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:380:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:395:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:409:33: warning: 'uint16' is deprecated [-Wdeprecated-declarations] a.set(((uint16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:423:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] a.set(((uint32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:449:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:453:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:468:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:482:33: warning: 'int16' is deprecated [-Wdeprecated-declarations] a.set(((int16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:496:33: warning: 'int32' is deprecated [-Wdeprecated-declarations] a.set(((int32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:703:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:705:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:31: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:746:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 rast = raster[x+y*w]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:784:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:789:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:798:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:799:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pg = (uint8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:800:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pb = (uint8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:814:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:819:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:828:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:829:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pg = (uint16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:830:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pb = (uint16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:844:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:849:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:858:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:859:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pg = (uint32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:860:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pb = (uint32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:886:25: warning: 'int8' is deprecated [-Wdeprecated-declarations] int8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:891:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:900:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:901:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pg = (int8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:902:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pb = (int8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:916:25: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:921:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:930:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:931:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pg = (int16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:932:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pb = (int16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:945:25: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:950:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:959:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:960:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pg = (int32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:961:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pb = (int32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:26: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:13: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:26: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:27: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:13: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:26: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:27: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1749:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1750:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:28: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1797:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1798:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:28: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1845:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1846:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/vigra_ext/tiffUtils.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:32: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:162:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] typedef CF_ENUM(uint32, SecCredentialType) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:75: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:48:21: warning: 'uint16' is deprecated [-Wdeprecated-declarations] typedef CF_OPTIONS(uint16, SecKeychainPromptSelector) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 153 warnings generated. [ 13%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/nona/StitcherOptions.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/StitcherOptions.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 13%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panodata/ControlPoint.cpp.o [ 13%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panodata/Lens.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Lens.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Lens.h:38: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 13%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panodata/Mask.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Mask.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Mask.h:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Mask.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Mask.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Mask.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Mask.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Mask.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Mask.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Mask.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Mask.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Mask.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Mask.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Mask.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 14%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panodata/Panorama.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 14%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panodata/PanoramaOptions.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaOptions.cpp:55: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaOptions.cpp:57: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaOptions.cpp:57: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaOptions.cpp:57: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaOptions.cpp:57: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaOptions.cpp:57: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaOptions.cpp:57: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaOptions.cpp:57: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaOptions.cpp:57: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaOptions.cpp:57: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaOptions.cpp:57: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaOptions.cpp:57: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 14%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panodata/PanoramaVariable.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.cpp:26: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 15%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panodata/ParseExp.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/ParseExp.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/ParseExp.h:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 15%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panodata/PTScriptParsing.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PTScriptParsing.cpp:25: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PTScriptParsing.h:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 15%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panodata/SrcPanoImage.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/SrcPanoImage.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/SrcPanoImage.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 16%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panodata/ImageVariableGroup.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/ImageVariableGroup.cpp:24: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 16%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panodata/StandardImageVariableGroups.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/StandardImageVariableGroups.cpp:25: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/StandardImageVariableGroups.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/ImageVariableGroup.h:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 16%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panodata/Exiv2Helper.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Exiv2Helper.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 17%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panotools/PanoToolsInterface.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 17%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panotools/PanoToolsOptimizerWrapper.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsOptimizerWrapper.cpp:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsOptimizerWrapper.cpp:50: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsOptimizerWrapper.cpp:50: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsOptimizerWrapper.cpp:50: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsOptimizerWrapper.cpp:50: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsOptimizerWrapper.cpp:50: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsOptimizerWrapper.cpp:50: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsOptimizerWrapper.cpp:50: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsOptimizerWrapper.cpp:50: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsOptimizerWrapper.cpp:50: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsOptimizerWrapper.cpp:50: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsOptimizerWrapper.cpp:50: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 17%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panotools/PanoToolsUtils.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsUtils.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsUtils.cpp:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsUtils.cpp:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsUtils.cpp:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsUtils.cpp:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsUtils.cpp:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsUtils.cpp:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsUtils.cpp:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsUtils.cpp:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsUtils.cpp:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsUtils.cpp:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsUtils.cpp:48: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 18%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/panotools/PanoToolsTransformGPU.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsTransformGPU.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsTransformGPU.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsTransformGPU.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsTransformGPU.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsTransformGPU.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsTransformGPU.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsTransformGPU.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsTransformGPU.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsTransformGPU.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsTransformGPU.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsTransformGPU.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsTransformGPU.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 18%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/vigra_ext/emor.cpp.o [ 18%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/vigra_ext/ImageTransformsGPU.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/vigra_ext/ImageTransformsGPU.cpp:54: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/vigra_ext/ImageTransformsGPU.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/vigra_ext/ROIImage.h:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/vigra_ext/ImageTransformsGPU.cpp:131:38: warning: 'gluErrorString' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] const GLubyte* message = gluErrorString(errCode); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:260:24: note: 'gluErrorString' has been explicitly marked deprecated here extern const GLubyte * gluErrorString (GLenum error) OPENGL_DEPRECATED(10.0, 10.9); ^ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/vigra_ext/ImageTransformsGPU.cpp:816:5: warning: 'gluOrtho2D' is deprecated: first deprecated in macOS 10.9 - "Use GLKMatrix4MakeOrtho" [-Wdeprecated-declarations] gluOrtho2D(0.0, viewportWidth, 0.0, viewportHeight); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/OpenGL.framework/Headers/glu.h:276:13: note: 'gluOrtho2D' has been explicitly marked deprecated here extern void gluOrtho2D (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top) OPENGL_DEPRECATED_MSG(10_0, 10_9, "Use GLKMatrix4MakeOrtho"); ^ 8 warnings generated. [ 18%] Linking CXX shared library libhuginbase.dylib ld: warning: ignoring duplicate libraries: '-lGLEW', '-lboost_filesystem', '-lboost_system', '-lc++', '-lexiv2', '-llcms2', '-lpano13', '-lsqlite3', '-ltiff', '-lvigraimpex' [ 18%] Built target huginbase [ 18%] Building CXX object src/tools/CMakeFiles/fulla.dir/fulla.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/fulla.cpp:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 19%] Linking CXX executable fulla ld: warning: ignoring duplicate libraries: '-lGLEW', '-lIex', '-lIlmThread', '-lImath-3_1', '-lOpenEXR', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lvigraimpex', '-lz' [ 19%] Built target fulla [ 19%] Building CXX object src/tools/CMakeFiles/nona.dir/nona.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/nona.cpp:38: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_basic.h:69: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 20%] Linking CXX executable nona ld: warning: ignoring duplicate libraries: '-lGLEW', '-lIex', '-lIlmThread', '-lImath-3_1', '-lOpenEXR', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lvigraimpex', '-lz' [ 20%] Built target nona [ 20%] Building CXX object src/tools/CMakeFiles/autooptimiser.dir/autooptimiser.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/autooptimiser.cpp:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_basic.h:69: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/autooptimiser.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/autooptimiser.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/autooptimiser.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/autooptimiser.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/autooptimiser.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/autooptimiser.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/autooptimiser.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/autooptimiser.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/autooptimiser.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/autooptimiser.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/autooptimiser.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 20%] Linking CXX executable autooptimiser ld: warning: ignoring duplicate libraries: '-lGLEW', '-lIex', '-lIlmThread', '-lImath-3_1', '-lOpenEXR', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lvigraimpex', '-lz' [ 20%] Built target autooptimiser [ 20%] Building CXX object src/tools/CMakeFiles/vig_optimize.dir/vig_optimize.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PhotometricOptimizer.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/ExtractPoints.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/point_sampler/PointSampler.h:265: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:312:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:314:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:376:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:380:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:395:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:409:33: warning: 'uint16' is deprecated [-Wdeprecated-declarations] a.set(((uint16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:423:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] a.set(((uint32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:449:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:453:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:468:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:482:33: warning: 'int16' is deprecated [-Wdeprecated-declarations] a.set(((int16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:496:33: warning: 'int32' is deprecated [-Wdeprecated-declarations] a.set(((int32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:703:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:705:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:31: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:746:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 rast = raster[x+y*w]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:784:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:789:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:798:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:799:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pg = (uint8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:800:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pb = (uint8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:814:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:819:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:828:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:829:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pg = (uint16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:830:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pb = (uint16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:844:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:849:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:858:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:859:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pg = (uint32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:860:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pb = (uint32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:886:25: warning: 'int8' is deprecated [-Wdeprecated-declarations] int8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:891:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:900:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:901:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pg = (int8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:902:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pb = (int8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:916:25: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:921:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:930:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:931:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pg = (int16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:932:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pb = (int16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:945:25: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:950:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:959:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:960:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pg = (int32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:961:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pb = (int32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:26: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:13: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:26: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:27: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:13: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:26: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:27: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1749:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1750:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:28: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1797:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1798:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:28: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1845:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/vig_optimize.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1846:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ 151 warnings generated. [ 21%] Linking CXX executable vig_optimize ld: warning: ignoring duplicate libraries: '-lGLEW', '-lIex', '-lIlmThread', '-lImath-3_1', '-lOpenEXR', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lvigraimpex', '-lz' [ 21%] Built target vig_optimize [ 21%] Building CXX object src/tools/CMakeFiles/align_image_stack.dir/align_image_stack.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:312:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:314:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:376:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:380:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:395:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:409:33: warning: 'uint16' is deprecated [-Wdeprecated-declarations] a.set(((uint16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:423:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] a.set(((uint32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:449:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:453:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:468:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:482:33: warning: 'int16' is deprecated [-Wdeprecated-declarations] a.set(((int16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:496:33: warning: 'int32' is deprecated [-Wdeprecated-declarations] a.set(((int32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:703:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:705:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:31: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:746:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 rast = raster[x+y*w]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:784:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:789:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:798:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:799:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pg = (uint8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:800:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pb = (uint8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:814:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:819:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:828:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:829:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pg = (uint16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:830:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pb = (uint16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:844:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:849:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:858:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:859:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pg = (uint32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:860:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pb = (uint32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:886:25: warning: 'int8' is deprecated [-Wdeprecated-declarations] int8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:891:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:900:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:901:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pg = (int8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:902:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pb = (int8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:916:25: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:921:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:930:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:931:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pg = (int16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:932:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pb = (int16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:945:25: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:950:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:959:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:960:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pg = (int32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:961:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pb = (int32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:26: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:13: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:26: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:27: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:13: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:26: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:27: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1749:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1750:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:28: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1797:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1798:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:28: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1845:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1846:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:32: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:162:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] typedef CF_ENUM(uint32, SecCredentialType) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:75: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:48:21: warning: 'uint16' is deprecated [-Wdeprecated-declarations] typedef CF_OPTIONS(uint16, SecKeychainPromptSelector) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/align_image_stack.cpp:46: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 153 warnings generated. [ 22%] Linking CXX executable align_image_stack ld: warning: ignoring duplicate libraries: '-lGLEW', '-lIex', '-lIlmThread', '-lImath-3_1', '-lOpenEXR', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lvigraimpex', '-lz' [ 22%] Built target align_image_stack [ 22%] Building CXX object src/tools/CMakeFiles/linefind.dir/linefind.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/linefind.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/linefind.cpp:42: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/linefind.cpp:42: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/linefind.cpp:42: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/linefind.cpp:42: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/linefind.cpp:42: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/linefind.cpp:42: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/linefind.cpp:42: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/linefind.cpp:42: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/linefind.cpp:42: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/linefind.cpp:42: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/linefind.cpp:42: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 22%] Linking CXX executable linefind ld: warning: ignoring duplicate libraries: '-lGLEW', '-lIex', '-lIlmThread', '-lImath-3_1', '-lOpenEXR', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lvigraimpex', '-lz' [ 22%] Built target linefind [ 22%] Building CXX object src/tools/CMakeFiles/geocpset.dir/geocpset.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/geocpset.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/geocpset.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/geocpset.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/geocpset.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/geocpset.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/geocpset.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/geocpset.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/geocpset.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/geocpset.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/geocpset.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/geocpset.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/geocpset.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 22%] Linking CXX executable geocpset ld: warning: ignoring duplicate libraries: '-lGLEW', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lz' [ 22%] Built target geocpset [ 22%] Building CXX object src/tools/CMakeFiles/tca_correct.dir/tca_correct.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:312:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:314:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:376:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:380:39: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(((((uint8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:395:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:409:33: warning: 'uint16' is deprecated [-Wdeprecated-declarations] a.set(((uint16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:423:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] a.set(((uint32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:449:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (7 - x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:453:39: warning: 'int8' is deprecated [-Wdeprecated-declarations] a.set(((((int8 *)buf)[x/8] >> (x%8)) & 1) ? max : min, xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:468:48: warning: 'uint8' is deprecated [-Wdeprecated-declarations] a.set(offset + scale*((uint8 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:482:33: warning: 'int16' is deprecated [-Wdeprecated-declarations] a.set(((int16 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:496:33: warning: 'int32' is deprecated [-Wdeprecated-declarations] a.set(((int32 *)buf)[x], xd); ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:703:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 sampleFormat = 1, bitsPerSample, ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:705:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 w,h; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:730:31: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * raster = new uint32[w*h]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:746:21: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 rast = raster[x+y*w]; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:784:25: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:789:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:798:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pr = (uint8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:799:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pg = (uint8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:800:35: warning: 'uint8' is deprecated [-Wdeprecated-declarations] pb = (uint8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:814:25: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:819:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:828:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pr = (uint16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:829:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pg = (uint16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:830:35: warning: 'uint16' is deprecated [-Wdeprecated-declarations] pb = (uint16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:844:25: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:849:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:858:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pr = (uint32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:859:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pg = (uint32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:860:35: warning: 'uint32' is deprecated [-Wdeprecated-declarations] pb = (uint32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:886:25: warning: 'int8' is deprecated [-Wdeprecated-declarations] int8 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:891:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:900:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pr = (int8 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:901:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pg = (int8 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:902:35: warning: 'int8' is deprecated [-Wdeprecated-declarations] pb = (int8 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:79:41: note: 'int8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int8_t int8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:916:25: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:921:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:930:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pr = (int16 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:931:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pg = (int16 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:932:35: warning: 'int16' is deprecated [-Wdeprecated-declarations] pb = (int16 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:945:25: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 *pr, *pg, *pb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:950:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:959:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pr = (int32 *)bufr; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:960:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pg = (int32 *)bufg; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:961:35: warning: 'int32' is deprecated [-Wdeprecated-declarations] pb = (int32 *)bufb; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1319:26: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * p = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:13: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1362:26: warning: 'int16' is deprecated [-Wdeprecated-declarations] int16 * p = (int16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:82:43: note: 'int16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int16_t int16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1405:27: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * p = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:13: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1448:26: warning: 'int32' is deprecated [-Wdeprecated-declarations] int32 * p = (int32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:85:43: note: 'int32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1748:27: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pr = (uint8 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1749:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1750:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:80:43: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1796:28: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pr = (uint16 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1797:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1798:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1844:28: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pr = (uint32 *)buf; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1845:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pg = pr+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:41: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/vigra/tiff.hxx:1846:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 * pb = pg+1; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:32: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecKey.h:162:17: warning: 'uint32' is deprecated [-Wdeprecated-declarations] typedef CF_ENUM(uint32, SecCredentialType) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:86:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:39: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/LaunchServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Headers/IconsCore.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/OSServices.h:29: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/OSServices.framework/Headers/CSIdentity.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/Security.h:75: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Security.framework/Headers/SecACL.h:48:21: warning: 'uint16' is deprecated [-Wdeprecated-declarations] typedef CF_OPTIONS(uint16, SecKeychainPromptSelector) ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:83:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/tca_correct.cpp:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/Stitcher.h:53: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/nona/RemappedPanoImage.h:43: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 153 warnings generated. [ 22%] Linking CXX executable tca_correct ld: warning: ignoring duplicate libraries: '-lGLEW', '-lIex', '-lIlmThread', '-lImath-3_1', '-lOpenEXR', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lvigraimpex', '-lz' [ 22%] Built target tca_correct [ 22%] Building CXX object src/tools/CMakeFiles/cpclean.dir/cpclean.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/cpclean.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/PTOptimizer.h:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/PanoramaAlgorithm.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/appbase/ProgressDisplay.h:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/cpclean.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/cpclean.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/cpclean.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/cpclean.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/cpclean.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/cpclean.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/cpclean.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/cpclean.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/cpclean.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/cpclean.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/cpclean.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 22%] Linking CXX executable cpclean ld: warning: ignoring duplicate libraries: '-lGLEW', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lz' [ 22%] Built target cpclean [ 22%] Building CXX object src/tools/CMakeFiles/checkpto.dir/checkpto.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/checkpto.cpp:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/checkpto.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/checkpto.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/checkpto.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/checkpto.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/checkpto.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/checkpto.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/checkpto.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/checkpto.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/checkpto.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/checkpto.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/checkpto.cpp:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/optimizer/ImageGraph.h:29: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOverlap.h:36: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 23%] Linking CXX executable checkpto ld: warning: ignoring duplicate libraries: '-lGLEW', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lz' [ 23%] Built target checkpto [ 24%] Building CXX object src/tools/CMakeFiles/pto_merge.dir/pto_merge.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pto_merge.cpp:32: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 24%] Linking CXX executable pto_merge ld: warning: ignoring duplicate libraries: '-lGLEW', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lz' [ 24%] Built target pto_merge [ 24%] Building CXX object src/tools/CMakeFiles/pto_template.dir/pto_template.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pto_template.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pto_template.cpp:133:9: warning: bool literal returned from 'main' [-Wmain] return false; ^ ~~~~~ 7 warnings generated. [ 24%] Linking CXX executable pto_template ld: warning: ignoring duplicate libraries: '-lGLEW', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lz' [ 24%] Built target pto_template [ 24%] Building CXX object src/tools/CMakeFiles/pto_mask.dir/pto_mask.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pto_mask.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 24%] Linking CXX executable pto_mask ld: warning: ignoring duplicate libraries: '-lGLEW', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lz' [ 24%] Built target pto_mask [ 25%] Building CXX object src/tools/CMakeFiles/pto_gen.dir/pto_gen.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pto_gen.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 25%] Linking CXX executable pto_gen ld: warning: ignoring duplicate libraries: '-lGLEW', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lz' [ 25%] Built target pto_gen [ 25%] Building CXX object src/tools/CMakeFiles/pano_trafo.dir/pano_trafo.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_trafo.cpp:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_trafo.cpp:41: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_trafo.cpp:41: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_trafo.cpp:41: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_trafo.cpp:41: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_trafo.cpp:41: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_trafo.cpp:41: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_trafo.cpp:41: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_trafo.cpp:41: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_trafo.cpp:41: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_trafo.cpp:41: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_trafo.cpp:41: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 25%] Linking CXX executable pano_trafo ld: warning: ignoring duplicate libraries: '-lGLEW', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lz' [ 25%] Built target pano_trafo [ 25%] Building CXX object src/tools/CMakeFiles/pano_modify.dir/IniParser.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/IniParser.cpp:31: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 25%] Building CXX object src/tools/CMakeFiles/pano_modify.dir/PanoOptionsFromIni.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/PanoOptionsFromIni.cpp:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/PanoOptionsFromIni.h:27: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/PanoOptionsFromIni.cpp:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/PanoOptionsFromIni.cpp:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/PanoOptionsFromIni.cpp:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/PanoOptionsFromIni.cpp:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/PanoOptionsFromIni.cpp:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/PanoOptionsFromIni.cpp:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/PanoOptionsFromIni.cpp:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/PanoOptionsFromIni.cpp:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/PanoOptionsFromIni.cpp:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/PanoOptionsFromIni.cpp:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/PanoOptionsFromIni.cpp:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 25%] Building CXX object src/tools/CMakeFiles/pano_modify.dir/pano_modify.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_modify.cpp:33: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_modify.cpp:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:514:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dx, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:515:8: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register double Dy, ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:750:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextWord ( register char* word, char** ch ); ^~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:751:33: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] PANO13_IMPEX void nextLine ( register char* line, char** ch ); ^~~~~~~~~ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_modify.cpp:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:23: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:39: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:456:35: warning: 'verUS' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] minCountry = verUS, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:289:1)' has been explicitly marked deprecated here enum { ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:457:35: warning: 'verIrelandEnglish' is deprecated: first deprecated in macOS 10.5 - Deprecated [-Wdeprecated-declarations] maxCountry = verIrelandEnglish ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1: note: '(unnamed enum at /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Script.h:400:1)' has been explicitly marked deprecated here enum { ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_modify.cpp:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:43: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIServices.h:26: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/HIShape.h:22: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:31: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:39: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:457:55: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean CMProfileMD5AreEqual(CMProfileMD5 a, CMProfileMD5 b) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:475:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:483:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:495:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* date and time of profile creation */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:503:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor white; /* profile illuminant */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:505:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 digest; /* Profile message digest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:517:3: warning: 'CMTagRecord' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagRecord tagList[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:513:3: note: 'CMTagRecord' has been explicitly marked deprecated here } CMTagRecord DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:521:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:522:3: warning: 'CMTagElemTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMTagElemTable tagTable; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:518:3: note: 'CMTagElemTable' has been explicitly marked deprecated here } CMTagElemTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:550:3: warning: 'CMDateTime' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDateTime dateTime; /* */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:424:3: note: 'CMDateTime' has been explicitly marked deprecated here } CMDateTime DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:618:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor backingXYZ; /* absolute XYZ values of backing */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:662:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor redPhosphor; /* Phosphors - native cromaticity values of the display */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:663:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor greenPhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:664:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor bluePhosphor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:665:3: warning: 'CMFixedXYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYColor whitePoint; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:429:3: note: 'CMFixedXYColor' has been explicitly marked deprecated here } CMFixedXYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:681:3: warning: 'CMNativeDisplayInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNativeDisplayInfo nativeDisplayInfo; /* data of type CMNativeDisplayInfo */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:676:3: note: 'CMNativeDisplayInfo' has been explicitly marked deprecated here } CMNativeDisplayInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:734:3: warning: 'CMScreeningChannelRec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMScreeningChannelRec channelInfo[1]; /* variable size, determined by channelCount */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:727:3: note: 'CMScreeningChannelRec' has been explicitly marked deprecated here } CMScreeningChannelRec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:782:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor illuminant; /* absolute XYZs of illuminant in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:783:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor surround; /* absolute XYZs of surround in cd/m^2 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:790:3: warning: 'CMFixedXYZColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMFixedXYZColor XYZ[1]; /* variable size, determined by tag element size */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:435:3: note: 'CMFixedXYZColor' has been explicitly marked deprecated here } CMFixedXYZColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:829:3: warning: 'CMIntentCRDVMSize' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMIntentCRDVMSize intentCRD[1]; /* variable size, determined by count */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:823:3: note: 'CMIntentCRDVMSize' has been explicitly marked deprecated here } CMIntentCRDVMSize DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:860:5: warning: 'CMVideoCardGammaTable' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaTable table; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:843:3: note: 'CMVideoCardGammaTable' has been explicitly marked deprecated here } CMVideoCardGammaTable DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:861:5: warning: 'CMVideoCardGammaFormula' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGammaFormula formula; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:855:3: note: 'CMVideoCardGammaFormula' has been explicitly marked deprecated here } CMVideoCardGammaFormula DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:868:3: warning: 'CMVideoCardGamma' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMVideoCardGamma gamma; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:863:3: note: 'CMVideoCardGamma' has been explicitly marked deprecated here } CMVideoCardGamma DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:885:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1187:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header cm2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1188:3: warning: 'CM4Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM4Header cm4; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:507:3: note: 'CM4Header' has been explicitly marked deprecated here } CM4Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1196:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profileSet[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1203:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; /* profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1211:3: warning: 'NCMConcatProfileSpec' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] NCMConcatProfileSpec profileSpecs[1]; /* Variable. Ordered from Source -> Dest */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1204:3: note: 'NCMConcatProfileSpec' has been explicitly marked deprecated here } NCMConcatProfileSpec DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1302:3: warning: 'CMRGBColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMRGBColor rgb; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1232:3: note: 'CMRGBColor' has been explicitly marked deprecated here } CMRGBColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1303:3: warning: 'CMHSVColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHSVColor hsv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1257:3: note: 'CMHSVColor' has been explicitly marked deprecated here } CMHSVColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1304:3: warning: 'CMHLSColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHLSColor hls; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1251:3: note: 'CMHLSColor' has been explicitly marked deprecated here } CMHLSColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1306:3: warning: 'CMLabColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLabColor Lab; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1263:3: note: 'CMLabColor' has been explicitly marked deprecated here } CMLabColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1307:3: warning: 'CMLuvColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMLuvColor Luv; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1269:3: note: 'CMLuvColor' has been explicitly marked deprecated here } CMLuvColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1308:3: warning: 'CMYxyColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMYxyColor Yxy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1275:3: note: 'CMYxyColor' has been explicitly marked deprecated here } CMYxyColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1309:3: warning: 'CMCMYKColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYKColor cmyk; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1239:3: note: 'CMCMYKColor' has been explicitly marked deprecated here } CMCMYKColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1310:3: warning: 'CMCMYColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMCMYColor cmy; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1245:3: note: 'CMCMYColor' has been explicitly marked deprecated here } CMCMYColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1311:3: warning: 'CMGrayColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMGrayColor gray; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1279:3: note: 'CMGrayColor' has been explicitly marked deprecated here } CMGrayColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1312:3: warning: 'CMMultichannel5Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel5Color mc5; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1283:3: note: 'CMMultichannel5Color' has been explicitly marked deprecated here } CMMultichannel5Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1313:3: warning: 'CMMultichannel6Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel6Color mc6; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1287:3: note: 'CMMultichannel6Color' has been explicitly marked deprecated here } CMMultichannel6Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1314:3: warning: 'CMMultichannel7Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel7Color mc7; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1291:3: note: 'CMMultichannel7Color' has been explicitly marked deprecated here } CMMultichannel7Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1315:3: warning: 'CMMultichannel8Color' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMultichannel8Color mc8; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1295:3: note: 'CMMultichannel8Color' has been explicitly marked deprecated here } CMMultichannel8Color DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1316:3: warning: 'CMNamedColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMNamedColor namedColor; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1299:3: note: 'CMNamedColor' has been explicitly marked deprecated here } CMNamedColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1515:3: warning: 'CMBitmapColorSpace' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBitmapColorSpace space; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1507:41: note: 'CMBitmapColorSpace' has been explicitly marked deprecated here typedef UInt32 CMBitmapColorSpace DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1589:3: warning: 'CMHandleLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMHandleLocation handleLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1557:3: note: 'CMHandleLocation' has been explicitly marked deprecated here } CMHandleLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1594:3: warning: 'CMPathLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMPathLocation pathLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1578:3: note: 'CMPathLocation' has been explicitly marked deprecated here } CMPathLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1595:3: warning: 'CMBufferLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMBufferLocation bufferLoc; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1583:3: note: 'CMBufferLocation' has been explicitly marked deprecated here } CMBufferLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1600:3: warning: 'CMProfLoc' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfLoc u; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1596:3: note: 'CMProfLoc' has been explicitly marked deprecated here } CMProfLoc DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1605:42: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] cmCurrentProfileLocationSize = sizeof(CMProfileLocation) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1620:3: warning: 'CM2Header' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CM2Header header; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:486:3: note: 'CM2Header' has been explicitly marked deprecated here } CM2Header DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1623:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation location; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1627:3: warning: 'CMMakeAndModel' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMMakeAndModel * makeAndModel; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:880:3: note: 'CMMakeAndModel' has been explicitly marked deprecated here } CMMakeAndModel DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1628:3: warning: 'CMProfileMD5' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileMD5 * digest; /* Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:448:41: note: 'CMProfileMD5' has been explicitly marked deprecated here typedef unsigned char CMProfileMD5[16] DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1994:3: warning: 'CMDeviceID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceID deviceID; /* device ID */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1959:41: note: 'CMDeviceID' has been explicitly marked deprecated here typedef UInt32 CMDeviceID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1996:3: warning: 'CMDeviceState' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceState deviceState; /* Device State flags */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1953:41: note: 'CMDeviceState' has been explicitly marked deprecated here typedef UInt32 CMDeviceState DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1997:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID defaultProfileID; /* Can change */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2010:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2011:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2018:3: warning: 'CMDeviceProfileID' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileID profileID; /* The identifier for this profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1964:41: note: 'CMDeviceProfileID' has been explicitly marked deprecated here typedef UInt32 CMDeviceProfileID DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2019:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation profileLoc; /* The profile's location */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2021:3: warning: 'CMDeviceProfileScope' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileScope profileScope; /* The scope this profile applies to */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1985:18: note: 'CMDeviceProfileScope' has been explicitly marked deprecated here } CMDeviceScope, CMDeviceProfileScope DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2033:3: warning: 'CMDeviceProfileInfo' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDeviceProfileInfo profiles[1]; /* The profile info records */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:2014:3: note: 'CMDeviceProfileInfo' has been explicitly marked deprecated here } CMDeviceProfileInfo DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_modify.cpp:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:139:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef profile; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_modify.cpp:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:140:3: warning: 'CMColor' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMColor color; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1317:3: note: 'CMColor' has been explicitly marked deprecated here } CMColor DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_modify.cpp:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:33: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/ColorPicker.h:328:3: warning: 'CMProfileRef' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileRef dstProfile; /* Currently ignored */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1000:41: note: 'CMProfileRef' has been explicitly marked deprecated here typedef struct OpaqueCMProfileRef* CMProfileRef DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_modify.cpp:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:54:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID; /* Contains an hDC on Win32 */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_modify.cpp:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:56:3: warning: 'CMProfileLocation' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMProfileLocation * profileLocationPtr; /* For returning the profile */ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1601:3: note: 'CMProfileLocation' has been explicitly marked deprecated here } CMProfileLocation DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_modify.cpp:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:61:55: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] typedef CALLBACK_API( Boolean , CanCalibrateProcPtr )(CMDisplayIDType displayID, Str255 errMessage); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_modify.cpp:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:154:3: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] CMDisplayIDType displayID, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pano_modify.cpp:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/algorithms/basic/CalculateOptimalROI.h:28: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panotools/PanoToolsInterface.h:68: In file included from /Users/pbulk/build/graphics/hugin/work/.buildlink/include/pano13/filter.h:1092: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:36: In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CommonPanels.h:37: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/Carbon.framework/Frameworks/CommonPanels.framework/Headers/CMCalibrator.h:180:87: warning: 'CMDisplayIDType' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] inline Boolean InvokeCanCalibrateUPP(CMDisplayIDType displayID, Str255 errMessage, CanCalibrateUPP userUPP) { return (*userUPP)(displayID, errMessage); } ^ /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/ColorSyncDeprecated.h:1016:41: note: 'CMDisplayIDType' has been explicitly marked deprecated here typedef UInt32 CMDisplayIDType DEPRECATED_IN_MAC_OS_X_VERSION_10_6_AND_LATER; ^ 84 warnings generated. [ 26%] Linking CXX executable pano_modify ld: warning: ignoring duplicate libraries: '-lGLEW', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lz' [ 26%] Built target pano_modify [ 26%] Building CXX object src/tools/CMakeFiles/pto_var.dir/pto_var.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pto_var.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 27%] Linking CXX executable pto_var ld: warning: ignoring duplicate libraries: '-lGLEW', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lz' [ 27%] Built target pto_var [ 27%] Building CXX object src/tools/CMakeFiles/pto_lensstack.dir/pto_lensstack.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pto_lensstack.cpp:30: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ 6 warnings generated. [ 28%] Linking CXX executable pto_lensstack ld: warning: ignoring duplicate libraries: '-lGLEW', '-lc++', '-lexiv2', '-ljpeg', '-llcms2', '-lpng16', '-ltiff', '-lz' [ 28%] Built target pto_lensstack [ 28%] Building CXX object src/tools/CMakeFiles/pto_move.dir/pto_move.cpp.o In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pto_move.cpp:34: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/Panorama.h:35: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaData.h:40: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/panodata/PanoramaVariable.h:37: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/stl_utils.h:44: In file included from /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/utils.h:36: /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1311:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLER16) (CMSREGISTER const cmsUInt16Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1312:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsUInt16Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1313:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1315:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef cmsInt32Number (* cmsSAMPLERFLOAT)(CMSREGISTER const cmsFloat32Number In[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1316:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER cmsFloat32Number Out[], ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:1317:44: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] CMSREGISTER void * Cargo); ^~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/lcms2.h:161:23: note: expanded from macro 'CMSREGISTER' # define CMSREGISTER register ^ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pto_move.cpp:217:67: error: no member named 'copy_option' in namespace 'boost::filesystem'; did you mean 'copy_options'? fs::copy_file(imgFrom, imagesTo[imgFrom], OVERWRITE_EXISTING); ^~~~~~~~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/filesystem.h:67:51: note: expanded from macro 'OVERWRITE_EXISTING' #define OVERWRITE_EXISTING boost::filesystem::copy_option::overwrite_if_exists ~~~~~~~~~~~~~~~~~~~^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/boost/filesystem/operations.hpp:44:12: note: 'copy_options' declared here enum class copy_options : unsigned int ^ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/tools/pto_move.cpp:217:67: error: no member named 'overwrite_if_exists' in 'boost::filesystem::copy_options'; did you mean 'overwrite_existing'? fs::copy_file(imgFrom, imagesTo[imgFrom], OVERWRITE_EXISTING); ^~~~~~~~~~~~~~~~~~ /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/src/hugin_base/hugin_utils/filesystem.h:67:64: note: expanded from macro 'OVERWRITE_EXISTING' #define OVERWRITE_EXISTING boost::filesystem::copy_option::overwrite_if_exists ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ /Users/pbulk/build/graphics/hugin/work/.buildlink/include/boost/filesystem/operations.hpp:50:5: note: 'overwrite_existing' declared here overwrite_existing = 1u << 1u, // Overwrite existing file ^ 6 warnings and 2 errors generated. *** [src/tools/CMakeFiles/pto_move.dir/pto_move.cpp.o] Error code 1 bmake[2]: stopped in /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/cmake-pkgsrc-build 1 error bmake[2]: stopped in /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/cmake-pkgsrc-build *** [src/tools/CMakeFiles/pto_move.dir/all] Error code 2 bmake[1]: stopped in /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/cmake-pkgsrc-build 1 error bmake[1]: stopped in /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/cmake-pkgsrc-build *** [all] Error code 2 bmake: stopped in /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/cmake-pkgsrc-build 1 error bmake: stopped in /Users/pbulk/build/graphics/hugin/work/hugin-2023.0.0/cmake-pkgsrc-build *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/graphics/hugin