Opened 9 years ago

Closed 9 years ago

#47499 closed defect (fixed)

p5.16-sdl_perl installation fails

Reported by: WolfgangFahl (Wolfgang Fahl) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: p5-sdl_perl

Description

sudo port upgrade outdated ---> p5.12-sdl_perl is replaced by p5.16-sdl_perl ---> Computing dependencies for p5.16-sdl_perl ---> Configuring p5.16-sdl_perl Error: org.macports.configure for port p5.16-sdl_perl returned: configure failure: command execution failed Please see the log file for port p5.16-sdl_perl for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-sdl_perl/p5.16-sdl_perl/main.log

Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide:

http://guide.macports.org/#project.tickets

with the main.log containing:

:info:configure BEGIN failed--compilation aborted at Build.PL line 15. :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-sdl_perl/p5.16-sdl_perl/work/SDL_Perl-v2.2.6" && /opt/local/bin/perl5.16 Build.PL --installdirs=vendor --config cc="/usr/bin/clang" --config ld="/usr/bin/clang" :info:configure Exit code: 2 :error:configure org.macports.configure for port p5.16-sdl_perl returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed

while executing

"portconfigure::configure_main org.macports.configure"

("eval" body line 1) invoked from within

"eval $procedure $targetname" :info:configure Warning: targets not executed for p5.16-sdl_perl: org.macports.install org.macports.configure org.macports.build org.macports.destroot :notice:configure Please see the log file for port p5.16-sdl_perl for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-sdl_perl/p5.16-sdl_perl/main.log

Change History (4)

comment:1 Changed 9 years ago by WolfgangFahl (Wolfgang Fahl)

OBJCXX='/usr/bin/clang++' OBJCXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++' PERL_AUTOINSTALL='--skipdeps' :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-sdl_perl/p5.16-sdl_perl/work/SDL_Perl-v2.2.6" && /opt/local/bin/perl5.16 Build.PL --installdirs=vendor --config cc="/usr/bin/clang" --config ld="/usr/bin/clang"' :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-sdl_perl/p5.16-sdl_perl/work/SDL_Perl-v2.2.6" && /opt/local/bin/perl5.16 Build.PL --installdirs=vendor --config cc="/usr/bin/clang" --config ld="/usr/bin/clang" :info:configure Can't locate YAML.pm in @INC (@INC contains: ../ make/lib /opt/local/lib/perl5/site_perl/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/site_perl/5.16.3 /opt/local/lib/perl5/vendor_perl/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.16.3 /opt/local/lib/perl5/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/5.16.3 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl .) at Build.PL line 15. :info:configure BEGIN failed--compilation aborted at Build.PL line 15. :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-sdl_perl/p5.16-sdl_perl/work/SDL_Perl-v2.2.6" && /opt/local/bin/perl5.16 Build.PL --installdirs=vendor --config cc="/usr/bin/clang" --config ld="/usr/bin/clang" :info:configure Exit code: 2

comment:2 Changed 9 years ago by WolfgangFahl (Wolfgang Fahl)

sudo port install p5-yaml fixes this

comment:3 Changed 9 years ago by dbevans (David B. Evans)

Owner: changed from macports-tickets@… to devans@…
Status: newassigned
Version: 2.3.3

comment:4 Changed 9 years ago by dbevans (David B. Evans)

Port: p5-sdl_perl added
Resolution: fixed
Status: assignedclosed

Fix committed in r135218, thanks for the report.

Note: See TracTickets for help on using tickets.