Re: highlight does not build

2013-08-14 Thread Kurt Pfeifle
Thanks, Ryan, for the tip. Yes, downgrading lua worked for me. Now, is there a way to shield the lua version from upgrades, so that I can still run port upgrade outdated and lua remains as-is? Otherwise I'll have to run all other upgrades individually... On Tue, Aug 13, 2013 at 10:33 PM, Ryan

Re: highlight does not build

2013-08-14 Thread Ryan Schmidt
On Aug 14, 2013, at 07:54, Kurt Pfeifle wrote: Yes, downgrading lua worked for me. Now, is there a way to shield the lua version from upgrades, so that I can still run port upgrade outdated and lua remains as-is? Otherwise I'll have to run all other upgrades individually… Yes: keep the

highlight does not build

2013-08-13 Thread Kurt Pfeifle
Hi, all. I'm trying to install the highlight port. But the build stage does not complete: [] /usr/bin/clang++ -Wall -O2 -DNDEBUG -c -I ./include/ -I/usr/include/lua5.1 -fno-strict-aliasing ./core/Diluculum/LuaValue.cpp /usr/bin/clang++ -Wall -O2 -DNDEBUG -c -I ./include/

Re: highlight does not build

2013-08-13 Thread Ryan Schmidt
On Aug 13, 2013, at 14:34, Kurt Pfeifle wrote: I'm trying to install the highlight port. But the build stage does not complete: I believe this bug was already reported: https://trac.macports.org/ticket/39932 I assume this old version of highlight is incompatible with the new version of