[Bug 290975] databases/mongosh: Fails to build
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 290975] databases/mongosh: Fails to build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Dec 2025 09:33:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290975
Fabien Amelinck <fabien.amelinck+freebsd@advens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #266243|0 |1
is obsolete| |
Attachment #266678| |maintainer-approval+
Flags| |
--- Comment #7 from Fabien Amelinck <fabien.amelinck+freebsd@advens.fr> ---
Created attachment 266678
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=266678&action=edit
git_diff_v2
I added some debug arguments during the build time.
I don't understand why I get this behaviour on 15 :
> > lerna run compile --scope @mongosh/cli-repl --include-dependencies
>
> lerna notice cli v8.1.8
> memory allocation of 84 bytes failed
> lerna ERR! RuntimeError: unreachable
> lerna ERR! at wasm://wasm/00b1b5a2:wasm-function[3313]:0x24558e
> lerna ERR! at wasm://wasm/00b1b5a2:wasm-function[3235]:0x245345
> lerna ERR! at wasm://wasm/00b1b5a2:wasm-function[3249]:0x2453bb
> lerna ERR! at wasm://wasm/00b1b5a2:wasm-function[3123]:0x244df9
> lerna ERR! at wasm://wasm/00b1b5a2:wasm-function[3136]:0x244ea3
> lerna ERR! at wasm://wasm/00b1b5a2:wasm-function[3135]:0x244e98
> lerna ERR! at wasm://wasm/00b1b5a2:wasm-function[3131]:0x244e66
> lerna ERR! at wasm://wasm/00b1b5a2:wasm-function[2919]:0x243a87
> lerna ERR! at wasm://wasm/00b1b5a2:wasm-function[1093]:0x1e408d
> lerna ERR! lerna unreachable
> *** Error code 1
>
> Stop.
> make: stopped making "build" in /usr/ports/databases/mongosh
--
You are receiving this mail because:
You are the assignee for the bug.