Opened 6 years ago

Last modified 4 years ago

#56514 assigned defect

bazel @0.11.1: ERROR: missing input file '@local_jdk//:lib/tools.jar'

Reported by: conradwt (Conrad Taylor) Owned by: RootFunction
Priority: Normal Milestone:
Component: ports Version: 2.4.4
Keywords: highsierra Cc:
Port: bazel

Description (last modified by conradwt (Conrad Taylor))

When I do

sudo port install bazel

I'm seeing the following issues within the log file:

ERROR: missing input file '@local_jdk//:lib/tools.jar'
ERROR: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_bazel/bazel/work/bazel-0.11.1-dist/third_party/checker_framework_dataflow/BUILD:22:1: //third_party/checker_framework_dataflow:bootstrap: missing input file '@local_jdk//:lib/tools.jar'
Target //src:bazel failed to build
ERROR: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_bazel/bazel/work/bazel-0.11.1-dist/third_party/checker_framework_dataflow/BUILD:22:1 1 input file(s) do not exist
INFO: Elapsed time: 159.478s, Critical Path: 15.48s
FAILED: Build did NOT complete successfully
:info:build 
:info:build ERROR: Could not build Bazel
:info:build Command failed: ./compile.sh
:info:build Exit code: 1

Attachments (1)

main.log (440.0 KB) - added by conradwt (Conrad Taylor) 6 years ago.
bazel-main-05.19.2018.log

Download all attachments as: .zip

Change History (8)

Changed 6 years ago by conradwt (Conrad Taylor)

Attachment: main.log added

bazel-main-05.19.2018.log

comment:1 Changed 6 years ago by conradwt (Conrad Taylor)

Cc: conradwt added
Keywords: macOS 10.13.4 added

comment:2 Changed 6 years ago by conradwt (Conrad Taylor)

Description: modified (diff)

comment:3 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: RootFunction removed
Keywords: highsierra added; macOS 10.13.4 removed
Owner: set to RootFunction
Status: newassigned

comment:4 Changed 6 years ago by mf2k (Frank Schima)

Cc: conradwt removed

comment:5 Changed 5 years ago by snowflake (Dave Evans)

It may build now, but it did not run.

I tried bazel and bazel21 on macOS 10.11.6 (El Capitan). Both crashed immediately with

Illegal instruction: 4

I tried building from source, but that did not work either.

comment:6 in reply to:  5 Changed 5 years ago by snowflake (Dave Evans)

Replying to snowflake:

It may build now, but it did not run.

I have now opened a ticket for this crash: #58554

comment:7 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: ERROR: Could not build Bazelbazel @0.11.1: ERROR: missing input file '@local_jdk//:lib/tools.jar'
Note: See TracTickets for help on using tickets.