[MacPorts] #31725: apiextractor @0.10.8 (devel) uses -I/Library/Frameworks/libxml2.framework/Headers/libxml
MacPorts
noreply at macports.org
Mon Oct 24 17:16:29 PDT 2011
#31725: apiextractor @0.10.8 (devel) uses
-I/Library/Frameworks/libxml2.framework/Headers/libxml
----------------------------------+-----------------------------------------
Reporter: litzomatic@… | Owner: mmoll@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: apiextractor
----------------------------------+-----------------------------------------
Comment(by litzomatic@…):
While brute force isn't typically my first option (perhaps I should move
it up in my list!) it did eliminate that this library existing was the
cause for the issue.
I was taken aback for a moment when it STILL ran the command exactly as
before... but I quickly remembered to run mac port clean. HOWEVER, my
options to fix this problem without such a forceful solution may have
worked had I ran mac port clean... doh.
I do recommend implementing the NO_DEFAULT_PATH method or HINTS, I'm not
an expert on CMAKE, but with my limited research it seems HINTS should be
used in this case as NO_DEFAULT_PATH prevents loading of anything at all
(even if I wanted to use the environment variables to override.) With
HINTS standard environment settings are used after, but the specialized
environment settings for CMAKE are before.
That being said this old ticket (https://trac.macports.org/ticket/18420)
mentions using NO_DEFAULT_PATH.
Thanks for the help :)
--
Ticket URL: <https://trac.macports.org/ticket/31725#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list