Changes between Version 5 and Version 6 of Ticket #62767


Ignore:
Timestamp:
Apr 27, 2021, 4:33:15 PM (3 years ago)
Author:
cjones051073 (Chris Jones)
Comment:

Ok, can reproduce. Investigating...

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62767 – Description

    v5 v6  
    1 Changes in commit [990215fb0308d43a17285250e7ea5832d78d341b/macports-ports] seem to prevent librsvg from building, the configure script fails at checking the C compiler. The compiler path is also passed as the first argument?
     1Changes in commit 990215fb0308d43a17285250e7ea5832d78d341b seem to prevent librsvg from building, the configure script fails at checking the C compiler. The compiler path is also passed as the first argument?
    22The installation I'm working on is x86_64 emulated via Rosetta 2 on M1.
    33
     
    99Full log attached.
    1010
    11 After reverting to [f81d9284291514bc66032866fb3451a1e7689dbc/macports-ports] it builds without problems.
     11After reverting to f81d9284291514bc66032866fb3451a1e7689dbc it builds without problems.