Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2023 15:38:35 +0100
From:      =?UTF-8?Q?Jos=C3=A9_P=C3=A9rez?= <fbl@aoek.com>
To:        freebsd-ports@freebsd.org
Subject:   www/iridium fails with Trace/BPT trap and does not compile with DEBUG
Message-ID:  <d9d9c3278b5280c15a77007ed07be231@mail.yourbox.net>

next in thread | raw e-mail | index | archive | help
On some hardware www/iridium fails:
% iridium
Trace/BPT trap

This happens on 14.0-STABLE and 13.2-STABLE.

So I tried and build a DEBUG version to investigate, but building with 
DEBUG enabled fails with:
[ 10% 5548/55086] touch 
obj/third_party/devtools-frontend/src/front_end/Images/generate_css_vars.stamp
[ 10% 5549/55086] python3 
../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py 
--tsconfig_output_location 
gen/third_party/devtools-frontend/src/front_end/core/common/ColorUtils-tsconfig.json 
--front_end_directory 
../../third_party/devtools-frontend/src/front_end/core/common 
--use-esbuild --sources 
../../third_party/devtools-frontend/src/front_end/core/common/ColorUtils.ts
FAILED: 
gen/third_party/devtools-frontend/src/front_end/core/common/ColorUtils-tsconfig.json 
gen/third_party/devtools-frontend/src/front_end/core/common/ColorUtils.js 
gen/third_party/devtools-frontend/src/front_end/core/common/ColorUtils.js.map
python3 
../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py 
--tsconfig_output_location 
gen/third_party/devtools-frontend/src/front_end/core/common/ColorUtils-tsconfig.json 
--front_end_directory 
../../third_party/devtools-frontend/src/front_end/core/common 
--use-esbuild --sources 
../../third_party/devtools-frontend/src/front_end/core/common/ColorUtils.ts
ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
make: stopped in /usr/ports/www/iridium

Interestingly on some other hardware it works perfectly.

Can anyone reproduce?

Thanks

BR,
-- 
José Pérez



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