pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/52891: can't install lang/perl5 on Solaris 11/sparc from NFS-mounted source tree



* On 2018-01-16 at 10:32 GMT, Joern Clausen wrote:

> - The .nfs files are only created on the NFS share located on my other
> pkgsrc machine (exported ZFS). When I use an NFS export from our filer, no
> dot files are left over. I got around this problem by compiling the Perl
> package with destdir temporarily set to /var/tmp. Luckily, the CPAN packages
> are were not affected. So this is clearly a Solaris issue.

Setting WRKOBJDIR to a local directory will not only resolve the
problem, you will also likely see a large speed increase in build
times.

> - Was the change to PLIST checking communicated somewhere? I noticed that I
> can't install graphics/gimp any longer on Solaris, because there is one
> plugin compiled, that is not in PLIST. For some reason this does not happen
> on my NetBSD machine. I assume that happened before (I was able to install
> the same Gimp version before), but was not a fatal error.
>
> Can I revert this PLIST checking in mk.conf?

You can by setting CHECK_FILES=no, but understand that this is
basically saying "I am ok with broken packages and don't want to know
about them".  We believe it's better to fix the actual problems than
ignore them.

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index