Opened 5 years ago

Closed 5 years ago

#57658 closed defect (fixed)

p5.26-www-shorten-simple: Can't locate Module/Build/Tiny.pm in @INC

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: drkp (Dan Ports)
Port: p5-www-shorten-simple

Description

p5.26-www-shorten-simple doesn't build:

Executing:  cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_perl_p5-www-shorten-simple/p5.26-www-shorten-simple/work/WWW-Shorten-Simple-0.02" && /opt/local/bin/perl5.26 Build.PL --installdirs=vendor --config cc="/usr/bin/clang" --config ld="/usr/bin/clang" 
DEBUG: system:  cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_perl_p5-www-shorten-simple/p5.26-www-shorten-simple/work/WWW-Shorten-Simple-0.02" && /opt/local/bin/perl5.26 Build.PL --installdirs=vendor --config cc="/usr/bin/clang" --config ld="/usr/bin/clang" 
Can't locate Module/Build/Tiny.pm in @INC (you may need to install the Module::Build::Tiny module) (@INC contains: /opt/local/lib/perl5/site_perl/5.26/darwin-thread-multi-2level /opt/local/lib/perl5/site_perl/5.26 /opt/local/lib/perl5/vendor_perl/5.26/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.26 /opt/local/lib/perl5/5.26/darwin-thread-multi-2level /opt/local/lib/perl5/5.26) at Build.PL line 6.
BEGIN failed--compilation aborted at Build.PL line 6.
Command failed:  cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_perl_p5-www-shorten-simple/p5.26-www-shorten-simple/work/WWW-Shorten-Simple-0.02" && /opt/local/bin/perl5.26 Build.PL --installdirs=vendor --config cc="/usr/bin/clang" --config ld="/usr/bin/clang" 
Exit code: 2

Change History (1)

comment:1 Changed 5 years ago by dbevans (David B. Evans)

Owner: set to dbevans
Resolution: fixed
Status: newclosed

In e7929d043c9541bb5fa4f65af31fad838daaa309/macports-ports (master):

p5-www-shorten-simple: fix build error introduced by cpan2port

Closes: #57658

Note: See TracTickets for help on using tickets.