New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13773 (closed defect: worksforme)

Opened 5 years ago

Last modified 4 years ago

xrender Portfile contains unknown variable 'sysroot'

Reported by: martijn@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: xrender variable bug Cc:
Port:

Description

The xrender port contains an unknown variable "sysroot" that MacPorts complains about when trying to install or upgrade it. I had to edit the Portfile to get it to work (patch in diff -u format attached).

Attachments

xrender-Portfile.patch (345 bytes) - added by martijn@… 5 years ago.
patch to fix 'sysroot' variable in xrender Portfile

Change History

Changed 5 years ago by martijn@…

patch to fix 'sysroot' variable in xrender Portfile

comment:1 Changed 5 years ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to worksforme

The patch should not be applied. The ${sysroot} and ${prefix} variables are not even remotely equivalent.

The ${sysroot} variable exists in MacPorts as of 1.6.0. Please update to MacPorts 1.6.0 or later.

sudo port selfupdate

comment:2 Changed 5 years ago by martijn@…

MacPorts 1.6.0 fails to build on Mac OS X 10.3.9 (Panther). The download link to the Panther release .dmg is invalid (404). Until 1.6.0 can be obtained on all supported systems, ports should not rely on 1.6.0 variables.

comment:3 Changed 5 years ago by jmpp@…

  • Priority changed from High to Normal

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.