Changes between Initial Version and Version 1 of Ticket #69301, comment 3


Ignore:
Timestamp:
Feb 18, 2024, 6:30:39 AM (3 months ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69301, comment 3

    initial v1  
    11UPD2. Building Macports 2.9.1 for x86_64 but setting universal_archs to `ppc i386 x86_64` (i.e. just adding in `ppc`) solves the problem, but creates another: since `os.arch` is `x86_64` now, multiple ports get broken for `ppc`. For example:
    2 ```
     2{{{
    33macmini:~ svacchanda$ sudo port -v upgrade hypre
    44
     
    77Error: Follow https://guide.macports.org/#project.tickets if you believe there
    88is a bug.
    9 ```
     9}}}
    1010''Again, this is not relevant for pre-release 10.6 ppc, only for 10.6.8 Rosetta.''