#59117 closed defect (duplicate)
harfbuzz @2.6.1 does not build on PPC Mac OS X 10.5.8, Leopard, because it seems to depend on GGC8
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | leopard | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | harfbuzz |
Description
---> Computing dependencies for libgcc8 DEBUG: Checking for conflicts against libgcc8 DEBUG: Searching for dependency: libgcc-devel DEBUG: Didn't find receipt, going to depspec regex for: libgcc-devel DEBUG: Searching for dependency: xz DEBUG: Found Dependency: receipt exists for xz DEBUG: Searching for dependency: cctools DEBUG: Found Dependency: receipt exists for cctools DEBUG: Searching for dependency: gmp DEBUG: Found Dependency: receipt exists for gmp DEBUG: Searching for dependency: isl DEBUG: Found Dependency: receipt exists for isl DEBUG: Searching for dependency: ld64 DEBUG: Found Dependency: receipt exists for ld64 DEBUG: Searching for dependency: libiconv DEBUG: Found Dependency: receipt exists for libiconv DEBUG: Searching for dependency: libmpc DEBUG: Found Dependency: receipt exists for libmpc DEBUG: Searching for dependency: mpfr DEBUG: Found Dependency: receipt exists for mpfr DEBUG: Searching for dependency: zlib DEBUG: Found Dependency: receipt exists for zlib DEBUG: Executing org.macports.main (libgcc8) DEBUG: dropping privileges: euid changed to 502, egid changed to 502. DEBUG: archivefetch phase started at Thu Sep 26 23:40:12 CEST 2019 ---> Fetching archive for libgcc8 DEBUG: Executing org.macports.archivefetch (libgcc8) DEBUG: euid/egid changed to: 0/0 DEBUG: chowned /opt/local/var/macports/incoming to macports DEBUG: euid/egid changed to: 502/502 ---> libgcc8-8.3.0_5.darwin_9.ppc.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified ---> Attempting to fetch libgcc8-8.3.0_5.darwin_9.ppc.tbz2 from http://packages.macports.org/libgcc8 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0DEBUG: Fetching archive failed: The requested URL returned error: 404 ---> Attempting to fetch libgcc8-8.3.0_5.darwin_9.ppc.tbz2 from http://nue.de.packages.macports.org/libgcc8 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0DEBUG: Fetching archive failed: The requested URL returned error: 404 ---> Attempting to fetch libgcc8-8.3.0_5.darwin_9.ppc.tbz2 from http://lil.fr.packages.macports.org/libgcc8 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0DEBUG: Fetching archive failed: The requested URL returned error: 404 DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: fetch phase started at Thu Sep 26 23:40:26 CEST 2019 ---> Fetching distfiles for libgcc8 DEBUG: Executing proc-pre-org.macports.fetch-fetch-0 Error: gcc8 8.3.0 is not supported on Darwin 9 Error: Failed to fetch libgcc8: incompatible OS X version DEBUG: Error code: NONE DEBUG: Backtrace: incompatible OS X version while executing "$pre $targetname" Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_lang_gcc8/libgcc8/main.log for details. Error: Problem while installing libgcc8 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
This Library Dependency
is simply wrong on Leoprad when libgcc8
cannot be built there.
Change History (3)
comment:1 follow-up: 3 Changed 5 years ago by kencu (Ken)
comment:2 Changed 5 years ago by jmroot (Joshua Root)
Cc: | ryandesign added; ryandesign@… removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:3 Changed 5 years ago by ballapete (Peter "Pete" Dyballa)
Replying to kencu:
The patch set is needed by PPC Tiger as well. At least port
now builds packages.
Note: See
TracTickets for help on using
tickets.
A fix for this has just been pushed through [2e46a05404462e04930b612ed29d9f08ece64603/macports-ports]. You indeed found an error, and Chris has fixed it.
Many ports will not build just now, but if you wait for that propogate through, sync, and then give it a go you should be OK.
Thanks for finding this -- it took a while for everyone to see what was wrong.