Changes between Initial Version and Version 1 of Ticket #61167


Ignore:
Timestamp:
Sep 12, 2020, 3:53:28 PM (4 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61167

    • Property Status changed from new to assigned
    • Property Owner set to michaelld
  • Ticket #61167 – Description

    initial v1  
    11Cmake fails to build after upgrade to big sur using the xcode 12 beta (I'm using the version of port built from the github repo ...last commit on Sep 1st and the ).  The error seems to either be
    2 
     2{{{
    33:info:configure CMake Error at /opt/local/libexec/qt5/lib/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake:4 (_populate_Gui_plugin_
    44properties):
    55:info:configure   _populate_Gui_plugin_properties Macro invoked with incorrect arguments for
    66:info:configure   macro named: _populate_Gui_plugin_properties
    7 
     7}}}
    88Or
    9 
     9{{{
    1010:info:configure sh: /bin/ps: Operation not permitted
    11 
     11}}}
    1212I'll attach complete logs.