[MacPorts] #54067: upc @5.2.0.1: error: unknown type name 'isl_constraint'

MacPorts noreply at macports.org
Tue May 2 23:38:14 UTC 2017


#54067: upc @5.2.0.1: error: unknown type name 'isl_constraint'
----------------------+----------------------
  Reporter:  caverac  |      Owner:  tenomoto
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:           |   Keywords:
      Port:  upc      |
----------------------+----------------------

Comment (by kencu):

 You're making progress! -- but you have to change the isl includes and lib
 to the isl14 ones for this to work, otherwise you just get the same thing
 as before.

 to find a port's installed files, you use `port contents`, in this case,
 `port contents isl14`. Doing that, you'll see that all the isl14 files are
 filed away under `/opt/local/libexec/isl14`.

 So you could try `--with-isl=/opt/local/libexec/isl14`, or more
 generically in the case of other people who might have different macports
 prefixes, it should be `--with-isl=${prefix}/libexec/isl14`

 that has a reasonable fighting chance of working... good luck!

--
Ticket URL: <https://trac.macports.org/ticket/54067#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list