recent perl "mach/auto" not found error

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 25 08:10:14 UTC 2013


On Thu, Oct 24, 2013 at 2:19 PM, Matthew Seaman <
m.seaman at infracaninophile.co.uk> wrote:

> On 23/10/2013 20:02, Matthew Seaman wrote:
> > On 23/10/2013 18:51, Sunpoet Po-Chuan Hsieh wrote:
> >> On Thu, Oct 24, 2013 at 12:59 AM, John Marino <
> freebsd.contact at marino.st>wrote:
> >>
> >>> I'm getting this error:
> >>>
> >>> find:
> >>>
> >>>
> /wrkdirs/devel/bzapi/work/stage/usr/local/lib/perl5/site_perl/5.14/mach/auto:
> >>> No such file or directory
> >>>
> >>> On the following ports:
> >>>   devel/bzapi
> >>>   www/p5-RT-Authen-ExternalAuth
> >>>   www/p5-RT-Extension-LDAPImport
> >>>   www/p5-RT-Extension-MandatoryOnTransition
> >>>   www/p5-RT-Extension-SLA
> >>>   www/p5-RTx-Calendar
> >>>
> >>> It seems to come from r330925 (sunpoet) on Mk/Uses/perl5.mk (~line
> 265)
> >>>
> >>> Is anyone else seeing this?
> >>> Is perl5.mk wrong to assume "auto" directory exists?
> >>>
> >>> John
> >>>
> >>
> >> Good catch!
> >> This should be fixed in r331398.
> >> Please try again.
> >> Thanks!
> >
> > Cool.  Those are mostly my ports -- I was just about to investigate, but
> > it seems this is already solved.
> >
> > Curious as to why it hit the RT extension ports in particular though?
>
> Nope.  I'm still getting this:
>
> [...]
> Installing
>
> /home/matthew/work/ports/www/p5-RTx-Calendar/work/stage/usr/local/share/rt40/plugins/RTx-Calendar/html/NoAuth/css/calendar.css
> find:
>
> /home/matthew/work/ports/www/p5-RTx-Calendar/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto:
> No such file or directory
> *** [post-stage] Error code 1
>
> Stop in /home/matthew/work/ports/www/p5-RTx-Calendar.
> *** [stage] Error code 1
> [...]
>
> This port doesn't actually install anything into
> .../usr/local/lib/perl5/site_perl/5.16/mach/auto so that directory will
> not be created by default.
>
>
>
Hi,

I've committed r331562. I forgot to add trailing "|| ${TRUE}".
It should *really* be fixed now.
I could build these ports successfully in tinderbox.
Please try again.
Thanks.

Regards,
sunpoet


> --
> Dr Matthew J Seaman MA, D.Phil.
>
> PGP: http://www.infracaninophile.co.uk/pgpkey
> JID: matthew at infracaninophile.co.uk
>
>


More information about the freebsd-ports mailing list