Changes between Initial Version and Version 2 of Ticket #31470


Ignore:
Timestamp:
Sep 30, 2011, 9:55:27 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Building 64-bit on Tiger is problematic in general and I advise you not to do it.

Building 64-bit on PowerPC isn't particularly useful unless you need to access more than 4GB of memory from a single program.

Building glib2 64-bit on PowerPC has already been reported not to work in #31221 it's a different error message and there is a patch there; does that help this issue as well? I don't have a G5 to test this with.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31470

    • Property Owner changed from macports-tickets@… to ryandesign@…
  • Ticket #31470 – Description

    initial v2  
    1 Port glib2 (v 2.28.8) on Tiger 10.4.11 PPC using arch ppc64 fails during the configure phase. The main.log contains ":info:configure checking for res_query... configure: error: not found".
     1Port glib2 (v 2.28.8) on Tiger 10.4.11 PPC using arch ppc64 fails during the configure phase. The main.log contains "`:info:configure checking for res_query... configure: error: not found`".
    22
    3 Reproducible: always
    4 Steps to reproduce: port install glib2 (or a package that requires it)
    5 Result: Error: Failed to install glib2
     3Reproducible: always[[br]]
     4Steps to reproduce: `port install glib2` (or a package that requires it)[[br]]
     5Result: `Error: Failed to install glib2`[[br]]
    66Expected result: successful install