Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Dec 2022 23:50:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268144] devel/electron18 fails to build with npm_pre_flight_default_app_js.stamp error using poudriere on stable 13.1 amd64
Message-ID:  <bug-268144-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268144

            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=3Dc++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-flig=
ht
-- --stamp
/wrkdirs/usr/ports/devel/electron18/work/electron-18.3.11/src/out/Release/g=
en/electron/npm_pre_stamps/npm_pre_flight_default_app_js.stamp
FAILED: gen/electron/npm_pre_stamps/npm_pre_flight_default_app_js.stamp=20
python3 ../../electron/build/npm-run.py --silent pre-flight -- --stamp
/wrkdirs/usr/ports/devel/electron18/work/electron-18.3.11/src/out/Release/g=
en/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/g=
en/electron/npm_pre_stamps/npm_pre_flight_default_app_js.stamp:
--: not found

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

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



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