Changes between Initial Version and Version 2 of Ticket #59344


Ignore:
Timestamp:
Oct 16, 2019, 9:25:09 AM (5 years ago)
Author:
cjones051073 (Chris Jones)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59344 – Description

    initial v2  
    111. Everything goes well with xcode11.0, but when installing gcc9 with xcode11.1 it fails (I followed exactly the migration procedure). I have the following:
    22
     3{{{
    34sudo xcode-select --version => xcode-select version 2370.
    45xcrun --show-sdk-path => /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
     6}}}
    57
    682. Then I tried to install gcc9
    79
     10{{{
    811.....
    912
     
    1821Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    1922Error: Processing of port gcc9 failed
     23}}}
    2024
    21253. I desactivated libunwind-headers
    2226
     27{{{
    2328houzeaux:/Users/houzeaux/Desktop % sudo port -f deactivate libunwind-headers
    2429Password:
    2530--->  Deactivating libunwind-headers @5.0.1_0
    2631--->  Cleaning libunwind-headers
    27 
     32}}}
    2833
    29344. I reinstall gcc9 and get the following message:
    3035
     36{{{
    3137sudo port install gcc9
    3238--->  Computing dependencies for gcc9
     
    4450Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    4551Error: Processing of port gcc9 failed
     52}}}
    4653
    47545. I attach the log file