Bug 202096 - net/samba42: Compilation fails - Can't locate Parse/Pidl.pm in @INC
Summary: net/samba42: Compilation fails - Can't locate Parse/Pidl.pm in @INC
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Timur I. Bakeyev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-05 06:30 UTC by pug
Modified: 2017-12-18 04:40 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (timur)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pug 2015-08-05 06:30:16 UTC
[ 267/3875] Compiling IDL librpc/idl/atsvc.idl
[ 268/3875] Compiling IDL librpc/idl/auth.idl
Can't locate Parse/Pidl.pm in @INC (@INC contains: /usr/local/bin/lib /usr/local/lib/perl5/5.14/BSDPAN /usr/local/lib/perl5/site_perl/5.14/mach /usr/local/lib/perl5/site_perl/5.14 /usr/local/lib/perl5/5.14/mach /usr/local/lib/perl5/5.14 .) at /usr/local/bin/pidl line 409.
BEGIN failed--compilation aborted at /usr/local/bin/pidl line 409.
Can't locate Parse/Pidl.pm in @INC (@INC contains: /usr/local/bin/lib /usr/local/lib/perl5/5.14/BSDPAN /usr/local/lib/perl5/site_perl/5.14/mach /usr/local/lib/perl5/site_perl/5.14 /usr/local/lib/perl5/5.14/mach /usr/local/lib/perl5/5.14 .) at /usr/local/bin/pidl line 409.
BEGIN failed--compilation aborted at /usr/local/bin/pidl line 409.
Waf: Leaving directory `/usr/ports/net/samba42/work/samba-4.2.2/bin'
Build failed:
 -> task failed (err #2): 
	{task: PIDL_ATSVC atsvc.idl -> atsvc.h,ndr_atsvc.c,ndr_atsvc.h,srv_atsvc.c,srv_atsvc.h,ndr_atsvc_s.c,ndr_atsvc_c.c,ndr_atsvc_c.h,py_atsvc.c}
 -> task failed (err #2): 
	{task: PIDL_AUTH auth.idl -> auth.h,ndr_auth.c,ndr_auth.h,srv_auth.c,srv_auth.h,ndr_auth_s.c,ndr_auth_c.c,ndr_auth_c.h,py_auth.c}
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/net/samba42
*** Error code 1

Stop.
make: stopped in /usr/ports/net/samba42
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-02-09 06:30:52 UTC
samba42 was updated several times since this report. Is it still relevant ?
Comment 2 Timur I. Bakeyev freebsd_committer freebsd_triage 2017-12-18 04:40:20 UTC
And.. It's gone. p5-Parse-Pidl no longer an external package for Samba ports, so there should be no problem to locate it.