#52069: wxWidgets-3.0: is not building in 10.12 Sierra beta due to missing QuickTime.h -----------------------------------------+--------------------- Reporter: reactortrip@… | Owner: mojca@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: sierra Port: wxWidgets-3.0 wxPython-3.0 | -----------------------------------------+--------------------- Changes (by mojca@…): * cc: mojca@… (removed) * owner: macports-tickets@… => mojca@… * version: 2.3.4 => * keywords: => sierra * port: wxpython-3.0 => wxWidgets-3.0 wxPython-3.0 Old description:
I am attempting to install HackRF/GNURadio, wxpython-3.0 is failing to build. Appears to be quicktime.h as with python27.
---> Computing dependencies for wxPython-3.0 ---> Fetching archive for wxPython-3.0 ---> Attempting to fetch wxPython-3.0-3.0.2_5.darwin_16.x86_64.tbz2 from https://packages.macports.org/wxPython-3.0 ---> Attempting to fetch wxPython-3.0-3.0.2_5.darwin_16.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/wxPython-3.0 ---> Attempting to fetch wxPython-3.0-3.0.2_5.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/wxPython-3.0 ---> Fetching distfiles for wxPython-3.0 ---> Verifying checksums for wxPython-3.0 ---> Extracting wxPython-3.0 ---> Applying patches to wxPython-3.0 ---> Configuring wxPython-3.0 ---> Building wxPython-3.0 Error: org.macports.build for port wxPython-3.0 returned: command execution failed Please see the log file for port wxPython-3.0 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxWidgets-3.0/wxPython-3.0/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port wxpython-3.0 failed
New description: I am attempting to install HackRF/GNURadio, `wxPython-3.0` is failing to build. {{{ :info:build ../src/osx/core/bitmap.cpp:39:10: fatal error: 'QuickTime/QuickTime.h' file not found :info:build #include <QuickTime/QuickTime.h> :info:build ^ }}} -- Comment: I didn't install Sierra yet. Link to an upstream commit in master: * http://trac.wxwidgets.org/changeset/f6a2d1caef5c6d412c84aa900cb0d3990b350938 /git-wxWidgets plus a reference in HomeBrew fighting with the same problem: * https://github.com/Homebrew/homebrew-core/issues/1996 I guess we could test the upstream commit and apply it. -- Ticket URL: <https://trac.macports.org/ticket/52069#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X