[MacPorts] #53101: jasper fails to build +universal due to glut/OpenGL problems
MacPorts
noreply at macports.org
Mon Dec 19 02:07:41 CET 2016
#53101: jasper fails to build +universal due to glut/OpenGL problems
---------------------------+--------------------
Reporter: jeremyhu | Owner: jmroot
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: jasper cmake |
---------------------------+--------------------
Comment (by jeremyhu):
{{{
-- Found OpenGL: //System/Library/Frameworks/OpenGL.framework
JAS_ENABLE_OPENGL: ON
OpenGL library found: TRUE
OpenGL include directory: //System/Library/Frameworks/OpenGL.framework
OpenGL libraries: //System/Library/Frameworks/OpenGL.framework
-- Found GLUT: /opt/local/lib/libglut.dylib
GLUT library found: TRUE
GLUT include directory: //System/Library/Frameworks/GLUT.framework/Headers
GLUT libraries:
/opt/local/lib/libglut.dylib;//System/Library/Frameworks/Cocoa.framework
-- Looking for include file GL/glut.h
-- Looking for include file GL/glut.h - found
-- Looking for include file glut.h
-- Looking for include file glut.h - found
JAS_HAVE_GLUT_H: 1
JAS_HAVE_GL_GLUT_H: 1
CMake Warning at CMakeLists.txt:256 (message):
Clearing bogus value for GLUT_Xmu_LIBRARY.
CMake Warning at CMakeLists.txt:257 (message):
Your version of CMake may be buggy.
CMake Warning at CMakeLists.txt:261 (message):
Clearing bogus value for GLUT_Xmi_LIBRARY.
CMake Warning at CMakeLists.txt:262 (message):
Your version of CMake may be buggy.
JAS_HAVE_OPENGL: 1
-- Configuring done
}}}
{{{
Determining if files GL/glut.h exist passed with the following output:
Change Dir: /opt/local/var/macports/build
/_Users_jeremy_src_macports_macports-
ports_graphics_jasper/jasper/work/build/CMakeFiles/CMakeTmp
Run Build Command:"/opt/local/bin/gmake" "cmTC_400e2/fast"
/opt/local/bin/gmake -f CMakeFiles/cmTC_400e2.dir/build.make
CMakeFiles/cmTC_400e2.dir/build
gmake[1]: Entering directory '/opt/local/var/macports/build
/_Users_jeremy_src_macports_macports-
ports_graphics_jasper/jasper/work/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_400e2.dir/CheckIncludeFiles.c.o
/usr/bin/clang -I//System/Library/Frameworks/GLUT.framework/Headers
-pipe -Os -arch x86_64 -arch i386 -mmacosx-version-min=10.12 -o
CMakeFiles/cmTC_400e2.dir/CheckIncludeFiles.c.o -c
/opt/local/var/macports/build/_Users_jeremy_src_macports_macports-
ports_graphics_jasper/jasper/work/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTC_400e2
/opt/local/bin/cmake -E cmake_link_script
CMakeFiles/cmTC_400e2.dir/link.txt --verbose=1
/usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -mmacosx-version-
min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names
-L/opt/local/lib -Wl,-headerpad_max_install_names
CMakeFiles/cmTC_400e2.dir/CheckIncludeFiles.c.o -o cmTC_400e2
gmake[1]: Leaving directory '/opt/local/var/macports/build
/_Users_jeremy_src_macports_macports-
ports_graphics_jasper/jasper/work/build/CMakeFiles/CMakeTmp'
Determining if files glut.h exist passed with the following output:
Change Dir: /opt/local/var/macports/build
/_Users_jeremy_src_macports_macports-
ports_graphics_jasper/jasper/work/build/CMakeFiles/CMakeTmp
Run Build Command:"/opt/local/bin/gmake" "cmTC_f0767/fast"
/opt/local/bin/gmake -f CMakeFiles/cmTC_f0767.dir/build.make
CMakeFiles/cmTC_f0767.dir/build
gmake[1]: Entering directory '/opt/local/var/macports/build
/_Users_jeremy_src_macports_macports-
ports_graphics_jasper/jasper/work/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f0767.dir/CheckIncludeFiles.c.o
/usr/bin/clang -I//System/Library/Frameworks/GLUT.framework/Headers
-pipe -Os -arch x86_64 -arch i386 -mmacosx-version-min=10.12 -o
CMakeFiles/cmTC_f0767.dir/CheckIncludeFiles.c.o -c
/opt/local/var/macports/build/_Users_jeremy_src_macports_macports-
ports_graphics_jasper/jasper/work/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTC_f0767
/opt/local/bin/cmake -E cmake_link_script
CMakeFiles/cmTC_f0767.dir/link.txt --verbose=1
/usr/bin/clang -pipe -Os -arch x86_64 -arch i386 -mmacosx-version-
min=10.12 -Wl,-search_paths_first -Wl,-headerpad_max_install_names
-L/opt/local/lib -Wl,-headerpad_max_install_names
CMakeFiles/cmTC_f0767.dir/CheckIncludeFiles.c.o -o cmTC_f0767
gmake[1]: Leaving directory '/opt/local/var/macports/build
/_Users_jeremy_src_macports_macports-
ports_graphics_jasper/jasper/work/build/CMakeFiles/CMakeTmp'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/53101#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list