[MacPorts] #70778: jasper @4.2.4 opportunistically links with libGLU from XQuartz

MacPorts noreply at macports.org
Tue Dec 17 02:29:33 UTC 2024


#70778: jasper @4.2.4 opportunistically links with libGLU from XQuartz
--------------------------+----------------------
  Reporter:  AndrewSwann  |      Owner:  jmroot
      Type:  defect       |     Status:  accepted
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  jasper       |
--------------------------+----------------------

Comment (by barracuda156):

 Yeah, it just picks randomly whatever it finds:
 {{{
 -- Found OpenGL: /opt/local/lib/libGL.dylib
 -- Found GLUT: /System/Library/Frameworks/GLUT.framework
 target: OpenGL::GL
 OpenGL::GL: adding include directory /opt/local/include
 target: OpenGL::GLU
 OpenGL::GLU: adding include directory /opt/local/include
 target: GLUT::GLUT
 GLUT::GLUT: adding include directory
 //System/Library/Frameworks/GLUT.framework/Headers
 CMAKE_REQUIRE_INCLUDES
 /opt/local/include;/opt/local/include;//System/Library/Frameworks/GLUT.framework/Headers
 -- Looking for include file GL/glut.h
 -- Looking for include file GL/glut.h - not found
 -- Looking for include file GLUT/glut.h
 -- Looking for include file GLUT/glut.h - found
 -- Looking for include file glut.h
 -- Looking for include file glut.h - not found
 -- Found JPEG: /opt/local/lib/libjpeg.dylib (found version "80")
 target: JPEG::JPEG
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/70778#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list