Opened 7 years ago
Closed 7 years ago
#55736 closed defect (fixed)
bazel @0.5.2 prints a bunch of junk to the terminal window while building
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | RootFunction |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | bazel |
Description
bazel @0.5.2 prints a bunch of junk (build progress information) to the terminal window while building. This could have something to do with the fact that the port is using exec
instead of system
. I see there is an open pull request to update it to 0.9.0, but that the discussion there says that switching from exec
to system
causes the port to fail to build, so that pull request might not resolve this issue.
Change History (1)
comment:1 Changed 7 years ago by kencu (Ken)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In c47cd8dc9e8f82dd310ec0e507add3ff54ff3edf/macports-ports: