[MacPorts] #62685: py39-tensorflow +native : dependencies are broken

MacPorts noreply at macports.org
Tue Apr 13 22:06:33 UTC 2021


#62685: py39-tensorflow +native : dependencies are broken
------------------------------+------------------------------------
  Reporter:  mouse07410       |      Owner:  Chris Jones <jonesc@…>
      Type:  defect           |     Status:  closed
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:
Resolution:  fixed            |   Keywords:
      Port:  py39-tensorflow  |
------------------------------+------------------------------------

Comment (by cjones051073):

 Something else. You are using a non-MacPorts provided Java JDK 11

 {{{
 :debug:build JAVA_HOME='/Library/Java/JavaVirtualMachines/amazon-
 corretto-11.jdk/Contents/Home'
 }}}

 and it looks like that is the cause of the problems, i.e.

 {{{
 :info:build WARNING: Download from
 https://storage.googleapis.com/mirror.tensorflow.org/github.com/bazelbuild/rules_closure/archive/308b05b2419edb5c8ee0471b67a40403df940149.tar.gz
 failed: class java.io.IOException Proxy address
 llproxy.llan.ll.mit.edu:8080 is not a valid URL
 }}}

 Please try removing that, and then allow the port to install the fallback
 from Macports, i.e.

 {{{
 JAVA_HOME='/Library/Java/JavaVirtualMachines/openjdk11/Contents/Home'
 }}}

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


More information about the macports-tickets mailing list