[MacPorts] #56300: Travis build failure of xorg-libXau
MacPorts
noreply at macports.org
Mon Apr 16 00:05:54 UTC 2018
#56300: Travis build failure of xorg-libXau
----------------------------+---------------------
Reporter: ryandesign | Owner: admin@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: server/hosting | Version:
Keywords: | Port:
----------------------------+---------------------
In the attached log, why is Travis trying to build xorg-libXau from
source? It is distributable and an archive is available.
Why is it skipping all of the phases before the configure phase?
{{{
DEBUG: Skipping completed org.macports.archivefetch (xorg-libXau)
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: Skipping completed org.macports.fetch (xorg-libXau)
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: Skipping completed org.macports.checksum (xorg-libXau)
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: Skipping completed org.macports.extract (xorg-libXau)
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: Skipping completed org.macports.patch (xorg-libXau)
DEBUG: Privilege de-escalation not attempted as not running as root.
}}}
Travis is supposed to build each port in a clean environment. None of the
phases of any port should be marked as completed at that point.
Why, having decided to build xorg-libXau from source for whatever reason,
is xorg-libXau's dependency pkg-config not present and active, which
results in its configure script failing?
--
Ticket URL: <https://trac.macports.org/ticket/56300>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list