As I am! I was using a 'minimal' install and have now setup a full graphical VM with the same results. I can build 1.5.0, failures start with version 1.5.1...
What system are you running? I'd like to keep drilling in on this so I'll setup a new VM with what you are using and see if I can figure out what's causing the issue. On Tue, 2023-11-21 at 09:58 -0500, Nick Couchman wrote: > On Mon, Nov 20, 2023 at 11:36 PM Leslie Mann > <lm...@linuxolutions.com> wrote: > > Turns out that the native compiler 'compiler' is a UPX packed exe > > and after unpacking it functions normally. Don't know enough about > > Maven to figure out how to add an 'unpack' step, nor how to avoid > > updating NPM package with each Maven run so after resorting to some > > crude configuration hacks I'm able to successfully compile the > > client... > > > > > > > I'm still curious what about your environment is causing this, as I > build 1.5.3 and the current code in the git repo on pretty much a > daily basis, on Intel x86_64-based systems, and I've never run into > this error, nor have I ever had to do any unpacking or NPM updates in > order to get the client to build properly. > > -Nick >