Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2022 07:12:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262216] devel/bazel 5.0.0 does not work after successful installation on freebsd 13.0
Message-ID:  <bug-262216-7788-xSHow7FuLc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262216-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262216-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262216

--- Comment #5 from Ulas SAYGIN <ulassayginim@gmail.com> ---
(In reply to Klaus Aehlig from comment #3)

hi, i compiled bazel in FreeBSD 12.2 release version and
tested example with your argument but no luck. same error.

root@fbsd122:~/examples/cpp-tutorial/stage1 # bazel build --announce_rc
//main:hello-world
INFO: Options provided by the client:
  Inherited 'common' options: --isatty=3D1 --terminal_columns=3D237
INFO: Reading rc options for 'build' from /usr/local/etc/bazel/bazel.bazelr=
c:
  'build' options: --strategy=3DJavac=3Dstandalone --java_runtime_version=
=3D11
--tool_java_runtime_version=3D11 --action_env=3DPATH=3D/bin:/usr/bin/:/usr/=
local/bin
ERROR:
/root/.cache/bazel/_bazel_root/226a657e3ffc703888af21dbab4728de/external/ba=
zel_tools/tools/jdk/BUILD:432:8:
In rule 'proguard_whitelister_test', size 'medium' is not a valid size.
ERROR:
/root/.cache/bazel/_bazel_root/226a657e3ffc703888af21dbab4728de/external/ba=
zel_tools/tools/jdk/BUILD:432:8:
In rule 'proguard_whitelister_test', timeout 'illegal' is not a valid timeo=
ut.
ERROR: Analysis of target '//main:hello-world' failed; build aborted: error
loading package '@bazel_tools//tools/jdk': Package 'tools/jdk' contains err=
ors
INFO: Elapsed time: 0,278s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded, 0 targets
configured)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262216-7788-xSHow7FuLc>