Opened 7 years ago

Closed 7 years ago

#54624 closed defect (duplicate)

libomp @4.0.1: invalid Portfile syntax "configure.cflags-appends"

Reported by: maxkalashnikov-macports (Max Kalashnikov) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc: eborisch (Eric A. Borisch)
Port: libomp

Description

When I do a port sync, I receive the message:

Failed to parse file lang/libomp/Portfile: invalid command name "configure.cflags-appends"

The commands below function as a workaround:

sed -i'~' 's/cflags-appends/cflags-append/g' /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/libomp/Portfile
portindex /opt/local/var/macports/sources/rsync.macports.org/release/ports/

I have only tried this on Mountain Lion 10.8.5.

Change History (1)

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

Keywords: mountainlion removed
Resolution: duplicate
Status: newclosed

Duplicate of #54623.

Note: See TracTickets for help on using tickets.