=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for pfstools-2.1.0nb12 Scanning dependencies of target pfsin_sh Scanning dependencies of target pfsout_sh Scanning dependencies of target pfsindcraw_sh Scanning dependencies of target pfs [ 1%] Generating pfsin [ 2%] Generating pfsout [ 3%] Building CXX object src/pfs/CMakeFiles/pfs.dir/colorspace.cpp.o [ 3%] Building CXX object src/pfs/CMakeFiles/pfs.dir/pfsutils.cpp.o [ 3%] Generating pfsindcraw [ 4%] Building CXX object src/pfs/CMakeFiles/pfs.dir/pfs.cpp.o [ 4%] Built target pfsin_sh [ 4%] Built target pfsout_sh [ 4%] Built target pfsindcraw_sh /opt/work/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){ ^ /opt/work/graphics/pfstools/work/pfstools-2.1.0/src/pfs/pfsutils.cpp:45:10: note: add missing switch cases switch(cs){ ^ /opt/work/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 Scanning dependencies of target pfsinppm Scanning dependencies of target pfsinpfm Scanning dependencies of target pfsinrgbe Scanning dependencies of target pfsoutppm Scanning dependencies of target pfsouttiff Scanning dependencies of target pfsoutexr Scanning dependencies of target pfsinexr Scanning dependencies of target pfsoutrgbe [ 6%] Building CXX object src/fileformat/CMakeFiles/pfsinpfm.dir/pfsinpfm.cpp.o [ 7%] Building CXX object src/fileformat/CMakeFiles/pfsoutppm.dir/pfsoutppm.cpp.o [ 8%] Building CXX object src/fileformat/CMakeFiles/pfsinppm.dir/pfsinppm.cpp.o [ 9%] Building CXX object src/fileformat/CMakeFiles/pfsinrgbe.dir/pfsinrgbe.cpp.o [ 10%] Building CXX object src/fileformat/CMakeFiles/pfsouttiff.dir/pfsouttiff.cpp.o [ 11%] Building CXX object src/fileformat/CMakeFiles/pfsinexr.dir/pfsinexr.cpp.o [ 11%] Building CXX object src/fileformat/CMakeFiles/pfsoutexr.dir/pfsoutexr.cpp.o [ 12%] Building CXX object src/fileformat/CMakeFiles/pfsoutrgbe.dir/pfsoutrgbe.cpp.o [ 13%] Building CXX object src/fileformat/CMakeFiles/pfsinrgbe.dir/rgbeio.cpp.o [ 14%] Building CXX object src/fileformat/CMakeFiles/pfsoutppm.dir/ppmio.cpp.o [ 15%] Linking CXX executable pfsinpfm [ 16%] Building CXX object src/fileformat/CMakeFiles/pfsoutrgbe.dir/rgbeio.cpp.o [ 16%] Building CXX object src/fileformat/CMakeFiles/pfsouttiff.dir/hdrtiffio.cpp.o [ 16%] Building CXX object src/fileformat/CMakeFiles/pfsinppm.dir/ppmio.cpp.o [ 16%] Built target pfsinpfm [ 16%] Linking CXX executable pfsoutppm Scanning dependencies of target pfsoutpfm [ 17%] Linking CXX executable pfsinppm [ 18%] Building CXX object src/fileformat/CMakeFiles/pfsoutpfm.dir/pfsoutpfm.cpp.o [ 18%] Built target pfsoutppm [ 18%] Built target pfsinppm [ 19%] Linking CXX executable pfsoutexr Scanning dependencies of target pfsintiff [ 20%] Linking CXX executable pfsinexr Scanning dependencies of target pfsoutyuv [ 20%] Building CXX object src/fileformat/CMakeFiles/pfsintiff.dir/pfsintiff.cpp.o [ 21%] Building CXX object src/fileformat/CMakeFiles/pfsoutyuv.dir/pfsoutyuv.cpp.o [ 21%] Built target pfsoutexr [ 22%] Linking CXX executable pfsinrgbe [ 23%] Linking CXX executable pfsoutrgbe [ 23%] Built target pfsinexr Scanning dependencies of target pfsinyuv [ 24%] Linking CXX executable pfsouttiff Scanning dependencies of target pfsdisplayfunction [ 25%] Building CXX object src/fileformat/CMakeFiles/pfsinyuv.dir/pfsinyuv.cpp.o [ 25%] Built target pfsinrgbe [ 26%] Building CXX object src/filter/CMakeFiles/pfsdisplayfunction.dir/pfsdisplayfunction.cpp.o [ 26%] Built target pfsoutrgbe Scanning dependencies of target pfscolortransform Scanning dependencies of target pfsretime [ 26%] Built target pfsouttiff [ 27%] Building CXX object src/filter/CMakeFiles/pfscolortransform.dir/pfscolortransform.cpp.o [ 28%] Building CXX object src/filter/CMakeFiles/pfsretime.dir/pfsretime.cpp.o Scanning dependencies of target pfsabsolute [ 29%] Building CXX object src/filter/CMakeFiles/pfsabsolute.dir/pfsabsolute.cpp.o [ 30%] Linking CXX executable pfsoutpfm In file included from /opt/work/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsoutyuv.cpp:38: /opt/work/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){ ^ /opt/work/graphics/pfstools/work/pfstools-2.1.0/src/pfs/pfsutils.cpp:45:10: note: add missing switch cases switch(cs){ ^ /opt/work/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] } ^ /opt/work/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsoutyuv.cpp:393:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ In file included from /opt/work/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsinyuv.cpp:39: /opt/work/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){ ^ /opt/work/graphics/pfstools/work/pfstools-2.1.0/src/pfs/pfsutils.cpp:45:10: note: add missing switch cases switch(cs){ ^ /opt/work/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsoutyuv.cpp:233:3: warning: non-void function does not return a value [-Wreturn-type] } ^ /opt/work/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 ); ^ /opt/work/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsoutyuv.cpp:233:3: warning: non-void function does not return a value [-Wreturn-type] } ^ /opt/work/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 ); ^ /opt/work/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] } ^ /opt/work/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 ) { ^ /opt/work/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsinyuv.cpp:475:11: note: add missing switch cases switch( colorspace ) { ^ /opt/work/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 ) { ^ /opt/work/graphics/pfstools/work/pfstools-2.1.0/src/fileformat/pfsinyuv.cpp:540:13: note: add missing switch cases switch( colorspace ) { ^ [ 31%] Building CXX object src/fileformat/CMakeFiles/pfsintiff.dir/hdrtiffio.cpp.o [ 31%] Built target pfsoutpfm /opt/work/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 ){ ^~~~~~~~~~~~~~~~~~~ /opt/work/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))) ~~~~~~~~~^ Scanning dependencies of target pfscat [ 32%] Building CXX object src/filter/CMakeFiles/pfscat.dir/pfscat.cpp.o [ 33%] Building CXX object src/filter/CMakeFiles/pfsdisplayfunction.dir/display_function.cpp.o 1 warning generated. [ 33%] Linking CXX executable pfscolortransform [ 33%] Linking CXX executable pfsabsolute [ 34%] Linking CXX executable pfsretime [ 34%] Linking CXX executable pfsdisplayfunction 5 warnings generated. [ 35%] Linking CXX executable pfsoutyuv [ 35%] Built target pfsabsolute [ 35%] Built target pfscolortransform [ 35%] Built target pfsretime Scanning dependencies of target pfssize Scanning dependencies of target pfscut [ 36%] Linking CXX executable pfsintiff [ 35%] Built target pfsdisplayfunction Scanning dependencies of target pfspad [ 37%] Building CXX object src/filter/CMakeFiles/pfssize.dir/pfssize.cpp.o [ 38%] Building CXX object src/filter/CMakeFiles/pfscut.dir/pfscut.cpp.o [ 38%] Built target pfsoutyuv Scanning dependencies of target pfsflip [ 39%] Building CXX object src/filter/CMakeFiles/pfspad.dir/pfspad.cpp.o [ 40%] Building CXX object src/filter/CMakeFiles/pfsflip.dir/pfsflip.cpp.o Scanning dependencies of target pfsclamp [ 40%] Built target pfsintiff [ 41%] Building CXX object src/filter/CMakeFiles/pfsclamp.dir/pfsclamp.cpp.o 4 warnings generated. Scanning dependencies of target pfsrotate [ 42%] Linking CXX executable pfscat [ 43%] Linking CXX executable pfsinyuv [ 44%] Building CXX object src/filter/CMakeFiles/pfsrotate.dir/pfsrotate.cpp.o [ 44%] Built target pfscat [ 44%] Built target pfsinyuv Scanning dependencies of target pfspanoramic Scanning dependencies of target pfsextractchannels [ 44%] Building CXX object src/filter/CMakeFiles/pfspanoramic.dir/pfspanoramic.cpp.o [ 45%] Building CXX object src/filter/CMakeFiles/pfsextractchannels.dir/pfsextractchannels.cpp.o [ 46%] Linking CXX executable pfscut [ 47%] Linking CXX executable pfspad [ 48%] Linking CXX executable pfsclamp [ 49%] Linking CXX executable pfsflip [ 49%] Built target pfscut [ 49%] Built target pfspad [ 49%] Built target pfsclamp Scanning dependencies of target pfstag [ 49%] Built target pfsflip Scanning dependencies of target pfsgamma [ 50%] Building CXX object src/filter/CMakeFiles/pfstag.dir/pfstag.cpp.o Scanning dependencies of target pfsglview [ 51%] Building CXX object src/filter/CMakeFiles/pfsgamma.dir/pfsgamma.cpp.o Scanning dependencies of target pfstmo_drago03 [ 51%] Linking CXX executable pfsrotate [ 52%] Building CXX object src/pfsglview/CMakeFiles/pfsglview.dir/pfsglview.cpp.o [ 53%] Building CXX object src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/pfstmo_drago03.cpp.o [ 54%] Linking CXX executable pfssize [ 55%] Linking CXX executable pfsextractchannels [ 55%] Built target pfsrotate Scanning dependencies of target pfstmo_mantiuk06 [ 55%] Built target pfssize [ 55%] Built target pfsextractchannels [ 56%] Building CXX object src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/pfstmo_mantiuk06.cpp.o Scanning dependencies of target pfstmo_reinhard02 Scanning dependencies of target pfstmo_reinhard05 [ 57%] Building CXX object src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/pfstmo_reinhard02.cpp.o [ 58%] Building CXX object src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/pfstmo_reinhard05.cpp.o [ 59%] Linking CXX executable pfspanoramic /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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()) ^ /opt/work/graphics/pfstools/work/pfstools-2.1.0/src/pfsglview/pfsglview.cpp:1344:10: note: add missing switch cases switch(m_histogram->getSubComponentHoverState()) ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ [ 59%] Linking CXX executable pfsgamma [ 59%] Built target pfspanoramic [ 59%] Building CXX object src/tmo/drago03/CMakeFiles/pfstmo_drago03.dir/tmo_drago03.cpp.o Scanning dependencies of target pfstmo_pattanaik00 [ 60%] Linking CXX executable pfstag [ 61%] Building CXX object src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/pfstmo_pattanaik00.cpp.o [ 61%] Built target pfsgamma Scanning dependencies of target pfstmo_fattal02 142 warnings generated. [ 62%] Building CXX object src/pfsglview/CMakeFiles/pfsglview.dir/picture_io.cpp.o [ 63%] Building CXX object src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/pfstmo_fattal02.cpp.o [ 63%] Built target pfstag Scanning dependencies of target pfstmo_durand02 [ 64%] Building CXX object src/tmo/mantiuk06/CMakeFiles/pfstmo_mantiuk06.dir/contrast_domain.cpp.o [ 64%] Building CXX object src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/tmo_reinhard02.cpp.o [ 65%] Building CXX object src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/pfstmo_durand02.cpp.o [ 66%] Building CXX object src/tmo/reinhard05/CMakeFiles/pfstmo_reinhard05.dir/tmo_reinhard05.cpp.o [ 67%] Building CXX object src/tmo/reinhard02/CMakeFiles/pfstmo_reinhard02.dir/approx.cpp.o [ 68%] Linking CXX executable pfstmo_drago03 [ 68%] Built target pfstmo_drago03 [ 69%] Linking CXX executable pfstmo_reinhard02 Scanning dependencies of target pfstmo_mai11 [ 70%] Building CXX object src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/pfstmo_mai11.cpp.o [ 70%] Built target pfstmo_reinhard02 Scanning dependencies of target pfstmo_ferradans11 [ 71%] Building CXX object src/tmo/pattanaik00/CMakeFiles/pfstmo_pattanaik00.dir/tmo_pattanaik00.cpp.o [ 72%] Building CXX object src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/tmo_durand02.cpp.o [ 73%] Building CXX object src/tmo/fattal02/CMakeFiles/pfstmo_fattal02.dir/tmo_fattal02.cpp.o [ 73%] Building CXX object src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/pfstmo_ferradans11.cpp.o [ 74%] Linking CXX executable pfstmo_reinhard05 [ 75%] Linking CXX executable pfstmo_mantiuk06 [ 75%] Built target pfstmo_reinhard05 [ 76%] Linking CXX executable pfstmo_pattanaik00 Scanning dependencies of target pfstmo_mantiuk08 [ 77%] Building CXX object src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/pfstmo_mantiuk08.cpp.o [ 77%] Built target pfstmo_mantiuk06 Scanning dependencies of target pfshdrcalibrate [ 77%] Built target pfstmo_pattanaik00 [ 78%] Building CXX object src/camera/CMakeFiles/pfshdrcalibrate.dir/pfshdrcalibrate.cpp.o [ 79%] Building CXX object src/camera/CMakeFiles/pfshdrcalibrate.dir/responses.cpp.o [ 80%] Building CXX object src/pfsglview/CMakeFiles/pfsglview.dir/module.cpp.o [ 80%] Building CXX object src/tmo/mai11/CMakeFiles/pfstmo_mai11.dir/compression_tmo.cpp.o [ 81%] Building CXX object src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/Imagen.cpp.o [ 82%] Building CXX object src/tmo/durand02/CMakeFiles/pfstmo_durand02.dir/bilateral.cpp.o /opt/work/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 /opt/work/graphics/pfstools/work/pfstools-2.1.0/config.h:58:22: note: expanded from macro 'unlikely' #define unlikely(x) (x) ^ /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/math.h:441:1: note: 'isfinite' declared here isfinite(_A1 __lcpp_x) _NOEXCEPT ^ /opt/work/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 /opt/work/graphics/pfstools/work/pfstools-2.1.0/config.h:58:22: note: expanded from macro 'unlikely' #define unlikely(x) (x) ^ /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/math.h:441:1: note: 'isfinite' declared here isfinite(_A1 __lcpp_x) _NOEXCEPT ^ /opt/work/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 /opt/work/graphics/pfstools/work/pfstools-2.1.0/config.h:58:22: note: expanded from macro 'unlikely' #define unlikely(x) (x) ^ /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/math.h:441:1: note: 'isfinite' declared here isfinite(_A1 __lcpp_x) _NOEXCEPT ^ In file included from /opt/work/graphics/pfstools/work/pfstools-2.1.0/src/tmo/mantiuk08/pfstmo_mantiuk08.cpp:47: /opt/work/graphics/pfstools/work/pfstools-2.1.0/src/tmo/mantiuk08/display_adaptive_tmo.h:170:6: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr datmo_compute_conditional_density( int width, int height, const float *L, pfstmo_progress_callback progress_cb = NULL ); ^ /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/memory:2135:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__config:1030:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__config:1019:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 3 errors generated. /opt/work/graphics/pfstools/work/pfstools-2.1.0/src/tmo/mantiuk08/pfstmo_mantiuk08.cpp:309:14: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr C = datmo_compute_conditional_density( cols, rows, inY->getRawData(), progress_report ); ^ /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/memory:2135:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__config:1030:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__config:1019:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ --- 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 /opt/work/graphics/pfstools/work/pfstools-2.1.0 1 error bmake[2]: stopped in /opt/work/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 /opt/work/graphics/pfstools/work/pfstools-2.1.0 A failure has been detected in another branch of the parallel make bmake[2]: stopped in /opt/work/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 /opt/work/graphics/pfstools/work/pfstools-2.1.0 2 warnings generated. A failure has been detected in another branch of the parallel make bmake[2]: stopped in /opt/work/graphics/pfstools/work/pfstools-2.1.0 --- src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/all --- *** [src/tmo/mantiuk08/CMakeFiles/pfstmo_mantiuk08.dir/all] Error code 2 bmake[1]: stopped in /opt/work/graphics/pfstools/work/pfstools-2.1.0 /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ /opt/work/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.0.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); ^ 17 warnings generated. A failure has been detected in another branch of the parallel make bmake[2]: stopped in /opt/work/graphics/pfstools/work/pfstools-2.1.0 --- src/pfsglview/CMakeFiles/pfsglview.dir/all --- *** [src/pfsglview/CMakeFiles/pfsglview.dir/all] Error code 2 bmake[1]: stopped in /opt/work/graphics/pfstools/work/pfstools-2.1.0 A failure has been detected in another branch of the parallel make bmake[2]: stopped in /opt/work/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 /opt/work/graphics/pfstools/work/pfstools-2.1.0 A failure has been detected in another branch of the parallel make bmake[2]: stopped in /opt/work/graphics/pfstools/work/pfstools-2.1.0 --- src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/all --- *** [src/tmo/ferradans11/CMakeFiles/pfstmo_ferradans11.dir/all] Error code 2 bmake[1]: stopped in /opt/work/graphics/pfstools/work/pfstools-2.1.0 A failure has been detected in another branch of the parallel make bmake[2]: stopped in /opt/work/graphics/pfstools/work/pfstools-2.1.0 --- src/camera/CMakeFiles/pfshdrcalibrate.dir/all --- *** [src/camera/CMakeFiles/pfshdrcalibrate.dir/all] Error code 2 bmake[1]: stopped in /opt/work/graphics/pfstools/work/pfstools-2.1.0 7 errors bmake[1]: stopped in /opt/work/graphics/pfstools/work/pfstools-2.1.0 *** [all] Error code 2 bmake: stopped in /opt/work/graphics/pfstools/work/pfstools-2.1.0 1 error bmake: stopped in /opt/work/graphics/pfstools/work/pfstools-2.1.0 *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/graphics/pfstools *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/graphics/pfstools