Opened 12 years ago

Closed 12 years ago

#32888 closed defect (fixed)

p5.8-mojolicious cannot be compiled

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: l2g@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: p5.8-mojolicious

Description

From the buildbot:

--->  Configuring p5.8-mojolicious
DEBUG: Using compiler 'Mac OS X gcc 4.2'
DEBUG: Executing org.macports.configure (p5.8-mojolicious)
DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Volumes_work_mports_dports_perl_p5-mojolicious/p5.8-mojolicious/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-pipe -O2' OBJC='/usr/bin/gcc-4.2' INSTALL='/usr/bin/install -c' PERL_AUTOINSTALL='--skipdeps' OBJCFLAGS='-pipe -O2' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Volumes_work_mports_dports_perl_p5-mojolicious/p5.8-mojolicious/work/Mojolicious-2.43" && /opt/local/bin/perl5.8 Makefile.PL INSTALLDIRS=vendor'
DEBUG: Executing command line:  cd "/opt/local/var/macports/build/_Volumes_work_mports_dports_perl_p5-mojolicious/p5.8-mojolicious/work/Mojolicious-2.43" && /opt/local/bin/perl5.8 Makefile.PL INSTALLDIRS=vendor 
Perl v5.10.1 required--this is only v5.8.9, stopped at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.

Change History (3)

comment:1 Changed 12 years ago by l2g@…

Status: newassigned

I cut out the p5.8-mojolicious subport since Perl 5.8 is no longer supported. (Please direct complaints to Sebastian Riedel.) :-)

Ryan, since all other subports already built successfully, I don't need to bump the revision, do I?

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Nope, no revbump, just delete 5.8 as a valid version.

comment:3 Changed 12 years ago by l2g@…

Resolution: fixed
Status: assignedclosed

Then I guess we call it fixed in r88978.

Note: See TracTickets for help on using tickets.