Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#54623 closed defect (fixed)

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

Reported by: maxkalashnikov-macports (Max Kalashnikov) Owned by: ryandesign (Ryan Carsten Schmidt)
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/

Change History (3)

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

Cc: eborisch added
Owner: set to ryandesign
Port: libomp added
Status: newassigned

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

Resolution: fixed
Status: assignedclosed

comment:3 Changed 7 years ago by eborisch (Eric A. Borisch)

Thanks, Ryan!

Note: See TracTickets for help on using tickets.