On Dec 7, 2007, at 1:23 PM, Adam Mercer wrote:
Hi
I've been trying to install the devel/bazaar port using base from the release_1_6 branch but the port fails on installation. However If I use the 1.5.2 release of base then devel/bazaar installs without issue. In ticket #13042 [1] the ports maintainer has noticed that the build environment is not being correctly set when using base from the release_1_6 branch, e.g.:
DEBUG: Executing org.macports.build (bazaar) DEBUG: Environment:
whereas using 1.5.2:
DEBUG: Executing org.macports.build (bazaar) DEBUG: Environment: CFLAGS='-g -O2 -Wall -fno-strict-aliasing -I'/opt/local/include' -L'/opt/local/lib' -lintl -lneon -lgpgme -lpth'
does anyone know why base from release_1_6 branch is not setting the build environment correctly?
This seems like a regression we should definitely fix before 1.6.0, I'll try looking into it. Thanks for the report! Regards,... -jmpp
Cheers
Adam
[1] http://trac.macosforge.org/projects/macports/ticket/13042