Changes between Version 1 and Version 2 of Ticket #62685, comment 8


Ignore:
Timestamp:
Apr 13, 2021, 10:31:08 PM (3 years ago)
Author:
mouse07410 (Mouse)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62685, comment 8

    v1 v2  
    4646}}}
    4747 
     48Actually removing the Corretto JDK-11, still resulted in the same problem:
     49{{{
     50$ fgr JAVA /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-tensorflow/py39-tensorflow/main.log
     51412::debug:main Discovered JAVA_HOME via /usr/libexec/java_home -f -v: /Library/Java/JavaVirtualMachines/openjdk11/Contents/Home
     5222595::debug:configure JAVA_HOME='/Library/Java/JavaVirtualMachines/openjdk11/Contents/Home'
     5322650::debug:build JAVA_HOME='/Library/Java/JavaVirtualMachines/openjdk11/Contents/Home'
     54$
     55}}}
     56and
     57{{{
     58:info:build INFO: Repository io_bazel_rules_closure instantiated at:
     59:info:build   no stack (--record_rule_instantiation_callstack not enabled)
     60:info:build Repository rule http_archive defined at:
     61:info:build   /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-tensorflow/py39-tensorflow/work/bazel_build/6da232b4e45addff3b712271afe8847b/external/bazel_tools/tools/build_defs/repo/http.bzl:336:16: in <toplevel>
     62: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
     63:info:build WARNING: Download from https://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
     64:info:build ERROR: An error occurred during the fetch of repository 'io_bazel_rules_closure':
     65}}}