Changes between Initial Version and Version 4 of Ticket #45557


Ignore:
Timestamp:
May 18, 2016, 2:18:23 PM (8 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

This looks like a broken QuickTime library. I wouldn't bet on it, but this looks like unreproducible problem to me (with nobody else complaining about the same problem).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45557

    • Property Cc mojca@… added
    • Property Summary changed from octave @3.8.2_1 All compilers are either blacklisted or unavailable to wxWidgets-3.0 build error
    • Property Version changed from 2.3.2 to
    • Property Owner changed from macports-tickets@… to jwa@…
    • Property Port wxWidgets-3.0 added; octave removed
  • Ticket #45557 – Description

    initial v4  
    88   * Error: The following dependencies were not installed: (see attachment)
    99   * Error: Processing of port octave failed
     10
     11The actual error is:
     12{{{
     13:info:build In file included from ../src/osx/core/bitmap.cpp:39:
     14:info:build In file included from /System/Library/Frameworks/QuickTime.framework/Headers/QuickTime.h:39:
     15:info:build /System/Library/Frameworks/QuickTime.framework/Headers/MediaHandlers.h:32:10: fatal error: 'QuickTime/Movies.h' file not found
     16:info:build #include <QuickTime/Movies.h>
     17:info:build          ^
     18:info:build 1 error generated.
     19}}}