On 01/12/2014 17:39, Marvin Humphrey wrote:
[ ] +1 Release RC 1 as Apache Clownfish 0.4.2.
[ ] +0
[ ] -1 Do not release RC 1 as Apache Clownfish 0.4.2 because...
-1
Unfortunately, I discovered another problem with the Lucy Perl build. If you
set a custom PERL5LIB before running Build.PL, Module::Build will add the
paths form PERL5LIB to @INC twice. This results in an error like:
Parcel 'Clownfish' defined twice in /{path}/Clownfish/_include/Clownfish.cfp
and /{path}/Clownfish/_include/Clownfish.cfp
I think the best solution is to make CFCHierarchy ignore duplicate source and
include dirs. I'll write a fix as soon as possible, probably tomorrow.
With this fix, the Lucy release candidate should build without changes.
Nick