Opened 6 years ago

Closed 6 years ago

#57068 closed defect (fixed)

libfreehand @0.1.2: configure: error: *** A compiler with support for C++11 language features is required.

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: cbradney@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: libfreehand

Description

To fix this, maybe the cxx11 1.1 portgroup just needs to be included.

Change History (3)

comment:1 Changed 6 years ago by kencu (Ken)

maybe, yes. it just installed without intervention on my 10.6.8 system, configured (as always) with LibCxxOnOlderSystems:

$ port -v installed libfreehand
The following ports are currently installed:
  libfreehand @0.1.1_2 (active) platform='darwin 10' archs='x86_64' date='2018-08-30T20:03:28-0700'

comment:2 Changed 6 years ago by dbevans (David B. Evans)

In 58c319c9c145aa05c82e15acf90b8ce565af8c01/macports-ports (master):

libfreehand: minimal build fixes

  • requires support for C++11, use cxx11 1.1 PortGroup
  • blacklist compilers with known problems on older systems
  • disable tests which require cppunit since Portfile doesn't run them

See: #57068

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

Resolution: fixed
Status: assignedclosed

Fixed by commit above.

Note: See TracTickets for help on using tickets.