Opened 3 years ago

Closed 17 months ago

#62617 closed defect (fixed)

p5.30-libwww-perl has a "need to do a sane metamerge!"

Reported by: ballapete (Peter "Pete" Dyballa) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: leopard Cc:
Port: p5-libwww-perl

Description

--->  Configuring p5.30-libwww-perl
DEBUG: Preferred compilers: gcc-4.2 llvm-gcc-4.2 apple-gcc-4.2 gcc-4.0 macports-clang-7.0 macports-clang-6.0 macports-clang-5.0 macports-clang-3.7 macports-clang-3.4 macports-gcc-7 macports-gcc-6 macports-gcc-5
DEBUG: Using compiler 'Xcode GCC 4.2'
DEBUG: Executing org.macports.configure (p5.30-libwww-perl)
DEBUG: Environment: 
CC='/usr/bin/gcc-4.2'
CC_PRINT_OPTIONS='YES'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_perl_p5-libwww-perl/p5.30-libwww-perl/work/.CC_PRINT_OPTIONS'
CFLAGS='-pipe -Os'
CPATH='/opt/local/include'
CPPFLAGS='-I/opt/local/include'
CXX='/usr/bin/g++-4.2'
CXXFLAGS='-pipe -Os'
DEVELOPER_DIR='/Developer'
F90FLAGS='-pipe -Os'
FCFLAGS='-pipe -Os'
FFLAGS='-pipe -Os'
INSTALL='/usr/bin/install -c'
LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
LIBRARY_PATH='/opt/local/lib'
MACOSX_DEPLOYMENT_TARGET='10.5'
OBJC='/usr/bin/gcc-4.2'
OBJCFLAGS='-pipe -Os'
OBJCXX='/usr/bin/g++-4.2'
OBJCXXFLAGS='-pipe -Os'
PERL_AUTOINSTALL='--skipdeps'
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_perl_p5-libwww-perl/p5.30-libwww-perl/work/libwww-perl-6.53" && /opt/local/bin/perl5.30 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/gcc-4.2" LD="/usr/bin/gcc-4.2" 
DEBUG: system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_perl_p5-libwww-perl/p5.30-libwww-perl/work/libwww-perl-6.53" && /opt/local/bin/perl5.30 Makefile.PL INSTALLDIRS=vendor CC="/usr/bin/gcc-4.2" LD="/usr/bin/gcc-4.2" 
HTTP::Status already exists in PREREQ_PM (at version 6.07) -- need to do a sane metamerge! at Makefile.PL line 159.
HTTP::Status already exists in FallbackPrereqs (at version 6.07) -- need to do a sane metamerge! at Makefile.PL line 162.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile

Change History (4)

comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Port: p5-libwww-perl added; p5.30-libwww-perl removed
Type: updatedefect

You didn't attach a main.log, but based on this stack overflow page where someone answered:

perl was built using a compiler found at ... but it no longer exists at that location

I believe this is another expression of #59786. If so, you could work around the problem by installing whatever compiler perl is expecting to find (which could be some MacPorts clang or gcc). Hopefully the full log would tell you which one.

comment:2 in reply to:  1 Changed 3 years ago by ballapete (Peter "Pete" Dyballa)

Replying to ryandesign:

You didn't attach a main.log

Port did not leave one, so I just copied from GNU Emacs' *compilation* buffer. (Maybe I should add that upgrade worked!)

comment:3 Changed 17 months ago by ballapete (Peter "Pete" Dyballa)

Right now p5.34-libwww-perl @6.670.0 is installed, and since upgrading the package then worked, the ticket can be closed IMO.

comment:4 Changed 17 months ago by kencu (Ken)

Resolution: fixed
Status: newclosed

thx

Note: See TracTickets for help on using tickets.