Changes between Initial Version and Version 1 of Ticket #52069


Ignore:
Timestamp:
Aug 21, 2016, 7:07:25 PM (8 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

I didn't install Sierra yet.

Link to an upstream commit in master:

plus a reference in HomeBrew fighting with the same problem:

I guess we could test the upstream commit and apply it.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52069

    • Property Cc mojca@… removed
    • Property Summary changed from wxpython-3.0 is not building in 10.12 Sierra beta to wxWidgets-3.0: is not building in 10.12 Sierra beta due to missing QuickTime.h
    • Property Owner changed from macports-tickets@… to mojca@…
    • Property Version changed from 2.3.4 to
    • Property Keywords sierra added
    • Property Port wxWidgets-3.0 wxPython-3.0 added; wxpython-3.0 removed
  • Ticket #52069 – Description

    initial v1  
    1 I am attempting to install HackRF/GNURadio, wxpython-3.0 is failing to build.  Appears to be quicktime.h as with python27.
     1I am attempting to install HackRF/GNURadio, `wxPython-3.0` is failing to build.
    22
    3 --->  Computing dependencies for wxPython-3.0
    4 --->  Fetching archive for wxPython-3.0
    5 --->  Attempting to fetch wxPython-3.0-3.0.2_5.darwin_16.x86_64.tbz2 from https://packages.macports.org/wxPython-3.0
    6 --->  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
    7 --->  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
    8 --->  Fetching distfiles for wxPython-3.0
    9 --->  Verifying checksums for wxPython-3.0
    10 --->  Extracting wxPython-3.0
    11 --->  Applying patches to wxPython-3.0
    12 --->  Configuring wxPython-3.0
    13 --->  Building wxPython-3.0
    14 Error: org.macports.build for port wxPython-3.0 returned: command execution failed
    15 Please see the log file for port wxPython-3.0 for details:
    16     /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
    17 To report a bug, follow the instructions in the guide:
    18     http://guide.macports.org/#project.tickets
    19 Error: Processing of port wxpython-3.0 failed
     3{{{
     4:info:build ../src/osx/core/bitmap.cpp:39:10: fatal error: 'QuickTime/QuickTime.h' file not found
     5:info:build #include <QuickTime/QuickTime.h>
     6:info:build          ^
     7}}}