Re: NEW: devel/bazel

2023-06-06 Thread Stuart Henderson
Or...set to MODJAVA_VERSION=17 -- Sent from a phone, apologies for poor formatting. On 6 June 2023 09:05:40 Stuart Henderson wrote: On 2023/06/05 22:52, Matt Hildebrand wrote: On Sun, Jun 4, 2023 at 11:22 AM Solène Rapenne wrote: I've been able to compile the port successfully, but if I r

Re: NEW: devel/bazel

2023-06-06 Thread Stuart Henderson
On 2023/06/05 22:52, Matt Hildebrand wrote: > On Sun, Jun 4, 2023 at 11:22 AM Solène Rapenne wrote: > > I've been able to compile the port successfully, but if I run it by > > typing "bazel", I have the following error message: > > > > ERROR: couldn't find java at '/usr/local/bin/jdk-17/bin/java'

Re: NEW: devel/bazel

2023-06-05 Thread Matt Hildebrand
On Sun, Jun 4, 2023 at 11:22 AM Solène Rapenne wrote: > I've been able to compile the port successfully, but if I run it by > typing "bazel", I have the following error message: > > ERROR: couldn't find java at '/usr/local/bin/jdk-17/bin/java' > > I'm not sure why... I only have jdk-11 installed a

Re: NEW: devel/bazel

2023-06-04 Thread Solène Rapenne
On Sun, 2023-01-29 at 17:34 -0500, Matt Hildebrand wrote: > This port is now updated to Bazel 6.0.0. The port is at: > https://github.com/aldersondrive/bazel_openbsd_port > > Bazel is a polyglot build tool. > > Web site: https://bazel.build/ > > In my testing, this port works on amd64. The build

Re: NEW: devel/bazel

2023-01-29 Thread Matt Hildebrand
This port is now updated to Bazel 6.0.0. The port is at: https://github.com/aldersondrive/bazel_openbsd_port Bazel is a polyglot build tool. Web site: https://bazel.build/ In my testing, this port works on amd64. The build fails on i386, due to C++ code that requires a 64-bit platform. Feedback

Re: NEW: devel/bazel

2022-10-05 Thread Matt Hildebrand
An updated port that incorporates Stuart's input (thank you!) and fixes `make clean` is attached. On Tue, Oct 4, 2022 at 5:28 PM Stuart Henderson wrote: > > In my testing, this port works on amd64. The build runs out of > > memory on i386. I don't have hardware suitable for testing on > > other a

Re: NEW: devel/bazel

2022-10-04 Thread Stuart Henderson
On 2022/10/04 16:11, Matt Hildebrand wrote: > Here is a draft port of Bazel, a polyglot build tool. > > Web site: https://bazel.build/ > > In my testing, this port works on amd64. The build runs out of > memory on i386. I don't have hardware suitable for testing on > other architectures. How are

NEW: devel/bazel

2022-10-04 Thread Matt Hildebrand
Here is a draft port of Bazel, a polyglot build tool. Web site: https://bazel.build/ In my testing, this port works on amd64. The build runs out of memory on i386. I don't have hardware suitable for testing on other architectures. Would anyone like to test it and/or provide comments? (Thanks go

NEW: devel/bazel

2020-06-08 Thread Matt Hildebrand
Here is a draft port of Bazel, the open-source version of the build tool that Google uses internally. Web site: https://bazel.build/ In my testing, this port works on amd64 and the build runs out of memory on i386. I don't have hardware suitable for testing on other architectures. Would anyone l