=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for pfstools-2.1.0nb28 [ 1%] Building CXX object src/pfs/CMakeFiles/pfs.dir/colorspace.cpp.o [ 1%] Generating pfsin [ 1%] Generating pfsout [ 1%] Built target pfsin_sh [ 1%] Built target pfsout_sh [ 2%] Generating pfsindcraw [ 2%] Built target pfsindcraw_sh [ 3%] Building CXX object src/pfs/CMakeFiles/pfs.dir/pfs.cpp.o [ 4%] Building CXX object src/pfs/CMakeFiles/pfs.dir/pfsutils.cpp.o /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfs/pfsutils.cpp:45:10: warning: 4 enumeration values not handled in switch: 'CS_YUV', 'CS_Yxy', 'CS_INVALID'... [-Wswitch] switch(cs){ ^~ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfs/pfsutils.cpp:45:10: note: add missing switch cases switch(cs){ ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfs/pfsutils.cpp:61:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ 2 warnings generated. [ 5%] Linking CXX static library libpfs.a [ 5%] Built target pfs [ 8%] Building CXX object src/fileformat/CMakeFiles/pfsoutyuv.dir/pfsoutyuv.cpp.o [ 8%] Building CXX object src/fileformat/CMakeFiles/pfsinrgbe.dir/pfsinrgbe.cpp.o [ 8%] Building CXX object src/fileformat/CMakeFiles/pfsinyuv.dir/pfsinyuv.cpp.o In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsoutyuv.cpp:38: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfs/pfsutils.cpp:45:10: warning: 4 enumeration values not handled in switch: 'CS_YUV', 'CS_Yxy', 'CS_INVALID'... [-Wswitch] switch(cs){ ^~ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfs/pfsutils.cpp:45:10: note: add missing switch cases switch(cs){ ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfs/pfsutils.cpp:61:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsinyuv.cpp:39: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfs/pfsutils.cpp:45:10: warning: 4 enumeration values not handled in switch: 'CS_YUV', 'CS_Yxy', 'CS_INVALID'... [-Wswitch] switch(cs){ ^~ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfs/pfsutils.cpp:45:10: note: add missing switch cases switch(cs){ ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfs/pfsutils.cpp:61:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsoutyuv.cpp:393:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsinyuv.cpp:475:11: warning: 8 enumeration values not handled in switch: 'CS_XYZ', 'CS_RGB', 'CS_SRGB'... [-Wswitch] switch( colorspace ) { ^~~~~~~~~~ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsinyuv.cpp:475:11: note: add missing switch cases switch( colorspace ) { ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsinyuv.cpp:540:13: warning: 8 enumeration values not handled in switch: 'CS_XYZ', 'CS_RGB', 'CS_SRGB'... [-Wswitch] switch( colorspace ) { ^~~~~~~~~~ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsinyuv.cpp:540:13: note: add missing switch cases switch( colorspace ) { ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsoutyuv.cpp:233:3: warning: non-void function does not return a value [-Wreturn-type] } ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsoutyuv.cpp:421:14: note: in instantiation of function template specialization 'YUVWriter::writeYuvImage' requested here writer.writeYuvImage( X, Y, Z ); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsoutyuv.cpp:233:3: warning: non-void function does not return a value [-Wreturn-type] } ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsoutyuv.cpp:424:14: note: in instantiation of function template specialization 'YUVWriter::writeYuvImage' requested here writer.writeYuvImage( X, Y, Z ); ^ [ 8%] Building CXX object src/fileformat/CMakeFiles/pfsinrgbe.dir/rgbeio.cpp.o 5 warnings generated. [ 8%] Linking CXX executable pfsoutyuv 4 warnings generated. [ 9%] Linking CXX executable pfsinyuv [ 9%] Built target pfsoutyuv [ 10%] Building CXX object src/fileformat/CMakeFiles/pfsoutrgbe.dir/pfsoutrgbe.cpp.o [ 11%] Built target pfsinyuv [ 11%] Linking CXX executable pfsinrgbe [ 11%] Building CXX object src/fileformat/CMakeFiles/pfsinpfm.dir/pfsinpfm.cpp.o [ 11%] Built target pfsinrgbe [ 12%] Building CXX object src/fileformat/CMakeFiles/pfsoutpfm.dir/pfsoutpfm.cpp.o [ 12%] Building CXX object src/fileformat/CMakeFiles/pfsoutrgbe.dir/rgbeio.cpp.o [ 13%] Linking CXX executable pfsinpfm [ 14%] Linking CXX executable pfsoutpfm [ 14%] Built target pfsinpfm [ 15%] Building CXX object src/fileformat/CMakeFiles/pfsinppm.dir/pfsinppm.cpp.o [ 15%] Built target pfsoutpfm [ 16%] Linking CXX executable pfsoutrgbe [ 17%] Building CXX object src/fileformat/CMakeFiles/pfsoutppm.dir/pfsoutppm.cpp.o [ 17%] Built target pfsoutrgbe [ 18%] Building CXX object src/fileformat/CMakeFiles/pfsintiff.dir/pfsintiff.cpp.o [ 19%] Building CXX object src/fileformat/CMakeFiles/pfsinppm.dir/ppmio.cpp.o [ 20%] Building CXX object src/fileformat/CMakeFiles/pfsoutppm.dir/ppmio.cpp.o [ 21%] Linking CXX executable pfsinppm In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsintiff.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:38:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 width, height; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsintiff.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:40:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 comp; /// compression type ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsintiff.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:41:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 phot; /// type of photometric data ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsintiff.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:43:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 bps; /// bits per sample ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsintiff.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:44:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nSamples; /// number of channels in tiff file (only 1-3 are used) ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ 5 warnings generated. [ 22%] Linking CXX executable pfsoutppm [ 23%] Building CXX object src/fileformat/CMakeFiles/pfsintiff.dir/hdrtiffio.cpp.o [ 23%] Built target pfsinppm [ 24%] Building CXX object src/fileformat/CMakeFiles/pfsouttiff.dir/pfsouttiff.cpp.o [ 24%] Built target pfsoutppm [ 25%] Building CXX object src/filter/CMakeFiles/pfsgamma.dir/pfsgamma.cpp.o In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:38:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 width, height; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:40:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 comp; /// compression type ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:41:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 phot; /// type of photometric data ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:43:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 bps; /// bits per sample ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:44:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nSamples; /// number of channels in tiff file (only 1-3 are used) ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:80:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * extra_sample_types=0; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:81:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 extra_samples_per_pixel=0; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:180:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16* wp; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:181:5: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8* bp; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:78:45: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:186:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 imagelength; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:191:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 scanlinesize = TIFFScanlineSize(tif); ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:198:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for(uint32 row = 0; row < imagelength; row++) ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsouttiff.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:38:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 width, height; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsouttiff.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:40:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 comp; /// compression type ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsouttiff.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:41:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 phot; /// type of photometric data ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsouttiff.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:43:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 bps; /// bits per sample ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsouttiff.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:44:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nSamples; /// number of channels in tiff file (only 1-3 are used) ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ 12 warnings generated. [ 26%] Linking CXX executable pfsintiff 5 warnings generated. [ 27%] Building CXX object src/fileformat/CMakeFiles/pfsouttiff.dir/hdrtiffio.cpp.o [ 27%] Built target pfsintiff [ 28%] Linking CXX executable pfsgamma [ 29%] Building CXX object src/filter/CMakeFiles/pfsclamp.dir/pfsclamp.cpp.o [ 29%] Built target pfsgamma [ 30%] Building CXX object src/filter/CMakeFiles/pfstag.dir/pfstag.cpp.o In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:38:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 width, height; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:40:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 comp; /// compression type ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:41:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 phot; /// type of photometric data ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:43:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 bps; /// bits per sample ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ In file included from /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:37: /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.h:44:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 nSamples; /// number of channels in tiff file (only 1-3 are used) ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:80:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 * extra_sample_types=0; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:81:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 extra_samples_per_pixel=0; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:180:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16* wp; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:181:5: warning: 'uint8' is deprecated [-Wdeprecated-declarations] uint8* bp; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:78:45: note: 'uint8' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint8_t uint8 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:186:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 imagelength; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:191:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32 scanlinesize = TIFFScanlineSize(tif); ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/hdrtiffio.cpp:198:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] for(uint32 row = 0; row < imagelength; row++) ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/graphics/pfstools/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ 12 warnings generated. [ 31%] Linking CXX executable pfsouttiff [ 32%] Linking CXX executable pfsclamp [ 32%] Built target pfsouttiff [ 32%] Built target pfsclamp [ 33%] Building CXX object src/filter/CMakeFiles/pfssize.dir/pfssize.cpp.o [ 34%] Building CXX object src/filter/CMakeFiles/pfsextractchannels.dir/pfsextractchannels.cpp.o [ 35%] Linking CXX executable pfstag [ 35%] Built target pfstag [ 36%] Building CXX object src/filter/CMakeFiles/pfspanoramic.dir/pfspanoramic.cpp.o [ 37%] Linking CXX executable pfsextractchannels [ 37%] Built target pfsextractchannels [ 38%] Linking CXX executable pfssize [ 38%] Building CXX object src/filter/CMakeFiles/pfsrotate.dir/pfsrotate.cpp.o [ 38%] Built target pfssize [ 38%] Building CXX object src/filter/CMakeFiles/pfsflip.dir/pfsflip.cpp.o [ 39%] Linking CXX executable pfspanoramic [ 39%] Built target pfspanoramic [ 40%] Linking CXX executable pfsrotate [ 41%] Building CXX object src/filter/CMakeFiles/pfscut.dir/pfscut.cpp.o [ 41%] Built target pfsrotate [ 42%] Linking CXX executable pfsflip [ 43%] Building CXX object src/filter/CMakeFiles/pfspad.dir/pfspad.cpp.o [ 43%] Built target pfsflip [ 43%] Building CXX object src/filter/CMakeFiles/pfscat.dir/pfscat.cpp.o [ 43%] Linking CXX executable pfscut [ 44%] Linking CXX executable pfspad [ 44%] Built target pfscut [ 45%] Building CXX object src/filter/CMakeFiles/pfsabsolute.dir/pfsabsolute.cpp.o [ 45%] Built target pfspad [ 46%] Linking CXX executable pfscat [ 47%] Building CXX object src/filter/CMakeFiles/pfsretime.dir/pfsretime.cpp.o [ 47%] Built target pfscat [ 48%] Building CXX object src/filter/CMakeFiles/pfscolortransform.dir/pfscolortransform.cpp.o [ 49%] Linking CXX executable pfsabsolute [ 49%] Built target pfsabsolute [ 50%] Linking CXX executable pfsretime [ 51%] Building CXX object src/filter/CMakeFiles/pfsdisplayfunction.dir/pfsdisplayfunction.cpp.o /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/filter/pfscolortransform.cpp:95:45: warning: 'sizeof (*matArray)' will return the size of the pointer, not the array itself [-Wsizeof-pointer-div] for ( j = 0, ptr = buffer; j <= NUMELEMS(*matArray); ++j, ++ptr ){ ^~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/filter/pfscolortransform.cpp:41:32: note: expanded from macro 'NUMELEMS' #define NUMELEMS(x) (sizeof(x)/sizeof(*(x))) ~~~~~~~~~^ [ 51%] Built target pfsretime [ 52%] Building CXX object src/pfsglview/CMakeFiles/pfsglview.dir/pfsglview.cpp.o 1 warning generated. [ 53%] Linking CXX executable pfscolortransform [ 53%] Built target pfscolortransform [ 53%] Building CXX object src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/pfstmo_drago03.cpp.o [ 54%] Building CXX object src/filter/CMakeFiles/pfsdisplayfunction.dir/display_function.cpp.o /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:355:19: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glReadPixels( x, glutGet(GLUT_WINDOW_HEIGHT) - y, 1, 1, GL_RED, GL_FLOAT, &val); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:355:2: warning: 'glReadPixels' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glReadPixels( x, glutGet(GLUT_WINDOW_HEIGHT) - y, 1, 1, GL_RED, GL_FLOAT, &val); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2652:13: note: 'glReadPixels' has been explicitly marked deprecated here extern void glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid *pixels) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:357:19: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glReadPixels( x, glutGet(GLUT_WINDOW_HEIGHT) - y, 1, 1, GL_GREEN, GL_FLOAT, &val); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:357:2: warning: 'glReadPixels' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glReadPixels( x, glutGet(GLUT_WINDOW_HEIGHT) - y, 1, 1, GL_GREEN, GL_FLOAT, &val); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2652:13: note: 'glReadPixels' has been explicitly marked deprecated here extern void glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid *pixels) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:359:19: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glReadPixels( x, glutGet(GLUT_WINDOW_HEIGHT) - y, 1, 1, GL_BLUE, GL_FLOAT, &val); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:359:2: warning: 'glReadPixels' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glReadPixels( x, glutGet(GLUT_WINDOW_HEIGHT) - y, 1, 1, GL_BLUE, GL_FLOAT, &val); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2652:13: note: 'glReadPixels' has been explicitly marked deprecated here extern void glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid *pixels) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:373:30: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] yPosition = cursorPosY - (glutGet(GLUT_WINDOW_HEIGHT) - szoom.vY) ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:413:5: warning: 'glutGetWindow' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] if(glutGetWindow() != 0) glutPostRedisplay() ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:449:21: note: 'glutGetWindow' has been explicitly marked deprecated here extern int APIENTRY glutGetWindow(void) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:413:28: warning: 'glutPostRedisplay' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] if(glutGetWindow() != 0) glutPostRedisplay() ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:444:22: note: 'glutPostRedisplay' has been explicitly marked deprecated here extern void APIENTRY glutPostRedisplay(void) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:556:5: warning: 'glutGetWindow' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] if(glutGetWindow() != 0) glutPostRedisplay() ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:449:21: note: 'glutGetWindow' has been explicitly marked deprecated here extern int APIENTRY glutGetWindow(void) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:556:28: warning: 'glutPostRedisplay' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] if(glutGetWindow() != 0) glutPostRedisplay() ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:444:22: note: 'glutPostRedisplay' has been explicitly marked deprecated here extern void APIENTRY glutPostRedisplay(void) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:669:2: warning: 'glClear' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glClear(GL_COLOR_BUFFER_BIT); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2394:13: note: 'glClear' has been explicitly marked deprecated here extern void glClear (GLbitfield mask) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:674:3: warning: 'glGetIntegerv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glGetIntegerv( GL_VIEWPORT, viewp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2513:13: note: 'glGetIntegerv' has been explicitly marked deprecated here extern void glGetIntegerv (GLenum pname, GLint *params) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:675:3: warning: 'glPixelStorei' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPixelStorei(GL_UNPACK_ALIGNMENT, 4); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2610:13: note: 'glPixelStorei' has been explicitly marked deprecated here extern void glPixelStorei (GLenum pname, GLint param) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:677:15: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] winWidth = glutGet(GLUT_WINDOW_WIDTH); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:678:16: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] winHeight = glutGet(GLUT_WINDOW_HEIGHT); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:692:3: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnable( GL_SCISSOR_TEST); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:696:5: warning: 'glScissor' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glScissor( X_BAR/2, Y_BAR/2, winWidth - X_BAR, winHeight - Y_BAR - m_histogram->getHeight() - Y_BAR/2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2668:13: note: 'glScissor' has been explicitly marked deprecated here extern void glScissor (GLint x, GLint y, GLsizei width, GLsizei height) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:698:5: warning: 'glScissor' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glScissor( X_BAR/2, Y_BAR/2, winWidth - X_BAR, winHeight - Y_BAR ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2668:13: note: 'glScissor' has been explicitly marked deprecated here extern void glScissor (GLint x, GLint y, GLsizei width, GLsizei height) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:719:7: warning: 'glViewport' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glViewport( szoom.vX, szoom.vY, szoom.vSizeX, szoom.vSizeY); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2755:13: note: 'glViewport' has been explicitly marked deprecated here extern void glViewport (GLint x, GLint y, GLsizei width, GLsizei height) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:721:3: warning: 'glPixelZoom' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPixelZoom( szoom.scale, -szoom.scale); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2613:13: note: 'glPixelZoom' has been explicitly marked deprecated here extern void glPixelZoom (GLfloat xfactor, GLfloat yfactor) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:722:3: warning: 'glRasterPos2i' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRasterPos2i(0,0); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2631:13: note: 'glRasterPos2i' has been explicitly marked deprecated here extern void glRasterPos2i (GLint x, GLint y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:724:3: warning: 'glDrawPixels' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glDrawPixels(bitmap->getWidth(), bitmap->getHeight(), ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2467:13: note: 'glDrawPixels' has been explicitly marked deprecated here extern void glDrawPixels (GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:799:3: warning: 'glViewport' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glViewport( viewp[0], viewp[1], viewp[2], viewp[3]); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2755:13: note: 'glViewport' has been explicitly marked deprecated here extern void glViewport (GLint x, GLint y, GLsizei width, GLsizei height) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:822:12: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] yPos = glutGet(GLUT_WINDOW_HEIGHT) - ((points[i].y) * szoom.scale + (glutGet(GLUT_WINDOW_HEIGHT) - szoom.vY) ) ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:822:76: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] yPos = glutGet(GLUT_WINDOW_HEIGHT) - ((points[i].y) * szoom.scale + (glutGet(GLUT_WINDOW_HEIGHT) - szoom.vY) ) ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:856:5: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4f(0.0f, 1.0f, 0.0f, 1.0f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:857:5: warning: 'glPointSize' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPointSize(2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2614:13: note: 'glPointSize' has been explicitly marked deprecated here extern void glPointSize (GLfloat size) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:858:5: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_POINTS); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:859:5: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(xPos, yPos, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:860:5: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:862:5: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_LINE_LOOP); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:863:5: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(xPos-mark_size, yPos-mark_size, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:864:5: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(xPos+mark_size+1, yPos-mark_size, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:865:5: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(xPos+mark_size+1, yPos+mark_size+1, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:866:5: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(xPos-mark_size, yPos+mark_size+1, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:867:5: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:874:3: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glDisable( GL_SCISSOR_TEST); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:897:2: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_COLOR); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:898:2: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:899:2: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:900:2: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:901:2: warning: 'glFlush' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glFlush(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2490:13: note: 'glFlush' has been explicitly marked deprecated here extern void glFlush (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:902:2: warning: 'glutSwapBuffers' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutSwapBuffers(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:448:22: note: 'glutSwapBuffers' has been explicitly marked deprecated here extern void APIENTRY glutSwapBuffers(void) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:912:2: warning: 'glutReshapeWindow' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutReshapeWindow(width, height); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:454:22: note: 'glutReshapeWindow' has been explicitly marked deprecated here extern void APIENTRY glutReshapeWindow(int width, int height) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:915:2: warning: 'glViewport' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glViewport(0, 0, width, height); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2755:13: note: 'glViewport' has been explicitly marked deprecated here extern void glViewport (GLint x, GLint y, GLsizei width, GLsizei height) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:917:2: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:918:2: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:919:2: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glOrtho(0.0f, width, 0.0f, height, -10.0f, 10.0f); // last 1.0 -1.0 it's enough ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:921:2: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:935:30: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] m_osd_loading->setPosition( glutGet(GLUT_WINDOW_WIDTH) - INFOAREA_WIDTH/2 - INFOAREA_POS_X, INFOAREA_POS_Y); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:939:30: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] m_osd_mapping->setPosition( glutGet(GLUT_WINDOW_WIDTH) - INFOAREA_WIDTH/2 - INFOAREA_POS_X, INFOAREA_POS_Y); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:943:2: warning: 'glutPostRedisplay' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutPostRedisplay(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:444:22: note: 'glutPostRedisplay' has been explicitly marked deprecated here extern void APIENTRY glutPostRedisplay(void) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:950:3: warning: 'glutSetCursor' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutSetCursor(cursor); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:462:22: note: 'glutSetCursor' has been explicitly marked deprecated here extern void APIENTRY glutSetCursor(int cursor) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:961:5: warning: 'glutSetCursor' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutSetCursor(GLUT_CURSOR_CROSSHAIR); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:462:22: note: 'glutSetCursor' has been explicitly marked deprecated here extern void APIENTRY glutSetCursor(int cursor) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:963:5: warning: 'glutSetCursor' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutSetCursor(GLUT_CURSOR_INFO); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:462:22: note: 'glutSetCursor' has been explicitly marked deprecated here extern void APIENTRY glutSetCursor(int cursor) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:965:5: warning: 'glutSetCursor' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutSetCursor(GLUT_CURSOR_LEFT_RIGHT); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:462:22: note: 'glutSetCursor' has been explicitly marked deprecated here extern void APIENTRY glutSetCursor(int cursor) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1146:2: warning: 'glutPostRedisplay' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutPostRedisplay(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:444:22: note: 'glutPostRedisplay' has been explicitly marked deprecated here extern void APIENTRY glutPostRedisplay(void) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1204:26: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] yPos = cursorPosY - (glutGet(GLUT_WINDOW_HEIGHT) - szoom.vY) ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1237:38: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] yPos = (float)cursorPosY - (float) glutGet(GLUT_WINDOW_HEIGHT) + oyPos ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1254:41: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] oyPos = -(float)cursorPosY + (float) glutGet(GLUT_WINDOW_HEIGHT) + yy * szoom.scale ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1315:16: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] resizeWindow( glutGet(GLUT_WINDOW_WIDTH), glutGet(GLUT_WINDOW_HEIGHT) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1315:44: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] resizeWindow( glutGet(GLUT_WINDOW_WIDTH), glutGet(GLUT_WINDOW_HEIGHT) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1316:2: warning: 'glutPostRedisplay' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutPostRedisplay(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:444:22: note: 'glutPostRedisplay' has been explicitly marked deprecated here extern void APIENTRY glutPostRedisplay(void) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1326:21: warning: 'glutGetModifiers' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] is_control_down = glutGetModifiers() & GLUT_ACTIVE_CTRL ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:552:21: note: 'glutGetModifiers' has been explicitly marked deprecated here extern int APIENTRY glutGetModifiers(void) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1443:24: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] if(newHeight > glutGet(GLUT_WINDOW_HEIGHT) - INFOAREA_HEIGHT -Y_BAR - Y_BAR/2) newHeight = glutGet(GLUT_WINDOW_HEIGHT) - INFOAREA_HEIGHT -Y_BAR -Y_BAR/2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1443:101: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] if(newHeight > glutGet(GLUT_WINDOW_HEIGHT) - INFOAREA_HEIGHT -Y_BAR - Y_BAR/2) newHeight = glutGet(GLUT_WINDOW_HEIGHT) - INFOAREA_HEIGHT -Y_BAR -Y_BAR/2; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1447:44: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] m_histogram->setPosition( X_BAR/2, glutGet(GLUT_WINDOW_HEIGHT) - Y_BAR/2 - m_histogram->getHeight()); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1344:10: warning: enumeration value 'NONE' not handled in switch [-Wswitch] switch(m_histogram->getSubComponentHoverState()) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1344:10: note: add missing switch cases switch(m_histogram->getSubComponentHoverState()) ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1493:48: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] yPos = (float)cursorPosY_fixed - (float) glutGet(GLUT_WINDOW_HEIGHT) + oyPos ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1514:52: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] oyPos = -(float)cursorPosY_fixed + (float) glutGet(GLUT_WINDOW_HEIGHT) + yy * szoom.scale ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1532:2: warning: 'glutPostRedisplay' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutPostRedisplay(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:444:22: note: 'glutPostRedisplay' has been explicitly marked deprecated here extern void APIENTRY glutPostRedisplay(void) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1543:2: warning: 'glutPostRedisplay' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutPostRedisplay(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:444:22: note: 'glutPostRedisplay' has been explicitly marked deprecated here extern void APIENTRY glutPostRedisplay(void) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1625:4: warning: 'glutPostRedisplay' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutPostRedisplay(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:444:22: note: 'glutPostRedisplay' has been explicitly marked deprecated here extern void APIENTRY glutPostRedisplay(void) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1630:4: warning: 'glutPostRedisplay' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutPostRedisplay(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:444:22: note: 'glutPostRedisplay' has been explicitly marked deprecated here extern void APIENTRY glutPostRedisplay(void) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1635:4: warning: 'glutPostRedisplay' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutPostRedisplay(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:444:22: note: 'glutPostRedisplay' has been explicitly marked deprecated here extern void APIENTRY glutPostRedisplay(void) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1640:4: warning: 'glutPostRedisplay' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutPostRedisplay(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:444:22: note: 'glutPostRedisplay' has been explicitly marked deprecated here extern void APIENTRY glutPostRedisplay(void) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1689:2: warning: 'glutSetWindowTitle' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutSetWindowTitle(title); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:451:22: note: 'glutSetWindowTitle' has been explicitly marked deprecated here extern void APIENTRY glutSetWindowTitle(const char *title) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1768:2: warning: 'glutInit' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutInit(&argc, argv); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1769:31: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutInitWindowPosition(0.1 * glutGet(GLUT_SCREEN_WIDTH), 0.1 * glutGet(GLUT_SCREEN_HEIGHT)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1769:65: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutInitWindowPosition(0.1 * glutGet(GLUT_SCREEN_WIDTH), 0.1 * glutGet(GLUT_SCREEN_HEIGHT)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1769:2: warning: 'glutInitWindowPosition' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutInitWindowPosition(0.1 * glutGet(GLUT_SCREEN_WIDTH), 0.1 * glutGet(GLUT_SCREEN_HEIGHT)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:436:22: note: 'glutInitWindowPosition' has been explicitly marked deprecated here extern void APIENTRY glutInitWindowPosition(int x, int y) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1770:27: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutInitWindowSize(0.8 * glutGet(GLUT_SCREEN_WIDTH), 0.8 * glutGet(GLUT_SCREEN_HEIGHT)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1770:61: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutInitWindowSize(0.8 * glutGet(GLUT_SCREEN_WIDTH), 0.8 * glutGet(GLUT_SCREEN_HEIGHT)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1770:2: warning: 'glutInitWindowSize' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutInitWindowSize(0.8 * glutGet(GLUT_SCREEN_WIDTH), 0.8 * glutGet(GLUT_SCREEN_HEIGHT)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:437:22: note: 'glutInitWindowSize' has been explicitly marked deprecated here extern void APIENTRY glutInitWindowSize(int width, int height) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1771:2: 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_RGBA | GLUT_DOUBLE); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1774:8: warning: 'glutCreateWindow' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] win = glutCreateWindow("PFS GLview v.1.2.1"); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1778:37: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] m_histogram->setPosition( X_BAR/2, glutGet(GLUT_WINDOW_HEIGHT) - Y_BAR/2 - m_histogram->getHeight()); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1785:21: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] adjust(m_osd_help, glutGet(GLUT_WINDOW_WIDTH), glutGet(GLUT_WINDOW_HEIGHT)) ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1785:49: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] adjust(m_osd_help, glutGet(GLUT_WINDOW_WIDTH), glutGet(GLUT_WINDOW_HEIGHT)) ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1788:30: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] m_osd_loading->setPosition( glutGet(GLUT_WINDOW_WIDTH) - INFOAREA_WIDTH/2 - INFOAREA_POS_X, INFOAREA_POS_Y); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1791:30: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] m_osd_mapping->setPosition( glutGet(GLUT_WINDOW_WIDTH) - INFOAREA_WIDTH/2 - INFOAREA_POS_X, INFOAREA_POS_Y); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1799:19: warning: 'glutCreateMenu' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] mappingSubmenu = glutCreateMenu(menuListener); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:492:21: note: 'glutCreateMenu' has been explicitly marked deprecated here extern int APIENTRY glutCreateMenu(void (*)(int)) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1800:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Gamma 1.4 (1)", MENU_MAPPING_GAMMA_1_4); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1801:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Gamma 1.8 (2)", MENU_MAPPING_GAMMA_1_8); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1802:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Gamma 2.2 (3)", MENU_MAPPING_GAMMA_2_2); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1803:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Gamma 2.6 (4)", MENU_MAPPING_GAMMA_2_6); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1804:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Linear (L)", MENU_MAPPING_LINEAR); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1805:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Logarithmic (O)", MENU_MAPPING_LOG); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1807:19: warning: 'glutCreateMenu' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] channelSubmenu = glutCreateMenu(menuListener); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:492:21: note: 'glutCreateMenu' has been explicitly marked deprecated here extern int APIENTRY glutCreateMenu(void (*)(int)) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1808:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("XYZ", MENU_CHANNEL_XYZ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1815:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("X", MENU_CHANNEL_X); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1816:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Y", MENU_CHANNEL_Y); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1817:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Z", MENU_CHANNEL_Z); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1819:13: warning: 'glutCreateMenu' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] mainMenu = glutCreateMenu(menuListener); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:492:21: note: 'glutCreateMenu' has been explicitly marked deprecated here extern int APIENTRY glutCreateMenu(void (*)(int)) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1821:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Zoom reset (r)", MENU_ZOOM_RESET); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1822:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Zoom in (.)", MENU_ZOOM_IN); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1823:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Zoom out (,)", MENU_ZOOM_OUT); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1824:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("",MENU_SEPARATOR); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1825:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Increase exposure (=)", MENU_HIST_RIGHT); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1826:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Decrease exposure (-)", MENU_HIST_LEFT); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1827:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Extend dynamic range (])", MENU_HIST_INCREASE); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1828:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Shrink dynamic range ([)", MENU_HIST_DECREASE); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1829:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Low dynamic range (Ctrl-L)", MENU_MONITOR_LUM); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1830:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Fit to dynamic range (\\)", MENU_MAX_LUM); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1831:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("",MENU_SEPARATOR); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1832:2: warning: 'glutAddSubMenu' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddSubMenu("Choose channel", channelSubmenu); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:497:22: note: 'glutAddSubMenu' has been explicitly marked deprecated here extern void APIENTRY glutAddSubMenu(const char *label, int submenu) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1833:2: warning: 'glutAddSubMenu' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddSubMenu("Mapping method", mappingSubmenu); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:497:22: note: 'glutAddSubMenu' has been explicitly marked deprecated here extern void APIENTRY glutAddSubMenu(const char *label, int submenu) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1834:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("",MENU_SEPARATOR); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1835:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Next frame (n)", MENU_FRAME_NEXT); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1836:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Previous frame (p)", MENU_FRAME_PREVIOUS); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1837:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("",MENU_SEPARATOR); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1838:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Histogram (h)", MENU_HISTOGRAM); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1839:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Info (i)", MENU_INFO); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1840:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Help (F1)", MENU_HELP); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1841:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("",MENU_SEPARATOR); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1842:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Save&Quit", MENU_SAVE); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1843:2: warning: 'glutAddMenuEntry' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAddMenuEntry("Quit (Q or Esc)", MENU_EXIT); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:496:22: note: 'glutAddMenuEntry' has been explicitly marked deprecated here extern void APIENTRY glutAddMenuEntry(const char *label, int value) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1845:2: warning: 'glutAttachMenu' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutAttachMenu(GLUT_RIGHT_BUTTON); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:501:22: note: 'glutAttachMenu' has been explicitly marked deprecated here extern void APIENTRY glutAttachMenu(int button) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1856:2: warning: 'glGetIntegerv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glGetIntegerv(GL_VIEWPORT, viewportSize); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2513:13: note: 'glGetIntegerv' has been explicitly marked deprecated here extern void glGetIntegerv (GLenum pname, GLint *params) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1864:3: warning: 'glClearColor' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glClearColor(0.5f, 0.5f, 0.5f, 1.0f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2396:13: note: 'glClearColor' has been explicitly marked deprecated here extern void glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1865:2: warning: 'glutMouseFunc' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutMouseFunc(mouseListener); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:508:22: note: 'glutMouseFunc' has been explicitly marked deprecated here extern void APIENTRY glutMouseFunc(void (*func)(int button, int state, int x, int y)) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1866:2: warning: 'glutMotionFunc' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutMotionFunc(mouseMotionListener); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:509:22: note: 'glutMotionFunc' has been explicitly marked deprecated here extern void APIENTRY glutMotionFunc(void (*func)(int x, int y)) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1867:2: warning: 'glutPassiveMotionFunc' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutPassiveMotionFunc( mousePassiveMotionListener); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:510:22: note: 'glutPassiveMotionFunc' has been explicitly marked deprecated here extern void APIENTRY glutPassiveMotionFunc(void (*func)(int x, int y)) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1870:2: warning: 'glutKeyboardFunc' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutKeyboardFunc(keyListener); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:507:22: note: 'glutKeyboardFunc' has been explicitly marked deprecated here extern void APIENTRY glutKeyboardFunc(void (*func)(unsigned char key, int x, int y)) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1871:2: warning: 'glutSpecialFunc' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutSpecialFunc(specialKeyListener); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:517:22: note: 'glutSpecialFunc' has been explicitly marked deprecated here extern void APIENTRY glutSpecialFunc(void (*func)(int key, int x, int y)) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1873:2: warning: 'glutDisplayFunc' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutDisplayFunc(display); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:505:22: note: 'glutDisplayFunc' has been explicitly marked deprecated here extern void APIENTRY glutDisplayFunc(void (*func)(void)) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1874:2: warning: 'glutReshapeFunc' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutReshapeFunc(resizeWindow); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:506:22: note: 'glutReshapeFunc' has been explicitly marked deprecated here extern void APIENTRY glutReshapeFunc(void (*func)(int width, int height)) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1875:2: warning: 'glutIdleFunc' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutIdleFunc(idle) ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:513:22: note: 'glutIdleFunc' has been explicitly marked deprecated here extern void APIENTRY glutIdleFunc(void (*func)(void)) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1877:16: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] resizeWindow( glutGet(GLUT_WINDOW_WIDTH), glutGet(GLUT_WINDOW_HEIGHT) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1877:44: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] resizeWindow( glutGet(GLUT_WINDOW_WIDTH), glutGet(GLUT_WINDOW_HEIGHT) ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1879:2: warning: 'glutMainLoop' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutMainLoop(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:438:22: note: 'glutMainLoop' has been explicitly marked deprecated here extern void APIENTRY glutMainLoop(void) OPENGL_DEPRECATED(10_0, 10_9); ^ [ 55%] Linking CXX executable pfsdisplayfunction 142 warnings generated. [ 56%] Building CXX object src/pfsglview/CMakeFiles/pfsglview.dir/picture_io.cpp.o [ 56%] Built target pfsdisplayfunction [ 57%] Building CXX object src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/tmo_drago03.cpp.o [ 58%] Building CXX object src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/pfstmo_mantiuk06.cpp.o [ 59%] Linking CXX executable pfstmo_drago03 [ 59%] Building CXX object src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/contrast_domain.cpp.o [ 59%] Built target pfstmo_drago03 [ 60%] Building CXX object src/pfsglview/CMakeFiles/pfsglview.dir/module.cpp.o [ 60%] Building CXX object src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/pfstmo_reinhard02.cpp.o [ 61%] Linking CXX executable pfstmo_mantiuk06 /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:63:2: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnable(GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:64:2: warning: 'glColor4fv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4fv(winBackgroundColor); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2422:13: note: 'glColor4fv' has been explicitly marked deprecated here extern void glColor4fv (const GLfloat *v) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:65:2: warning: 'glRecti' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRecti( 0, 0, width, height); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2657:13: note: 'glRecti' has been explicitly marked deprecated here extern void glRecti (GLint x1, GLint y1, GLint x2, GLint y2) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:66:2: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glDisable(GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:76:2: warning: 'glGetIntegerv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glGetIntegerv( GL_VIEWPORT, param); // remember old vieport ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2513:13: note: 'glGetIntegerv' has been explicitly marked deprecated here extern void glGetIntegerv (GLenum pname, GLint *params) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:78:2: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:79:2: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:82:2: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:83:2: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:84:2: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:86:2: warning: 'glViewport' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glViewport( pos_x, pos_y, width, height); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2755:13: note: 'glViewport' has been explicitly marked deprecated here extern void glViewport (GLint x, GLint y, GLsizei width, GLsizei height) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:87:2: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glOrtho( 0, width, 0, height, -1.0f, 1.0f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:101:2: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_PROJECTION); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:102:2: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:103:2: warning: 'glViewport' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glViewport( param[0], param[1], param[2], param[3]); // restore viewport ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2755:13: note: 'glViewport' has been explicitly marked deprecated here extern void glViewport (GLint x, GLint y, GLsizei width, GLsizei height) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:104:2: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_MODELVIEW); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/module.cpp:105:2: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ [ 61%] Built target pfstmo_mantiuk06 17 warnings generated. [ 61%] Building CXX object src/pfsglview/CMakeFiles/pfsglview.dir/m_histogram.cpp.o [ 62%] Building CXX object src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/pfstmo_reinhard05.cpp.o [ 63%] Building CXX object src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/tmo_reinhard02.cpp.o [ 64%] Building CXX object src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/approx.cpp.o /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:175:2: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnable(GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:179:5: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if(!strcmp(channel, "XYZ") == 0) ^ ~~ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:179:5: note: add parentheses after the '!' to evaluate the comparison first if(!strcmp(channel, "XYZ") == 0) ^ ( ) /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:179:5: note: add parentheses around left hand side expression to silence this warning if(!strcmp(channel, "XYZ") == 0) ^ ( ) /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:204:11: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 0: glColor4f(W_R, W_G, W_B, W_A); break ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:205:11: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 1: glColor4f(R_R, R_G, R_B, R_A); break ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:206:11: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 2: glColor4f(G_R, G_G, G_B, G_A); break ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:207:11: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 3: glColor4f(B_R, B_G, B_B, B_A); break ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:242:4: warning: 'glRectf' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRectf(pos, offsetY, pos+1, offsetY + barHeight); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2655:13: note: 'glRectf' has been explicitly marked deprecated here extern void glRectf (GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:270:4: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4f(r, g, b, 0.75); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:271:4: warning: 'glRectf' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRectf(pos, offsetY, pos+1, offsetY + (float)height - BORDER_BOTTOM -BORDER_TOP); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2655:13: note: 'glRectf' has been explicitly marked deprecated here extern void glRectf (GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:302:5: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4f(cr, cg, cb, hue); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:304:12: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 1: glColor4f(R_R, R_G, R_B, hue); break ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:305:12: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 2: glColor4f(G_R, G_G, G_B, hue); break ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:306:12: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 3: glColor4f(B_R, B_G, B_B, hue); break ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:308:4: warning: 'glRectf' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRectf(pos, SCALE_BORDER_BOTTOM, pos+1, 0 + BORDER_BOTTOM-1 -SCALE_BORDER_TOP); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2655:13: note: 'glRectf' has been explicitly marked deprecated here extern void glRectf (GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:312:2: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glDisable(GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:321:2: warning: 'glColor3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor3f(1.0f, 1.0f, 1.0f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2405:13: note: 'glColor3f' has been explicitly marked deprecated here extern void glColor3f (GLfloat red, GLfloat green, GLfloat blue) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:340:3: warning: 'glRectf' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRectf( offsetX + pos, offsetY - hh, offsetX + pos + 1, offsetY + hh -1); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2655:13: note: 'glRectf' has been explicitly marked deprecated here extern void glRectf (GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:344:7: warning: 'glRasterPos2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRasterPos2f( offsetX + pos - 9, offsetY - 15); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2629:13: note: 'glRasterPos2f' has been explicitly marked deprecated here extern void glRasterPos2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:345:7: warning: 'glutBitmapCharacter' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutBitmapCharacter(GLUT_BITMAP_8_BY_13, '-'); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:560:22: note: 'glutBitmapCharacter' has been explicitly marked deprecated here extern void APIENTRY glutBitmapCharacter(void *font, int character) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:346:7: warning: 'glutBitmapCharacter' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutBitmapCharacter(GLUT_BITMAP_8_BY_13, '8' - (k1++)); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:560:22: note: 'glutBitmapCharacter' has been explicitly marked deprecated here extern void APIENTRY glutBitmapCharacter(void *font, int character) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:349:7: warning: 'glRasterPos2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRasterPos2f( offsetX + pos - 1, offsetY - 15); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2629:13: note: 'glRasterPos2f' has been explicitly marked deprecated here extern void glRasterPos2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:350:7: warning: 'glutBitmapCharacter' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutBitmapCharacter(GLUT_BITMAP_8_BY_13, '0' + i); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:560:22: note: 'glutBitmapCharacter' has been explicitly marked deprecated here extern void APIENTRY glutBitmapCharacter(void *font, int character) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:353:7: warning: 'glRasterPos2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRasterPos2f( offsetX + pos - 2, offsetY - 15); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2629:13: note: 'glRasterPos2f' has been explicitly marked deprecated here extern void glRasterPos2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:354:7: warning: 'glutBitmapCharacter' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutBitmapCharacter(GLUT_BITMAP_8_BY_13, '0' + i); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:560:22: note: 'glutBitmapCharacter' has been explicitly marked deprecated here extern void APIENTRY glutBitmapCharacter(void *font, int character) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:359:2: warning: 'glRectf' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRectf( offsetX + (0 * virtualWidth) + offset, offsetY, offsetX + pos + 1, offsetY-1); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2655:13: note: 'glRectf' has been explicitly marked deprecated here extern void glRectf (GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:379:2: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnable(GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:380:2: warning: 'glBlendFunc' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBlendFunc(GL_SRC_ALPHA,GL_ONE_MINUS_SRC_ALPHA); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2391:13: note: 'glBlendFunc' has been explicitly marked deprecated here extern void glBlendFunc (GLenum sfactor, GLenum dfactor) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:381:2: warning: 'glMatrixMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glMatrixMode(GL_MODELVIEW) ; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2588:13: note: 'glMatrixMode' has been explicitly marked deprecated here extern void glMatrixMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:384:2: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:385:2: warning: 'glLoadName' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadName(BOTTOM); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2574:13: note: 'glLoadName' has been explicitly marked deprecated here extern void glLoadName (GLuint name) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:386:2: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4f(1.0f, 0.0f, 0.0f, 0.8f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:387:2: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_QUADS); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:388:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX-BORDER_SIDE, 0, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:389:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX-BORDER_SIDE, -Y_BAR/2, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:390:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + width - BORDER_SIDE, -Y_BAR/2, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:391:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + width - BORDER_SIDE, 0, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:392:2: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:393:2: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:402:3: warning: 'glLoadName' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadName(WHOLE_SLIDER); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2574:13: note: 'glLoadName' has been explicitly marked deprecated here extern void glLoadName (GLuint name) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:403:3: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4f(1.0f, 0.0f, 0.0f, 0.25f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:404:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_QUADS); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:405:3: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + 0, offsetY, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:406:3: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + 0, offsetY - sliderHeight, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:407:3: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + minValue-SLIDER_WIDTH, offsetY - sliderHeight, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:408:3: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + minValue-SLIDER_WIDTH, offsetY, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:409:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:413:3: warning: 'glLoadName' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadName(WHOLE_SLIDER); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2574:13: note: 'glLoadName' has been explicitly marked deprecated here extern void glLoadName (GLuint name) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:414:3: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4f(1.0f, 0.0f, 0.0f, 0.25f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:415:3: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_QUADS); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:416:3: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + maxValue+SLIDER_WIDTH, offsetY, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:417:3: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + maxValue+SLIDER_WIDTH, offsetY - sliderHeight, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:418:3: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + (width-2*BORDER_SIDE) * virtualWidth , offsetY - sliderHeight, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:419:3: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + (width-2*BORDER_SIDE) * virtualWidth , offsetY, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:420:3: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:423:2: warning: 'glLoadName' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadName(WHOLE_SLIDER); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2574:13: note: 'glLoadName' has been explicitly marked deprecated here extern void glLoadName (GLuint name) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:424:2: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4f(0.0f, 0.0f, 0.0f, 0.0f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:425:2: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_QUADS); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:426:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + minValue, offsetY, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:427:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + minValue, offsetY - sliderHeight, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:428:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + maxValue, offsetY - sliderHeight, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:429:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + maxValue, offsetY, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:430:2: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:433:2: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:434:2: warning: 'glLoadName' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadName(LEFT_BAR); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2574:13: note: 'glLoadName' has been explicitly marked deprecated here extern void glLoadName (GLuint name) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:435:2: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4f(1.0f, 1.0f, 1.0f, 0.3f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:436:2: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_QUADS); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:437:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + minValue-SLIDER_WIDTH, offsetY, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:438:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + minValue-SLIDER_WIDTH, offsetY - sliderHeight, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:439:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + minValue, offsetY - sliderHeight, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:440:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + minValue, offsetY, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:441:2: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:444:2: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:445:2: warning: 'glLoadName' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadName(RIGHT_BAR); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2574:13: note: 'glLoadName' has been explicitly marked deprecated here extern void glLoadName (GLuint name) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:446:2: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4f(1.0f, 1.0f, 1.0f, 0.3f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:447:2: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_QUADS); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:448:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + maxValue, offsetY, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:449:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + maxValue, offsetY - sliderHeight, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:450:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + maxValue+SLIDER_WIDTH, offsetY - sliderHeight, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:451:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + maxValue+SLIDER_WIDTH, offsetY, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:452:2: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:453:2: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:460:2: warning: 'glPushMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushMatrix(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2625:13: note: 'glPushMatrix' has been explicitly marked deprecated here extern void glPushMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:461:2: warning: 'glLoadName' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadName(BACK); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2574:13: note: 'glLoadName' has been explicitly marked deprecated here extern void glLoadName (GLuint name) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:462:2: warning: 'glColor4f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor4f(0.0f, 1.0f, 0.0f, 0.0f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2421:13: note: 'glColor4f' has been explicitly marked deprecated here extern void glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:463:2: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_QUADS); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:464:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(0, 0, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:465:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(0, offsetY, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:466:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + width - BORDER_SIDE, offsetY, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:467:2: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(offsetX + width - BORDER_SIDE, 0, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:468:2: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:469:2: warning: 'glPopMatrix' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPopMatrix(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2620:13: note: 'glPopMatrix' has been explicitly marked deprecated here extern void glPopMatrix (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:472:2: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glDisable(GL_BLEND); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:483:2: warning: 'glColor3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor3f(0.5f, 1.0f, 0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2405:13: note: 'glColor3f' has been explicitly marked deprecated here extern void glColor3f (GLfloat red, GLfloat green, GLfloat blue) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:485:2: warning: 'glRasterPos2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRasterPos2f( offsetX, offsetY ); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2629:13: note: 'glRasterPos2f' has been explicitly marked deprecated here extern void glRasterPos2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:496:3: warning: 'glutBitmapCharacter' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutBitmapCharacter(GLUT_BITMAP_8_BY_13, ss[i]); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:560:22: note: 'glutBitmapCharacter' has been explicitly marked deprecated here extern void APIENTRY glutBitmapCharacter(void *font, int character) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:953:2: warning: 'glGetIntegerv' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glGetIntegerv(GL_VIEWPORT, viewp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2513:13: note: 'glGetIntegerv' has been explicitly marked deprecated here extern void glGetIntegerv (GLenum pname, GLint *params) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:959:2: warning: 'glSelectBuffer' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glSelectBuffer(BUFFER_SIZE, selectionBuffer); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2669:13: note: 'glSelectBuffer' has been explicitly marked deprecated here extern void glSelectBuffer (GLsizei size, GLuint *buffer) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:962:2: warning: 'glRenderMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRenderMode(GL_SELECT); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2661:14: note: 'glRenderMode' has been explicitly marked deprecated here extern GLint glRenderMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:964:2: warning: 'glInitNames' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glInitNames(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2555:13: note: 'glInitNames' has been explicitly marked deprecated here extern void glInitNames (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:966:2: warning: 'glPushName' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glPushName(NONE); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2626:13: note: 'glPushName' has been explicitly marked deprecated here extern void glPushName (GLuint name) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:968:2: warning: 'glLoadIdentity' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glLoadIdentity(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2571:13: note: 'glLoadIdentity' has been explicitly marked deprecated here extern void glLoadIdentity (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:970:11: warning: 'glutGet' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] int hh = glutGet(GLUT_WINDOW_HEIGHT); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:545:21: note: 'glutGet' has been explicitly marked deprecated here extern int APIENTRY glutGet(GLenum type) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:973:2: warning: 'gluPickMatrix' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] gluPickMatrix(xCoord, hh - yCoord, 1, 1, viewp); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/glu.h:279:13: note: 'gluPickMatrix' has been explicitly marked deprecated here extern void gluPickMatrix (GLdouble x, GLdouble y, GLdouble delX, GLdouble delY, GLint *viewport) OPENGL_DEPRECATED(10.0, 10.9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:976:2: warning: 'glOrtho' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glOrtho(0.0f, viewp[2], 0.0f, viewp[3], -10.0f, 10.0f); // last 1.0 -1.0 it's enough ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2604:13: note: 'glOrtho' has been explicitly marked deprecated here extern void glOrtho (GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:979:9: warning: 'glRenderMode' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] hits = glRenderMode(GL_RENDER); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2661:14: note: 'glRenderMode' has been explicitly marked deprecated here extern GLint glRenderMode (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:990:36: warning: 'glutSetCursor' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 1 :hoverState = LEFT_BAR; glutSetCursor(GLUT_CURSOR_LEFT_SIDE); break; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:462:22: note: 'glutSetCursor' has been explicitly marked deprecated here extern void APIENTRY glutSetCursor(int cursor) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:991:37: warning: 'glutSetCursor' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 2 :hoverState = RIGHT_BAR; glutSetCursor(GLUT_CURSOR_RIGHT_SIDE); break; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:462:22: note: 'glutSetCursor' has been explicitly marked deprecated here extern void APIENTRY glutSetCursor(int cursor) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:992:45: warning: 'glutSetCursor' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 3 :hoverState = WHOLE_SLIDER; !pan?glutSetCursor(GLUT_CURSOR_LEFT_RIGHT):(virtualWidth>1?glutSetCursor(GLUT_CURSOR_INFO):glutSetCursor(GLUT_CURSOR_INHERIT));break; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:462:22: note: 'glutSetCursor' has been explicitly marked deprecated here extern void APIENTRY glutSetCursor(int cursor) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:992:99: warning: 'glutSetCursor' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 3 :hoverState = WHOLE_SLIDER; !pan?glutSetCursor(GLUT_CURSOR_LEFT_RIGHT):(virtualWidth>1?glutSetCursor(GLUT_CURSOR_INFO):glutSetCursor(GLUT_CURSOR_INHERIT));break; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:462:22: note: 'glutSetCursor' has been explicitly marked deprecated here extern void APIENTRY glutSetCursor(int cursor) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:992:131: warning: 'glutSetCursor' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 3 :hoverState = WHOLE_SLIDER; !pan?glutSetCursor(GLUT_CURSOR_LEFT_RIGHT):(virtualWidth>1?glutSetCursor(GLUT_CURSOR_INFO):glutSetCursor(GLUT_CURSOR_INHERIT));break; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:462:22: note: 'glutSetCursor' has been explicitly marked deprecated here extern void APIENTRY glutSetCursor(int cursor) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:993:34: warning: 'glutSetCursor' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 4 :hoverState = BOTTOM; glutSetCursor(GLUT_CURSOR_BOTTOM_SIDE);break; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:462:22: note: 'glutSetCursor' has been explicitly marked deprecated here extern void APIENTRY glutSetCursor(int cursor) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:994:37: warning: 'glutSetCursor' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 5 :hoverState = BACK; !pan?glutSetCursor(GLUT_CURSOR_LEFT_RIGHT):(virtualWidth>1?glutSetCursor(GLUT_CURSOR_INFO):glutSetCursor(GLUT_CURSOR_BOTTOM_SIDE));break; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:462:22: note: 'glutSetCursor' has been explicitly marked deprecated here extern void APIENTRY glutSetCursor(int cursor) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:994:91: warning: 'glutSetCursor' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 5 :hoverState = BACK; !pan?glutSetCursor(GLUT_CURSOR_LEFT_RIGHT):(virtualWidth>1?glutSetCursor(GLUT_CURSOR_INFO):glutSetCursor(GLUT_CURSOR_BOTTOM_SIDE));break; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:462:22: note: 'glutSetCursor' has been explicitly marked deprecated here extern void APIENTRY glutSetCursor(int cursor) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:994:123: warning: 'glutSetCursor' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] case 5 :hoverState = BACK; !pan?glutSetCursor(GLUT_CURSOR_LEFT_RIGHT):(virtualWidth>1?glutSetCursor(GLUT_CURSOR_INFO):glutSetCursor(GLUT_CURSOR_BOTTOM_SIDE));break; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:462:22: note: 'glutSetCursor' has been explicitly marked deprecated here extern void APIENTRY glutSetCursor(int cursor) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_histogram.cpp:995:32: warning: 'glutSetCursor' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] default:hoverState = NONE; glutSetCursor(GLUT_CURSOR_INHERIT); break; ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:462:22: note: 'glutSetCursor' has been explicitly marked deprecated here extern void APIENTRY glutSetCursor(int cursor) OPENGL_DEPRECATED(10_0, 10_9); ^ [ 65%] Linking CXX executable pfstmo_reinhard02 [ 66%] Building CXX object src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/tmo_reinhard05.cpp.o 115 warnings generated. [ 67%] Building CXX object src/pfsglview/CMakeFiles/pfsglview.dir/m_status.cpp.o [ 67%] Built target pfstmo_reinhard02 [ 68%] Building CXX object src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/pfstmo_pattanaik00.cpp.o [ 69%] Linking CXX executable pfstmo_reinhard05 /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_status.cpp:67:2: warning: 'glColor3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor3f(0.5f, 1.0f, 0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2405:13: note: 'glColor3f' has been explicitly marked deprecated here extern void glColor3f (GLfloat red, GLfloat green, GLfloat blue) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_status.cpp:69:2: warning: 'glRasterPos2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRasterPos2f( 5.0f, 41.0f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2629:13: note: 'glRasterPos2f' has been explicitly marked deprecated here extern void glRasterPos2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_status.cpp:74:4: warning: 'glutBitmapCharacter' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutBitmapCharacter(GLUT_BITMAP_8_BY_13, buffer[i]); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:560:22: note: 'glutBitmapCharacter' has been explicitly marked deprecated here extern void APIENTRY glutBitmapCharacter(void *font, int character) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_status.cpp:79:3: warning: 'glutBitmapCharacter' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutBitmapCharacter(GLUT_BITMAP_8_BY_13, buffer[i]); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:560:22: note: 'glutBitmapCharacter' has been explicitly marked deprecated here extern void APIENTRY glutBitmapCharacter(void *font, int character) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_status.cpp:81:2: warning: 'glRasterPos2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRasterPos2f( 5.0f, 29.0f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2629:13: note: 'glRasterPos2f' has been explicitly marked deprecated here extern void glRasterPos2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_status.cpp:84:3: warning: 'glutBitmapCharacter' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutBitmapCharacter(GLUT_BITMAP_8_BY_13, buffer[i]); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:560:22: note: 'glutBitmapCharacter' has been explicitly marked deprecated here extern void APIENTRY glutBitmapCharacter(void *font, int character) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_status.cpp:86:2: warning: 'glRasterPos2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRasterPos2f( 5.0f, 17.0f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2629:13: note: 'glRasterPos2f' has been explicitly marked deprecated here extern void glRasterPos2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_status.cpp:90:4: warning: 'glutBitmapCharacter' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutBitmapCharacter(GLUT_BITMAP_8_BY_13, buffer[i]); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:560:22: note: 'glutBitmapCharacter' has been explicitly marked deprecated here extern void APIENTRY glutBitmapCharacter(void *font, int character) OPENGL_DEPRECATED(10_0, 10_9); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_status.cpp:93:2: warning: 'glRasterPos2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRasterPos2f( 5.0f, 5.0f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2629:13: note: 'glRasterPos2f' has been explicitly marked deprecated here extern void glRasterPos2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_status.cpp:97:4: warning: 'glutBitmapCharacter' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutBitmapCharacter(GLUT_BITMAP_8_BY_13, buffer[i]); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:560:22: note: 'glutBitmapCharacter' has been explicitly marked deprecated here extern void APIENTRY glutBitmapCharacter(void *font, int character) OPENGL_DEPRECATED(10_0, 10_9); ^ 10 warnings generated. [ 70%] Building CXX object src/pfsglview/CMakeFiles/pfsglview.dir/m_on_screen_display.cpp.o [ 70%] Built target pfstmo_reinhard05 [ 71%] Building CXX object src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/pfstmo_fattal02.cpp.o [ 72%] Building CXX object src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/tmo_pattanaik00.cpp.o [ 73%] Linking CXX executable pfstmo_pattanaik00 /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_on_screen_display.cpp:79:2: warning: 'glColor3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glColor3f(0.5f, 1.0f, 0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2405:13: note: 'glColor3f' has been explicitly marked deprecated here extern void glColor3f (GLfloat red, GLfloat green, GLfloat blue) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_on_screen_display.cpp:82:6: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_LINE_STRIP); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_on_screen_display.cpp:83:6: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f((BORDER_OUTER-1) , BORDER_OUTER , -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_on_screen_display.cpp:84:6: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(BORDER_OUTER + width-(BORDER_OUTER-1)-BORDER_OUTER, BORDER_OUTER , -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_on_screen_display.cpp:85:6: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(BORDER_OUTER + width-(BORDER_OUTER-1)-BORDER_OUTER, BORDER_OUTER + height-(BORDER_OUTER-1)-BORDER_OUTER, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_on_screen_display.cpp:86:6: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(BORDER_OUTER , BORDER_OUTER + height-(BORDER_OUTER-1)-BORDER_OUTER, -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_on_screen_display.cpp:87:6: warning: 'glVertex3f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glVertex3f(BORDER_OUTER , (BORDER_OUTER-1) , -0.5f); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2740:13: note: 'glVertex3f' has been explicitly marked deprecated here extern void glVertex3f (GLfloat x, GLfloat y, GLfloat z) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_on_screen_display.cpp:88:6: warning: 'glEnd' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnd(); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2474:13: note: 'glEnd' has been explicitly marked deprecated here extern void glEnd (void) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_on_screen_display.cpp:91:2: warning: 'glEnable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glEnable(GL_SCISSOR_TEST); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2472:13: note: 'glEnable' has been explicitly marked deprecated here extern void glEnable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_on_screen_display.cpp:92:2: warning: 'glScissor' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glScissor( pos_x + BORDER, pos_y + BORDER, width - 2 * BORDER, height - 2 * BORDER); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2668:13: note: 'glScissor' has been explicitly marked deprecated here extern void glScissor (GLint x, GLint y, GLsizei width, GLsizei height) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_on_screen_display.cpp:98:2: warning: 'glDisable' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glDisable( GL_SCISSOR_TEST); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2462:13: note: 'glDisable' has been explicitly marked deprecated here extern void glDisable (GLenum cap) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_on_screen_display.cpp:112:2: warning: 'glRasterPos2f' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glRasterPos2f(offset_x, offset_y); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/OPENGL.framework/Headers/gl.h:2629:13: note: 'glRasterPos2f' has been explicitly marked deprecated here extern void glRasterPos2f (GLfloat x, GLfloat y) OPENGL_DEPRECATED(10.0, 10.14); ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/m_on_screen_display.cpp:115:3: warning: 'glutBitmapCharacter' is deprecated: first deprecated in macOS 10.9 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glutBitmapCharacter(FONT, s[i]); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/System/Library/Frameworks/GLUT.framework/Headers/glut.h:560:22: note: 'glutBitmapCharacter' has been explicitly marked deprecated here extern void APIENTRY glutBitmapCharacter(void *font, int character) OPENGL_DEPRECATED(10_0, 10_9); ^ 13 warnings generated. [ 74%] Linking CXX executable pfsglview [ 74%] Built target pfstmo_pattanaik00 [ 75%] Building CXX object src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/pfstmo_durand02.cpp.o [ 75%] Built target pfsglview [ 76%] Building CXX object src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/tmo_fattal02.cpp.o [ 77%] Building CXX object src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/pfstmo_mai11.cpp.o [ 78%] Building CXX object src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/tmo_durand02.cpp.o [ 79%] Building CXX object src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/compression_tmo.cpp.o [ 80%] Building CXX object src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/pde.cpp.o [ 81%] Building CXX object src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/bilateral.cpp.o [ 82%] Linking CXX executable pfstmo_mai11 /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/tmo/fattal02/pde.cpp:638:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] DEBUG_STR << "SOR:> " << n << "\tAnorm: " << anorm << "\n"; ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/config.h:42:29: note: expanded from macro 'DEBUG_STR' #define DEBUG_STR if(1) {;} else std::cerr ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/tmo/durand02/bilateral.cpp:110:22: error: use of undeclared identifier 'finite'; did you mean 'isfinite'? if( unlikely( !finite( I_s ) ) ) ^~~~~~ isfinite /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/config.h:58:22: note: expanded from macro 'unlikely' #define unlikely(x) (x) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/math.h:439:1: note: 'isfinite' declared here isfinite(_A1 __lcpp_x) _NOEXCEPT ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/tmo/durand02/bilateral.cpp:120:26: error: use of undeclared identifier 'finite'; did you mean 'isfinite'? if( unlikely( !finite( I_p ) ) ) ^~~~~~ isfinite /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/config.h:58:22: note: expanded from macro 'unlikely' #define unlikely(x) (x) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/math.h:439:1: note: 'isfinite' declared here isfinite(_A1 __lcpp_x) _NOEXCEPT ^ /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/src/tmo/durand02/bilateral.cpp:127:26: error: use of undeclared identifier 'finite'; did you mean 'isfinite'? if( unlikely( !finite( Ixy ) ) ) ^~~~~~ isfinite /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0/config.h:58:22: note: expanded from macro 'unlikely' #define unlikely(x) (x) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/c++/v1/math.h:439:1: note: 'isfinite' declared here isfinite(_A1 __lcpp_x) _NOEXCEPT ^ 3 errors generated. --- src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/bilateral.cpp.o --- *** [src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/bilateral.cpp.o] Error code 1 bmake[2]: stopped in /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0 1 error bmake[2]: stopped in /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0 --- src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/all --- *** [src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/all] Error code 2 bmake[1]: stopped in /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0 A failure has been detected in another branch of the parallel make bmake[2]: stopped in /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0 --- src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/all --- *** [src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/all] Error code 2 bmake[1]: stopped in /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0 1 warning generated. A failure has been detected in another branch of the parallel make bmake[2]: stopped in /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0 --- src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/all --- *** [src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/all] Error code 2 bmake[1]: stopped in /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0 3 errors bmake[1]: stopped in /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0 *** [all] Error code 2 bmake: stopped in /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0 1 error bmake: stopped in /Users/pbulk/build/graphics/pfstools/work/pfstools-2.1.0 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/graphics/pfstools *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/graphics/pfstools