[MacPorts] #54624: libomp @4.0.1: invalid Portfile syntax "configure.cflags-appends"
MacPorts
noreply at macports.org
Wed Aug 16 18:42:55 UTC 2017
#54624: libomp @4.0.1: invalid Portfile syntax "configure.cflags-appends"
-------------------------------------+--------------------
Reporter: maxkalashnikov-macports | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.1
Keywords: mountainlion | Port: libomp
-------------------------------------+--------------------
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.
--
Ticket URL: <https://trac.macports.org/ticket/54624>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list