[MacPorts] #20145: libXaw-1.0.6 Changeset 53301 can cause build failure
#20145: libXaw-1.0.6 Changeset 53301 can cause build failure -------------------------------+-------------------------------------------- Reporter: sidney@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: libXaw -------------------------------+-------------------------------------------- These new lines in changeset 53301 to the libXaw Portfile {{{ # Delete this, so it searches its own headers first rather than installed ones configure.cppflags-delete -I/opt/local/include }}} break the build if it causes configure.cppflags to be deleted completely. I get an error can't read "configure.cppflags" If I add the following line after the delete, it builds ok, but I don't know enough to say if that is the correct fix: {{{ configure.cppflags-append -I/opt/local/include }}} -- Ticket URL: <http://trac.macports.org/ticket/20145> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20145: libXaw-1.0.6 Changeset 53301 can cause build failure -------------------------------+-------------------------------------------- Reporter: sidney@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: libXaw -------------------------------+-------------------------------------------- Comment(by sidney@…): I should have pasted in the complete error message in context, just to make sure it is clear: {{{ ---> Configuring xorg-libXaw DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing org.macports.configure (xorg-libXaw) Error: Target org.macports.configure returned: can't read "configure.cppflags": no such variable }}} -- Ticket URL: <http://trac.macports.org/ticket/20145#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20145: libXaw-1.0.6 Changeset 53301 can cause build failure -------------------------------+-------------------------------------------- Reporter: sidney@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: libXaw -------------------------------+-------------------------------------------- Comment(by sidney@…): I entered the port wrong in the bug summary. It should be xorg-libXaw not libXaw -- Ticket URL: <http://trac.macports.org/ticket/20145#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20145: libXaw-1.0.6 Changeset 53301 can cause build failure -------------------------------+-------------------------------------------- Reporter: sidney@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: xorg-libXaw -------------------------------+-------------------------------------------- Changes (by blb@…): * owner: macports-tickets@… => jeremyhu@… * port: libXaw => xorg-libXaw Comment: This sounds like #17865 (which was fixed on trunk but apparently wasn't pushed into the 1.7 release); the workaround for tcl (in r44859) may work here as well. -- Ticket URL: <http://trac.macports.org/ticket/20145#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20145: libXaw-1.0.6 Changeset 53301 can cause build failure --------------------------------+------------------------------------------- Reporter: sidney@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: xorg-libXaw | --------------------------------+------------------------------------------- Changes (by jeremyhu@…): * status: new => closed * resolution: => fixed Comment: r53312 -- Ticket URL: <http://trac.macports.org/ticket/20145#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts