On 25/07/2019 10:42, Andy Farkas wrote:
make_index: /usr/ports/archivers/atool: no entry for
/usr/ports/:lang/perl5.26
Done.
1533.047u 907.912s 8:12.79 495.3% 23786+867k 500780+163017io 13720pf+0w
root:/usr/ports # ls -l INDEX-11
-rw-r--r-- 1 root wheel 0 Jul 25 19:07 INDEX-11
root:/usr/ports #
Any suggestions?
This is probably due to something in your environment -- looks like
there would be a problem with building packages for any perl modules and
archivers/atool is just the first one where it blows up.
Sanity check your DEFAULT_VERSIONS setting in /etc/make.conf.
What is the value of the PERL5_DEPEND variable in your setup? You can
find it by eg:
```
% cd /usr/ports/archivers/atool
% make -V PERL5_DEPEND
perl5>=5.28.r1<5.29
```
What's the contents of /usr/ports/lang/perl5.26/version.mk ?
Cheers,
Matthew
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"