[MacPorts] #70985: aom @3.9.1 cannot be built on PPC Leopard, Mac OS X 10.5.8, because git clone does not work
MacPorts
noreply at macports.org
Sun Sep 29 20:16:42 UTC 2024
#70985: aom @3.9.1 cannot be built on PPC Leopard, Mac OS X 10.5.8, because git
clone does not work
-------------------------+--------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.1
Keywords: leopard ppc | Port: aom
-------------------------+--------------------
When using the original `Portfile` downloading the source fails with:
{{{
fatal: unable to access 'https://aomedia.googlesource.com/aom.git/': Could
not resolve host: aomedia.googlesource.com
}}}
while `ping` has no problem:
{{{
pete 226 /\ ping aomedia.googlesource.com
PING aomedia.googlesource.com (74.125.206.82): 56 data bytes
64 bytes from 74.125.206.82: icmp_seq=0 ttl=60 time=13.419 ms
64 bytes from 74.125.206.82: icmp_seq=1 ttl=60 time=12.664 ms
64 bytes from 74.125.206.82: icmp_seq=2 ttl=60 time=13.197 ms
64 bytes from 74.125.206.82: icmp_seq=3 ttl=60 time=12.715 ms
^C
--- aomedia.googlesource.com ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max/stddev = 12.664/12.999/13.419/0.320 ms
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70985>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list