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

MacPorts noreply at macports.org
Tue May 2 22:51:45 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 caverac):

 Thanks for the detailed reply. I tried this

 {{{
 fgrep -A 2 -B 2 isl `port file upc`
 }}}

 And got

 {{{
 depends_lib         port:gmp port:mpfr port:libiconv port:libmpc \
                     path:lib/pkgconfig/isl.pc:isl \
                     port:ld64 \
                     path:lib/libgcc/libgcc_s.1.dylib:libgcc
 --
                     --with-mpfr=${prefix} \
                     --with-mpc=${prefix} \
                     --with-isl=${prefix} \
                     --disable-bootstrap \
                     --disable-multilib \

 }}}

 Then changed in the dependencies to `isl14`. Actually wasn't sure about
 this, but also installed the port `isl14`. Didn't know how to change the
 path to `isl14`, because the include and the lib have different paths, but
 in the portfile, there's only one option `--with-isl`.

 After this, tried to download the `upc` again and this is what I get

 {{{
 --->  Computing dependencies for upc
 --->  Fetching archive for upc
 --->  Attempting to fetch upc-5.2.0.1_1.darwin_15.x86_64.tbz2 from
 https://packages.macports.org/upc
 --->  Attempting to fetch upc-5.2.0.1_1.darwin_15.x86_64.tbz2 from
 http://lil.fr.packages.macports.org/upc
 --->  Attempting to fetch upc-5.2.0.1_1.darwin_15.x86_64.tbz2 from
 http://sea.us.packages.macports.org/macports/packages/upc
 --->  Fetching distfiles for upc
 --->  Verifying checksums for upc
 --->  Extracting upc
 --->  Configuring upc
 --->  Building upc
 Error: Failed to build upc: command execution failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_upc/upc/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 Error: Processing of port upc failed
 }}}

 Same error as before. Should I try something else? Thanks!

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


More information about the macports-tickets mailing list