[Bug 268144] devel/electron18 fails to build with npm_pre_flight_default_app_js.stamp error using poudriere on stable 13.1 amd64

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 03 Dec 2022 23:50:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268144

            Bug ID: 268144
           Summary: devel/electron18 fails to build with
                    npm_pre_flight_default_app_js.stamp error using
                    poudriere on stable 13.1 amd64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tagattie@FreeBSD.org
          Reporter: transitive@gmail.com
          Assignee: tagattie@FreeBSD.org
             Flags: maintainer-feedback?(tagattie@FreeBSD.org)

devel/electron18 fails to build using poudriere on stable 13.1 amd64

Below is what is causing the error on my system from the build log:

unused-parameter -Wloop-analysis -Wno-unneeded-internal-declaration
-Wenum-compare-conditional -Wno-psabi -Wno-ignored-pragma-optimize
-Wno-builtin-assume-aligned-alignment -std=c++17 -Wno-trigraphs
-fno-aligned-new -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2
-pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include
-fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include  -c
../../third_party/flatbuffers/src/src/reflection.cpp -o
obj/third_party/flatbuffers/compiler_files/reflection.o
[  5% 2228/42893] python3 ../../electron/build/npm-run.py --silent pre-flight
-- --stamp
/wrkdirs/usr/ports/devel/electron18/work/electron-18.3.11/src/out/Release/gen/electron/npm_pre_stamps/npm_pre_flight_default_app_js.stamp
FAILED: gen/electron/npm_pre_stamps/npm_pre_flight_default_app_js.stamp 
python3 ../../electron/build/npm-run.py --silent pre-flight -- --stamp
/wrkdirs/usr/ports/devel/electron18/work/electron-18.3.11/src/out/Release/gen/electron/npm_pre_stamps/npm_pre_flight_default_app_js.stamp
NPM script 'pre-flight' failed with code '127':
pre-flight --stamp
/wrkdirs/usr/ports/devel/electron18/work/electron-18.3.11/src/out/Release/gen/electron/npm_pre_stamps/npm_pre_flight_default_app_js.stamp:
--: not found

[  5% 2228/42893] python3 ../../electron/build/npm-run.py --silent pre-flight
-- --stamp
/wrkdirs/usr/ports/devel/electron18/work/electron-18.3.11/src/out/Release/gen/electron/npm_pre_stamps/npm_pre_flight_electron_asar_bundle.stamp

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