Opened 8 years ago

Closed 8 years ago

#52313 closed defect (invalid)

vtk @7.0.0 configure fails on Sierra

Reported by: sven.wursthorn@… Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: sierra Cc:
Port: vtk

Description

vtk @7.0.0 on macOS Sierra: cmake exits with an error:

:info:configure CMake Error at /opt/local/share/cmake-3.6/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
:info:configure   Could NOT find OpenGL (missing: OPENGL_INCLUDE_DIR)
:info:configure Call Stack (most recent call first):
:info:configure   /opt/local/share/cmake-3.6/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
:info:configure   /opt/local/share/cmake-3.6/Modules/FindOpenGL.cmake:172 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
:info:configure   CMake/vtkOpenGL.cmake:65 (find_package)
:info:configure   ThirdParty/glew/vtkglew/CMakeLists.txt:3 (include)
:info:configure 
:info:configure 
:info:configure -- Configuring incomplete, errors occurred!

Attachments (1)

main.log (69.2 KB) - added by sven.wursthorn@… 8 years ago.
port log file

Download all attachments as: .zip

Change History (4)

Changed 8 years ago by sven.wursthorn@…

Attachment: main.log added

port log file

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to stromnov@…

In the future, please Cc the port maintainers (port info --maintainers vtk), if any.

comment:2 Changed 8 years ago by sven.wursthorn@…

My test environment wasn't set up correctly, sorry. I've set up a virtual machine with a fresh installation of macOS Sierra. I get no compile errors on this system.

There is no bug in the build process. The ticket should be closed.

comment:3 Changed 8 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.