On 2021/12/12 11:29, Omar Polo wrote:
> > Stripping directories from mail/p5-Email-Address
> > Can't put into any plist (no applicable prefix):
> >         /auto
> > Looking for unregistered conflicts
> >
> > Looking into the code in infrastructure, update-plist, this seems to
> > relate to orphan_paths.
> >
> > I am running -current amd64 with ports_privsep
> > What does this error mean? I may have setup things wrong at my end.
> > Running this in /usr/ports/mystuff/mail/

It's a warning not an error. For your purposes you can ignore this
one ("/auto" in a p5-* port) for now.

> it's hard to tell without looking at the actual port, but it probably
> means that the program tried to install something (`auto') outside of
> ${PREFIX}.

It was introduced by this change

---------------------
PatchSet 1943 
Date: 2021/11/23 01:12:38
Author: afresh1
Branch: HEAD
Tag: (none) 
Log:
Adjust perl.port.mk so options will be picked up in more places

Export some ExtUtils::MakeMaker and Module::Build recognized environment
variables so they are picked up even if we don't run the configure
script directly.

This is useful for things that are not perl modules themselves, but include
perl modules, some of which seem to configure them at build time instead
of configure.

This is the first step to moving perl to have a vendor lib that
ports install into that is separate from where CPAN will install things.

Thanks to kmos@ for a bulk build that didn't turn up anything untoward

Members: 
        perl.port.mk:1.30->1.31 

Reply via email to