[
https://issues.apache.org/jira/browse/LUCY-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15703087#comment-15703087
]
Slaven Rezic commented on LUCY-316:
-----------------------------------
For some reason the build process tries to recreate the included pod files,
which are read-only. Possible workaround for me:
{noformat}
chmod u+w lib/Lucy/*.pod lib/LucyX/*/*.pod lib/Lucy/*/*.pod
{noformat}
> Lucy-0.6.0.3 build failure
> --------------------------
>
> Key: LUCY-316
> URL: https://issues.apache.org/jira/browse/LUCY-316
> Project: Lucy
> Issue Type: Bug
> Components: Perl bindings
> Environment: FreeBSD, Linux, various perl versions (5.8.9 .. 5.25.6)
> Reporter: Slaven Rezic
>
> A "permission denied" error happens while trying to build the distribution
> with CPAN.pm:
> {noformat}
> Output from './Build':
> Couldn't open 'lib/Lucy/Index/DataReader.pod': Zugriff verweigert at
> /usr/perl5.16.3t/lib/site_perl/5.16.3/amd64-freebsd-thread-multi/Clownfish/CFC/Perl/Build.pm
> line 322.
> Building Lucy
> Parsing Clownfish files...
> Writing Clownfish autogenerated files...
> Writing typemap...
> Writing POD...
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)