Changes between Initial Version and Version 1 of Ticket #68359


Ignore:
Timestamp:
Oct 5, 2023, 1:50:00 AM (8 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log says:

:info:build ld: duplicate LC_RPATH '/opt/local/lib/libgcc' in '/opt/local/lib/libopenblas-r1.dylib'
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)

Sounds like #68239.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68359

    • Property Keywords sonoma added
    • Property Summary changed from Sonoma - Error: Failed to build py27-numpy: command execution failed to py27-numpy: @1.16.6_3+gfortran+openblas: ld: duplicate LC_RPATH '/opt/local/lib/libgcc' in '/opt/local/lib/libopenblas-r1.dylib'
  • Ticket #68359 – Description

    initial v1  
    1 MacOS Sonoma 14.0
     1MacOS Sonoma 14.0 \\
    22Intel x86
    33
     4{{{
    45sudo port install py27-numpy
    5        
    6 
    76--->  Computing dependencies for py27-numpy
    8 
    97--->  Fetching archive for py27-numpy
    10 
    118--->  Attempting to fetch py27-numpy-1.16.6_3+gfortran+openblas.darwin_23.x86_64.tbz2 from https://packages.macports.org/py27-numpy
    12 
    139--->  Attempting to fetch py27-numpy-1.16.6_3+gfortran+openblas.darwin_23.x86_64.tbz2 from http://mirror.fcix.net/macports/packages/py27-numpy
    14 
    1510--->  Attempting to fetch py27-numpy-1.16.6_3+gfortran+openblas.darwin_23.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/py27-numpy
    1611--->  Building py27-numpy
    17 
    1812Error: Failed to build py27-numpy: command execution failed
    19 
    2013Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-numpy/py27-numpy/main.log for details.
    21 
    2214Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
    23 
    2415Error: Processing of port py27-numpy failed
     16}}}