[
https://issues.apache.org/jira/browse/CLOWNFISH-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Wellnhofer updated CLOWNFISH-119:
--------------------------------------
Summary: Build fails if "." is not in @INC (was: Tests fail if "." is not
in @INC)
> Build fails if "." is not in @INC
> ---------------------------------
>
> Key: CLOWNFISH-119
> URL: https://issues.apache.org/jira/browse/CLOWNFISH-119
> Project: Apache Lucy-Clownfish
> Issue Type: Bug
> Components: Perl
> Affects Versions: 0.6.2
> Environment: FreeBSD 12.0-current, perl 5.26.1
> Reporter: Slaven Rezic
> Priority: Minor
> Fix For: 0.7.0, 0.6.3
>
>
> In newer perls "." is not anymore part of {{@INC}}, which is causing test
> failures:
> {noformat}
> Output from './Build':
> Can't locate buildlib/Clownfish/Build/Binding.pm in @INC (you may need to
> install the buildlib::Clownfish::Build::Binding module) (@INC contains:
> buildlib buildlib /usr/perl5.26.1p/lib/site_perl/5.26.1/amd64-freebsd
> /usr/perl5.26.1p/lib/site_perl/5.26.1
> /usr/perl5.26.1p/lib/5.26.1/amd64-freebsd /usr/perl5.26.1p/lib/5.26.1) at
> /usr/perl5.26.1p/lib/site_perl/5.26.1/amd64-freebsd/Clownfish/CFC/Perl/Build.pm
> line 233.
> Building Clownfish
> Parsing Clownfish files...
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)