[package - main-armv7-default][devel/electron19] Failed for electron19-19.0.14 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Tue, 06 Sep 2022 12:01:07 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     tagattie@FreeBSD.org
Log URL:        http://ampere2.nyi.freebsd.org/data/main-armv7-default/p1774365e01b3_sf46bea05f/logs/electron19-19.0.14.log
Build URL:      http://ampere2.nyi.freebsd.org/build.html?mastername=main-armv7-default&build=p1774365e01b3_sf46bea05f
Log:

=>> Building devel/electron19
build started at Tue Sep  6 11:48:55 UTC 2022
port directory: /usr/ports/devel/electron19
package name: electron19-19.0.14
building for: FreeBSD main-armv7-default-job-02 14.0-CURRENT FreeBSD 14.0-CURRENT 1400066 arm
maintained by: tagattie@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400063
Jail OSVERSION: 1400066
Job Id: 02




!!! Jail is newer than host. (Jail: 1400066, Host: 1400063) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400066
UNAME_v=FreeBSD 14.0-CURRENT 1400066
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/main-armv7-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-armv7-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-armv7-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-armv7-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for electron19-19.0.14:
     CUPS=on: CUPS printing system support
     DEBUG=off: Build with debugging support
     DIST=off: Build distribution zip files
     DRIVER=on: Install chromedriver
     KERBEROS=on: Kerberos support
     LTO=off: Use Link-Time Optimization
====> Options available for the group AUDIO
     ALSA=on: ALSA audio architecture support
     PULSEAUDIO=off: PulseAudio sound server support
     SNDIO=off: Sndio audio support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
tagattie@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/electron19/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/electron19/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/electron19/work/.cache  HOME=/wrkdirs/usr/ports/devel/electron19/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/electron19/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/electron19/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
--End CONFIGURE_ENV--

--MAKE_ENV--
C_INCLUDE_PATH=/usr/local/include  CPLUS_INCLUDE_PATH=/usr/local/include NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/devel/electron19/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/electron19/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/electron19/work/.cache  HOME=/wrkdirs/usr/ports/devel/electron19/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/electron19/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/electron19/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/devel/electron19/work/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/inclu
 de"  LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
ELECTRON_VER=19.0.14  ELECTRON_VER_MAJOR=19 ALSA="" NO_ALSA="@comment " CUPS="" NO_CUPS="@comment " DEBUG="@comment " NO_DEBUG="" DIST="@comment " NO_DIST="" DRIVER="" NO_DRIVER="@comment " KERBEROS="" NO_KERBEROS="@comment " LTO="@comment " NO_LTO="" PULSEAUDIO="@comment " NO_PULSEAUDIO="" SNDIO="@comment " NO_SNDIO="" GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0"  GTK4_VERSION="4.0.0" PYTHON_INCLUDEDIR=include/python3.9  PYTHON_LIBDIR=lib/python3.9  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" AMD64="@comment " I386="@comment " OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/electron"  EXAMPLESDIR="share/examples/electron"  DATADIR="share/electron19"  WWWDIR="www/electron"  ETCDIR="etc/electron"
--End PLIST_SUB--

--SUB_LIST--
ALSA="" NO_ALSA="@comment " CUPS="" NO_CUPS="@comment " DEBUG="@comment " NO_DEBUG="" DIST="@comment " NO_DIST="" DRIVER="" NO_DRIVER="@comment " KERBEROS="" NO_KERBEROS="@comment " LTO="@comment " NO_LTO="" PULSEAUDIO="@comment " NO_PULSEAUDIO="" SNDIO="@comment " NO_SNDIO="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/electron19 DOCSDIR=/usr/local/share/doc/electron EXAMPLESDIR=/usr/local/share/examples/electron  WWWDIR=/usr/local/www/electron ETCDIR=/usr/local/etc/electron
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: armv7-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: armv7-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: armv7-unknown-freebsd14.0-gnueabihf Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400066
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   electron19-19.0.14 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.18.4.pkg
[main-armv7-default-job-02] Installing pkg-1.18.4...
[main-armv7-default-job-02] Extracting pkg-1.18.4: .......... done
===>   electron19-19.0.14 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of electron19-19.0.14
===========================================================================
=======================<phase: fetch-depends  >============================
===>   electron19-19.0.14 depends on package: yarn-node16>0 - not found
===>   Installing existing package /packages/All/yarn-node16-1.22.18.pkg
[main-armv7-default-job-02] Installing yarn-node16-1.22.18...
[main-armv7-default-job-02] `-- Installing node16-16.16.0...
[main-armv7-default-job-02] |   `-- Installing brotli-1.0.9,1...
[main-armv7-default-job-02] |   `-- Extracting brotli-1.0.9,1: .......... done
[main-armv7-default-job-02] |   `-- Installing c-ares-1.18.1_1...
[main-armv7-default-job-02] |   `-- Extracting c-ares-1.18.1_1: .......... done
[main-armv7-default-job-02] |   `-- Installing ca_root_nss-3.81...
[main-armv7-default-job-02] |   `-- Extracting ca_root_nss-3.81: .......... done
[main-armv7-default-job-02] |   `-- Installing icu-71.1,1...
[main-armv7-default-job-02] |   `-- Extracting icu-71.1,1: .......... done
[main-armv7-default-job-02] |   `-- Installing libnghttp2-1.48.0...
[main-armv7-default-job-02] |   `-- Extracting libnghttp2-1.48.0: .......... done
[main-armv7-default-job-02] |   `-- Installing libuv-1.44.2...
[main-armv7-default-job-02] |   `-- Extracting libuv-1.44.2: .......... done
[main-armv7-default-job-02] `-- Extracting node16-16.16.0: .......... done
[main-armv7-default-job-02] Extracting yarn-node16-1.22.18: .......... done
=====
Message from ca_root_nss-3.81:

--
<snip>
[  1% 747/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_content_settings_core_common_mojo_bindings_blink__generator___build_toolchain_freebsd_clang_arm__rule..rsp -g c++ --variant blink --typemap gen/components/content_settings/core/common/mojo_bindings_blink__type_mappings --for_blink --scrambled_message_id_salt_path ../../chrome/VERSION
[  1% 748/43015] touch obj/components/content_settings/core/common/mojo_bindings_blink__generator.stamp
[  1% 749/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //components/discardable_memory/public/mojom/mojom:mojom gen/components/discardable_memory/public/mojom/mojom.typemap_config gen/components/discardable_memory/public/mojom/mojom.typemap_config.validated
[  1% 750/43015] touch obj/components/discardable_memory/public/mojom/mojom__type_mappings__validator.stamp
[  1% 751/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //components/dom_distiller/core/mojom/mojom:mojom gen/components/dom_distiller/core/mojom/mojom.typemap_config gen/components/dom_distiller/core/mojom/mojom.typemap_config.validated
[  1% 752/43015] python3 ../../mojo/public/tools/mojom/mojom_parser.py --input-root ../.. --input-root gen --output-root gen --mojom-file-list=__components_discardable_memory_public_mojom_mojom__parser___build_toolchain_freebsd_clang_arm__rule..rsp --check-imports gen/components/discardable_memory/public/mojom/mojom.build_metadata --enable-feature is_posix --enable-feature is_linux --enable-feature is_freebsd --enable-feature is_bsd
[  1% 753/43015] touch obj/components/discardable_memory/public/mojom/mojom__parser.stamp
[  1% 754/43015] touch obj/components/dom_distiller/core/mojom/mojom__type_mappings__validator.stamp
[  1% 755/43015] python3 ../../mojo/public/tools/bindings/generate_type_mappings.py --output gen/components/discardable_memory/public/mojom/mojom__type_mappings --dependency gen/mojo/public/mojom/base/base__type_mappings --cpp-typemap-config gen/components/discardable_memory/public/mojom/mojom.typemap_config
[  1% 756/43015] python3 ../../mojo/public/tools/bindings/generate_type_mappings.py --output gen/components/dom_distiller/core/mojom/mojom__type_mappings --cpp-typemap-config gen/components/dom_distiller/core/mojom/mojom.typemap_config
[  1% 757/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_dom_distiller_core_mojom_mojom_shared__generator___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code -g c++
[  1% 758/43015] touch obj/components/discardable_memory/public/mojom/mojom__type_mappings.stamp
[  1% 759/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings -I ../../ -I ../../mojo/services --filelist=__components_discardable_memory_public_mojom_mojom__generate_message_ids___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code --generate_message_ids -g c++ --scrambled_message_id_salt_path ../../chrome/VERSION
[  1% 760/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings -I ../../ -I ../../mojo/services --filelist=__components_discardable_memory_public_mojom_mojom_shared__generator___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code -g c++
[  1% 761/43015] touch obj/components/discardable_memory/public/mojom/mojom__generate_message_ids.stamp
[  1% 762/43015] touch obj/components/discardable_memory/public/mojom/mojom_shared__generator.stamp
[  1% 763/43015] touch obj/components/dom_distiller/core/mojom/mojom__type_mappings.stamp
[  1% 764/43015] touch obj/components/dom_distiller/core/mojom/mojom_shared__generator.stamp
[  1% 765/43015] python3 ../../components/domain_reliability/bake_in_configs.py --file-list __components_domain_reliability_bake_in_configs___build_toolchain_freebsd_clang_arm__rule.rsp --output gen/components/domain_reliability/baked_in_configs.cc
[  1% 766/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings -I ../../ -I ../../mojo/services --filelist=__components_discardable_memory_public_mojom_mojom__generator___build_toolchain_freebsd_clang_arm__rule..rsp -g c++ --typemap gen/components/discardable_memory/public/mojom/mojom__type_mappings --scrambled_message_id_salt_path ../../chrome/VERSION
[  1% 767/43015] touch obj/components/discardable_memory/public/mojom/mojom__generator.stamp
[  1% 768/43015] touch obj/components/domain_reliability/bake_in_configs.stamp
[  1% 769/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_dom_distiller_core_mojom_mojom__generator___build_toolchain_freebsd_clang_arm__rule..rsp -g c++ --typemap gen/components/dom_distiller/core/mojom/mojom__type_mappings --scrambled_message_id_salt_path ../../chrome/VERSION
[  1% 770/43015] touch obj/components/dom_distiller/core/mojom/mojom__generator.stamp
[  1% 771/43015] python3 ../../mojo/public/tools/mojom/mojom_parser.py --input-root ../.. --input-root gen --output-root gen --mojom-file-list=__components_download_public_common_interfaces__parser___build_toolchain_freebsd_clang_arm__rule..rsp --check-imports gen/components/download/public/common/interfaces.build_metadata --enable-feature is_posix --enable-feature is_linux --enable-feature is_freebsd --enable-feature is_bsd
[  1% 772/43015] touch obj/components/download/public/common/interfaces__parser.stamp
[  1% 773/43015] touch obj/components/services/filesystem/public/mojom/mojom_js__generator.stamp
[  1% 774/43015] touch obj/components/services/filesystem/public/mojom/mojom_js.stamp
[  1% 775/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //components/download/public/common/interfaces:interfaces gen/components/download/public/common/interfaces.typemap_config gen/components/download/public/common/interfaces.typemap_config.validated
[  1% 776/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_download_public_common_interfaces__generate_message_ids___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code --generate_message_ids -g c++ --scrambled_message_id_salt_path ../../chrome/VERSION
[  1% 777/43015] touch obj/components/download/public/common/interfaces__generate_message_ids.stamp
[  1% 778/43015] touch obj/components/download/public/common/interfaces__type_mappings__validator.stamp
[  1% 779/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_download_public_common_interfaces_shared__generator___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code -g c++ --export_attribute COMPONENT_EXPORT\(MOJOM_SHARED_COMPONENTS_DOWNLOAD_EXPORT\) --export_header base/component_export.h
[  1% 780/43015] python3 ../../mojo/public/tools/bindings/generate_type_mappings.py --output gen/components/download/public/common/interfaces__type_mappings --cpp-typemap-config gen/components/download/public/common/interfaces.typemap_config
[  1% 781/43015] touch obj/components/download/public/common/interfaces__type_mappings.stamp
[  1% 782/43015] touch obj/components/download/public/common/interfaces_shared__generator.stamp
[  1% 783/43015] touch obj/components/viz/common/resource_format.stamp
[  1% 784/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_services_filesystem_public_mojom_mojom_shared__generator___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code -g c++
[  1% 785/43015] python3 ../../mojo/public/tools/mojom/mojom_parser.py --input-root ../.. --input-root gen --output-root gen --mojom-file-list=__components_services_font_public_mojom_mojom__parser___build_toolchain_freebsd_clang_arm__rule..rsp --check-imports gen/components/services/font/public/mojom/mojom.build_metadata --enable-feature is_posix --enable-feature is_linux --enable-feature is_freebsd --enable-feature is_bsd
[  1% 786/43015] touch obj/components/services/filesystem/public/mojom/mojom_shared__generator.stamp
[  1% 787/43015] touch obj/components/services/filesystem/public/mojom/mojom_headers.stamp
[  1% 788/43015] touch obj/components/services/font/public/mojom/mojom__parser.stamp
[  1% 789/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //components/services/font/public/mojom/mojom:mojom gen/components/services/font/public/mojom/mojom.typemap_config gen/components/services/font/public/mojom/mojom.typemap_config.validated
[  1% 790/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --export_attribute COMPONENTS_DOWNLOAD_EXPORT --export_header components/download/public/common/download_export.h --filelist=__components_download_public_common_interfaces__generator___build_toolchain_freebsd_clang_arm__rule..rsp -g c++ --typemap gen/components/download/public/common/interfaces__type_mappings --scrambled_message_id_salt_path ../../chrome/VERSION
[  1% 791/43015] touch obj/components/download/public/common/interfaces__generator.stamp
[  1% 792/43015] touch obj/components/services/font/public/mojom/mojom__type_mappings__validator.stamp
[  1% 793/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_services_font_public_mojom_mojom__generate_message_ids___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code --generate_message_ids -g c++ --scrambled_message_id_salt_path ../../chrome/VERSION
[  1% 794/43015] python3 ../../mojo/public/tools/bindings/generate_type_mappings.py --output gen/components/services/font/public/mojom/mojom__type_mappings --dependency gen/mojo/public/mojom/base/base__type_mappings --cpp-typemap-config gen/components/services/font/public/mojom/mojom.typemap_config
[  1% 795/43015] touch obj/components/services/font/public/mojom/mojom__generate_message_ids.stamp
[  1% 796/43015] touch obj/components/services/font/public/mojom/mojom__type_mappings.stamp
[  1% 797/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //components/services/app_service/public/mojom/mojom:mojom gen/components/services/app_service/public/mojom/mojom.typemap_config gen/components/services/app_service/public/mojom/mojom.typemap_config.validated
[  1% 798/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_services_font_public_mojom_mojom_shared__generator___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code -g c++
[  1% 799/43015] touch obj/components/services/font/public/mojom/mojom_shared__generator.stamp
[  1% 800/43015] touch obj/components/services/app_service/public/mojom/mojom__type_mappings__validator.stamp
[  1% 801/43015] python3 ../../mojo/public/tools/mojom/mojom_parser.py --input-root ../.. --input-root gen --output-root gen --mojom-file-list=__components_services_heap_profiling_public_mojom_mojom__parser___build_toolchain_freebsd_clang_arm__rule..rsp --check-imports gen/components/services/heap_profiling/public/mojom/mojom.build_metadata --enable-feature is_posix --enable-feature is_linux --enable-feature is_freebsd --enable-feature is_bsd
[  1% 802/43015] touch obj/components/services/heap_profiling/public/mojom/mojom__parser.stamp
[  1% 803/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_services_font_public_mojom_mojom__generator___build_toolchain_freebsd_clang_arm__rule..rsp -g c++ --typemap gen/components/services/font/public/mojom/mojom__type_mappings --scrambled_message_id_salt_path ../../chrome/VERSION
[  1% 804/43015] touch obj/components/services/font/public/mojom/mojom__generator.stamp
[  1% 805/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //components/services/heap_profiling/public/mojom/mojom:mojom gen/components/services/heap_profiling/public/mojom/mojom.typemap_config gen/components/services/heap_profiling/public/mojom/mojom.typemap_config.validated
[  1% 806/43015] touch obj/components/services/heap_profiling/public/mojom/mojom__type_mappings__validator.stamp
[  1% 807/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_services_heap_profiling_public_mojom_mojom__generate_message_ids___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code --generate_message_ids -g c++ --scrambled_message_id_salt_path ../../chrome/VERSION
[  1% 808/43015] touch obj/components/services/heap_profiling/public/mojom/mojom__generate_message_ids.stamp
[  1% 809/43015] python3 ../../mojo/public/tools/bindings/generate_type_mappings.py --output gen/components/services/heap_profiling/public/mojom/mojom__type_mappings --dependency gen/mojo/public/mojom/base/base__type_mappings --cpp-typemap-config gen/components/services/heap_profiling/public/mojom/mojom.typemap_config
[  1% 810/43015] touch obj/components/services/heap_profiling/public/mojom/mojom__type_mappings.stamp
[  1% 811/43015] touch obj/components/download/public/task/task_type.stamp
[  1% 812/43015] c++ -MMD -MF obj/components/embedder_support/embedder_support/pref_names.o.d -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=\"llvmorg-15-init-7570-gba4537b2-1\" -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../.. -Igen -Wall -Wextra -Wimplicit-fallthrough -Wunreachable-code-aggressive -Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-psabi -Wno-ignored-pragma-optimize -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -march=armv7-a -mfloat-abi=hard -mtune=generic-armv7-a -Xclang -fdebug-compil
 ation-dir -Xclang . -no-canonical-prefixes -mfpu=neon -mthumb -ftrivial-auto-var-init=pattern -O2 -fdata-sections -ffunction-sections -fno-unique-section-names -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -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 ../../components/embedder_support/pref_names.cc -o obj/components/embedder_support/embedder_support/pref_names.o
[  1% 813/43015] python3 ../../build/write_buildflag_header.py --output components/feed/buildflags.h --rulename //components/feed:buildflags --gen-dir gen --definitions __components_feed_buildflags___build_toolchain_freebsd_clang_arm__rule.rsp
[  1% 814/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_services_heap_profiling_public_mojom_mojom_shared__generator___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code -g c++
[  1% 815/43015] touch obj/components/services/heap_profiling/public/mojom/mojom_shared__generator.stamp
[  1% 816/43015] c++ -MMD -MF obj/components/embedder_support/embedder_support/switches.o.d -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=\"llvmorg-15-init-7570-gba4537b2-1\" -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../.. -Igen -Wall -Wextra -Wimplicit-fallthrough -Wunreachable-code-aggressive -Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-psabi -Wno-ignored-pragma-optimize -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -march=armv7-a -mfloat-abi=hard -mtune=generic-armv7-a -Xclang -fdebug-compilat
 ion-dir -Xclang . -no-canonical-prefixes -mfpu=neon -mthumb -ftrivial-auto-var-init=pattern -O2 -fdata-sections -ffunction-sections -fno-unique-section-names -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -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 ../../components/embedder_support/switches.cc -o obj/components/embedder_support/embedder_support/switches.o
[  1% 817/43015] rm -f obj/components/embedder_support/libembedder_support.a && "ar" -T -r -c -s -D obj/components/embedder_support/libembedder_support.a @"obj/components/embedder_support/libembedder_support.a.rsp"
[  1% 818/43015] touch obj/components/feed/buildflags.stamp
[  1% 819/43015] touch obj/components/services/quarantine/public/mojom/mojom__type_mappings__validator.stamp
[  1% 820/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //content/services/auction_worklet/public/mojom/mojom:mojom gen/content/services/auction_worklet/public/mojom/mojom.typemap_config gen/content/services/auction_worklet/public/mojom/mojom.typemap_config.validated
[  1% 821/43015] touch obj/content/services/auction_worklet/public/mojom/mojom__type_mappings__validator.stamp
[  1% 822/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //content/services/shared_storage_worklet/public/mojom/mojom:mojom gen/content/services/shared_storage_worklet/public/mojom/mojom.typemap_config gen/content/services/shared_storage_worklet/public/mojom/mojom.typemap_config.validated
[  1% 823/43015] touch obj/content/services/shared_storage_worklet/public/mojom/mojom__type_mappings__validator.stamp
[  1% 824/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //components/services/storage/public/mojom/mojom:mojom gen/components/services/storage/public/mojom/mojom.typemap_config gen/components/services/storage/public/mojom/mojom.typemap_config.validated
[  1% 825/43015] touch obj/components/services/storage/public/mojom/mojom__type_mappings__validator.stamp
[  1% 826/43015] python3 ../../build/write_buildflag_header.py --output components/gcm_driver/gcm_buildflags.h --rulename //components/gcm_driver:gcm_buildflags --gen-dir gen --definitions __components_gcm_driver_gcm_buildflags___build_toolchain_freebsd_clang_arm__rule.rsp
[  1% 827/43015] touch obj/components/gcm_driver/gcm_buildflags.stamp
[  1% 828/43015] c++ -MMD -MF obj/components/flags_ui/switches/flags_ui_switches.o.d -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=\"llvmorg-15-init-7570-gba4537b2-1\" -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../.. -Igen -Wall -Wextra -Wimplicit-fallthrough -Wunreachable-code-aggressive -Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-psabi -Wno-ignored-pragma-optimize -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -march=armv7-a -mfloat-abi=hard -mtune=generic-armv7-a -Xclang -fdebug-compilation-dir
  -Xclang . -no-canonical-prefixes -mfpu=neon -mthumb -ftrivial-auto-var-init=pattern -O2 -fdata-sections -ffunction-sections -fno-unique-section-names -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -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 ../../components/flags_ui/flags_ui_switches.cc -o obj/components/flags_ui/switches/flags_ui_switches.o
[  1% 829/43015] rm -f obj/components/flags_ui/libswitches.a && "ar" -T -r -c -s -D obj/components/flags_ui/libswitches.a @"obj/components/flags_ui/libswitches.a.rsp"
[  1% 830/43015] c++ -MMD -MF obj/components/guest_view/common/common/guest_view_constants.o.d -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=\"llvmorg-15-init-7570-gba4537b2-1\" -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../.. -Igen -Wall -Wextra -Wimplicit-fallthrough -Wunreachable-code-aggressive -Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-psabi -Wno-ignored-pragma-optimize -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -march=armv7-a -mfloat-abi=hard -mtune=generic-armv7-a -Xclang -fdebug-compi
 lation-dir -Xclang . -no-canonical-prefixes -mfpu=neon -mthumb -ftrivial-auto-var-init=pattern -O2 -fdata-sections -ffunction-sections -fno-unique-section-names -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -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 ../../components/guest_view/common/guest_view_constants.cc -o obj/components/guest_view/common/common/guest_view_constants.o
[  1% 831/43015] rm -f obj/components/guest_view/common/libguest_view_common.a && "ar" -T -r -c -s -D obj/components/guest_view/common/libguest_view_common.a @"obj/components/guest_view/common/libguest_view_common.a.rsp"
[  1% 832/43015] python3 ../../build/write_buildflag_header.py --output components/system_media_controls/linux/buildflags/buildflags.h --rulename //components/system_media_controls/linux/buildflags:buildflags --gen-dir gen --definitions __components_system_media_controls_linux_buildflags_buildflags___build_toolchain_freebsd_clang_arm__rule.rsp
[  1% 833/43015] touch obj/components/system_media_controls/linux/buildflags/buildflags.stamp
[  1% 834/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_services_heap_profiling_public_mojom_mojom__generator___build_toolchain_freebsd_clang_arm__rule..rsp -g c++ --typemap gen/components/services/heap_profiling/public/mojom/mojom__type_mappings --scrambled_message_id_salt_path ../../chrome/VERSION
[  1% 835/43015] touch obj/components/services/heap_profiling/public/mojom/mojom__generator.stamp
[  1% 836/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //components/guest_view/common/mojom:mojom gen/components/guest_view/common/mojom.typemap_config gen/components/guest_view/common/mojom.typemap_config.validated
[  1% 837/43015] touch obj/components/guest_view/common/mojom__type_mappings__validator.stamp
[  1% 838/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //components/translate/content/common/common:common gen/components/translate/content/common/common.typemap_config gen/components/translate/content/common/common.typemap_config.validated
[  1% 839/43015] python3 ../../mojo/public/tools/mojom/mojom_parser.py --input-root ../.. --input-root gen --output-root gen --mojom-file-list=__components_guest_view_common_mojom__parser___build_toolchain_freebsd_clang_arm__rule..rsp --check-imports gen/components/guest_view/common/mojom.build_metadata --enable-feature is_posix --enable-feature is_linux --enable-feature is_freebsd --enable-feature is_bsd
[  1% 840/43015] touch obj/components/guest_view/common/mojom__parser.stamp
[  1% 841/43015] python3 ../../mojo/public/tools/bindings/generate_type_mappings.py --output gen/components/guest_view/common/mojom__type_mappings --dependency gen/mojo/public/mojom/base/base__type_mappings --cpp-typemap-config gen/components/guest_view/common/mojom.typemap_config
[  1% 842/43015] python3 ../../third_party/inspector_protocol/check_protocol_compatibility.py --stamp gen/components/ui_devtools/protocol.stamp ../../components/ui_devtools/protocol.json
[  1% 843/43015] touch obj/components/guest_view/common/mojom__type_mappings.stamp
[  1% 844/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_guest_view_common_mojom__generate_message_ids___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code --generate_message_ids -g c++ --scrambled_message_id_salt_path ../../chrome/VERSION
[  1% 845/43015] touch obj/components/guest_view/common/mojom__generate_message_ids.stamp
[  1% 846/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_guest_view_common_mojom_shared__generator___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code -g c++
[  1% 847/43015] touch obj/components/guest_view/common/mojom_shared__generator.stamp
[  1% 848/43015] touch obj/components/translate/content/common/common__type_mappings__validator.stamp
[  1% 849/43015] python3 ../../build/write_buildflag_header.py --output components/history_clusters/core/history_clusters_buildflags.h --rulename //components/history_clusters/core:history_clusters_buildflags --gen-dir gen --definitions __components_history_clusters_core_history_clusters_buildflags___build_toolchain_freebsd_clang_arm__rule.rsp
[  1% 850/43015] touch obj/components/history_clusters/core/history_clusters_buildflags.stamp
[  1% 851/43015] python3 ../../mojo/public/tools/mojom/mojom_parser.py --input-root ../.. --input-root gen --output-root gen --mojom-file-list=__components_web_cache_public_mojom_mojom__parser___build_toolchain_freebsd_clang_arm__rule..rsp --check-imports gen/components/web_cache/public/mojom/mojom.build_metadata --enable-feature is_posix --enable-feature is_linux --enable-feature is_freebsd --enable-feature is_bsd
[  1% 852/43015] touch obj/components/web_cache/public/mojom/mojom__parser.stamp
[  1% 853/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_guest_view_common_mojom__generator___build_toolchain_freebsd_clang_arm__rule..rsp -g c++ --typemap gen/components/guest_view/common/mojom__type_mappings --scrambled_message_id_salt_path ../../chrome/VERSION
[  1% 854/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //components/web_cache/public/mojom/mojom:mojom gen/components/web_cache/public/mojom/mojom.typemap_config gen/components/web_cache/public/mojom/mojom.typemap_config.validated
[  1% 855/43015] touch obj/components/guest_view/common/mojom__generator.stamp
[  1% 856/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_web_cache_public_mojom_mojom__generate_message_ids___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code --generate_message_ids -g c++ --scrambled_message_id_salt_path ../../chrome/VERSION
[  1% 857/43015] touch obj/components/web_cache/public/mojom/mojom__generate_message_ids.stamp
[  1% 858/43015] touch obj/components/web_cache/public/mojom/mojom__type_mappings__validator.stamp
[  1% 859/43015] touch obj/content/zygote/zygote.stamp
[  1% 860/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_web_cache_public_mojom_mojom_shared__generator___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code -g c++
[  1% 861/43015] touch obj/components/web_cache/public/mojom/mojom_shared__generator.stamp
[  2% 862/43015] python3 ../../mojo/public/tools/mojom/mojom_parser.py --input-root ../.. --input-root gen --output-root gen --mojom-file-list=__device_bluetooth_public_mojom_mojom__parser___build_toolchain_freebsd_clang_arm__rule..rsp --check-imports gen/device/bluetooth/public/mojom/mojom.build_metadata --enable-feature is_posix --enable-feature is_linux --enable-feature is_freebsd --enable-feature is_bsd --add-module-metadata webui_module_path=/
[  2% 863/43015] python3 ../../mojo/public/tools/bindings/generate_type_mappings.py --output gen/components/web_cache/public/mojom/mojom__type_mappings --cpp-typemap-config gen/components/web_cache/public/mojom/mojom.typemap_config
[  2% 864/43015] touch obj/device/bluetooth/public/mojom/mojom__parser.stamp
[  2% 865/43015] touch obj/components/web_cache/public/mojom/mojom__type_mappings.stamp
[  2% 866/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //device/vr/public/mojom/vr_service:vr_service gen/device/vr/public/mojom/vr_service_blink.typemap_config gen/device/vr/public/mojom/vr_service_blink.typemap_config.validated
[  2% 867/43015] touch obj/device/vr/public/mojom/vr_service_blink__type_mappings__validator.stamp
[  2% 868/43015] python3 ../../mojo/public/tools/mojom/mojom_parser.py --input-root ../.. --input-root gen --output-root gen --mojom-file-list=__device_gamepad_public_mojom_mojom__parser___build_toolchain_freebsd_clang_arm__rule..rsp --check-imports gen/device/gamepad/public/mojom/mojom.build_metadata --enable-feature is_posix --enable-feature is_linux --enable-feature is_freebsd --enable-feature is_bsd
[  2% 869/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__device_bluetooth_public_mojom_mojom__generate_message_ids___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code --generate_message_ids -g c++ --scrambled_message_id_salt_path ../../chrome/VERSION
[  2% 870/43015] touch obj/device/bluetooth/public/mojom/mojom__generate_message_ids.stamp
[  2% 871/43015] touch obj/device/gamepad/public/mojom/mojom__parser.stamp
[  2% 872/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //device/bluetooth/public/mojom/mojom:mojom gen/device/bluetooth/public/mojom/mojom.typemap_config gen/device/bluetooth/public/mojom/mojom.typemap_config.validated
[  2% 873/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__components_web_cache_public_mojom_mojom__generator___build_toolchain_freebsd_clang_arm__rule..rsp -g c++ --typemap gen/components/web_cache/public/mojom/mojom__type_mappings --scrambled_message_id_salt_path ../../chrome/VERSION
[  2% 874/43015] touch obj/components/web_cache/public/mojom/mojom__generator.stamp
[  2% 875/43015] touch obj/device/bluetooth/public/mojom/mojom__type_mappings__validator.stamp
[  2% 876/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //device/bluetooth/public/mojom/mojom:mojom gen/device/bluetooth/public/mojom/mojom_blink.typemap_config gen/device/bluetooth/public/mojom/mojom_blink.typemap_config.validated
[  2% 877/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__device_gamepad_public_mojom_mojom__generate_message_ids___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code --generate_message_ids -g c++ --scrambled_message_id_salt_path ../../chrome/VERSION
[  2% 878/43015] touch obj/device/gamepad/public/mojom/mojom__generate_message_ids.stamp
[  2% 879/43015] touch obj/device/bluetooth/public/mojom/mojom_blink__type_mappings__validator.stamp
[  2% 880/43015] python3 ../../mojo/public/tools/bindings/generate_type_mappings.py --output gen/device/bluetooth/public/mojom/mojom__type_mappings --cpp-typemap-config gen/device/bluetooth/public/mojom/mojom.typemap_config
[  2% 881/43015] python3 ../../mojo/public/tools/bindings/generate_type_mappings.py --output gen/device/bluetooth/public/mojom/mojom_blink__type_mappings --cpp-typemap-config gen/device/bluetooth/public/mojom/mojom_blink.typemap_config
[  2% 882/43015] touch obj/device/bluetooth/public/mojom/mojom__type_mappings.stamp
[  2% 883/43015] touch obj/device/bluetooth/public/mojom/mojom_blink__type_mappings.stamp
[  2% 884/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__device_bluetooth_public_mojom_mojom_js__generator___build_toolchain_freebsd_clang_arm__rule..rsp -g javascript --js_bindings_mode=new --scrambled_message_id_salt_path ../../chrome/VERSION
[  2% 885/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__device_bluetooth_public_mojom_mojom_shared__generator___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code -g c++
[  2% 886/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__device_bluetooth_public_mojom_mojom__generator___build_toolchain_freebsd_clang_arm__rule..rsp -g c++ --typemap gen/device/bluetooth/public/mojom/mojom__type_mappings --scrambled_message_id_salt_path ../../chrome/VERSION
[  2% 887/43015] touch obj/device/bluetooth/public/mojom/mojom__generator.stamp
[  2% 888/43015] touch obj/device/bluetooth/public/mojom/mojom_js__generator.stamp
[  2% 889/43015] touch obj/device/bluetooth/public/mojom/mojom_js.stamp
[  2% 890/43015] touch obj/device/bluetooth/public/mojom/mojom_shared__generator.stamp
[  2% 891/43015] touch obj/device/bluetooth/public/mojom/mojom_headers.stamp
[  2% 892/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //device/gamepad/public/mojom/mojom:mojom gen/device/gamepad/public/mojom/mojom.typemap_config gen/device/gamepad/public/mojom/mojom.typemap_config.validated
[  2% 893/43015] touch obj/device/gamepad/public/mojom/mojom__type_mappings__validator.stamp
[  2% 894/43015] python3 ../../mojo/public/tools/bindings/validate_typemap_config.py //device/gamepad/public/mojom/mojom:mojom gen/device/gamepad/public/mojom/mojom_blink.typemap_config gen/device/gamepad/public/mojom/mojom_blink.typemap_config.validated
[  2% 895/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__device_bluetooth_public_mojom_mojom_blink__generator___build_toolchain_freebsd_clang_arm__rule..rsp -g c++ --variant blink --typemap gen/device/bluetooth/public/mojom/mojom_blink__type_mappings --for_blink --scrambled_message_id_salt_path ../../chrome/VERSION
[  2% 896/43015] touch obj/device/bluetooth/public/mojom/mojom_blink__generator.stamp
[  2% 897/43015] touch obj/device/gamepad/public/mojom/mojom_blink__type_mappings__validator.stamp
[  2% 898/43015] python3 ../../mojo/public/tools/bindings/generate_type_mappings.py --output gen/device/gamepad/public/mojom/mojom__type_mappings --dependency gen/mojo/public/mojom/base/base__type_mappings --cpp-typemap-config gen/device/gamepad/public/mojom/mojom.typemap_config
[  2% 899/43015] python3 ../../mojo/public/tools/bindings/generate_type_mappings.py --output gen/device/gamepad/public/mojom/mojom_blink__type_mappings --dependency gen/mojo/public/mojom/base/base_blink__type_mappings --cpp-typemap-config gen/device/gamepad/public/mojom/mojom_blink.typemap_config
[  2% 900/43015] touch obj/device/gamepad/public/mojom/mojom__type_mappings.stamp
[  2% 901/43015] touch obj/device/gamepad/public/mojom/mojom_blink__type_mappings.stamp
[  2% 902/43015] python3 ../../build/write_buildflag_header.py --output device/vr/buildflags/buildflags.h --rulename //device/vr/buildflags:buildflags --gen-dir gen --definitions __device_vr_buildflags_buildflags___build_toolchain_freebsd_clang_arm__rule.rsp
[  2% 903/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__device_gamepad_public_mojom_mojom_shared__generator___build_toolchain_freebsd_clang_arm__rule..rsp --generate_non_variant_code -g c++ --export_attribute COMPONENT_EXPORT\(GAMEPAD_MOJOM_SHARED\) --export_header base/component_export.h
[  2% 904/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --export_attribute COMPONENT_EXPORT\(GAMEPAD_MOJOM\) --export_header base/component_export.h --filelist=__device_gamepad_public_mojom_mojom__generator___build_toolchain_freebsd_clang_arm__rule..rsp -g c++ --typemap gen/device/gamepad/public/mojom/mojom__type_mappings --scrambled_message_id_salt_path ../../chrome/VERSION
[  2% 905/43015] touch obj/device/gamepad/public/mojom/mojom__generator.stamp
[  2% 906/43015] touch obj/device/gamepad/public/mojom/mojom_shared__generator.stamp
[  2% 907/43015] touch obj/device/vr/buildflags/buildflags.stamp
[  2% 908/43015] ln -f '../../electron/node_modules/@primer/octicons/build/build.css' gen/electron/js/default_app/electron/default_app/octicon/build.css 2>/dev/null || (rm -rf gen/electron/js/default_app/electron/default_app/octicon/build.css && cp -af '../../electron/node_modules/@primer/octicons/build/build.css' gen/electron/js/default_app/electron/default_app/octicon/build.css)
[  2% 909/43015] touch obj/electron/default_app_octicon_deps.stamp
[  2% 910/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --export_attribute COMPONENT_EXPORT\(GAMEPAD_MOJOM_BLINK\) --export_header base/component_export.h --filelist=__device_gamepad_public_mojom_mojom_blink__generator___build_toolchain_freebsd_clang_arm__rule..rsp -g c++ --variant blink --typemap gen/device/gamepad/public/mojom/mojom_blink__type_mappings --for_blink --scrambled_message_id_salt_path ../../chrome/VERSION
[  2% 911/43015] touch obj/device/gamepad/public/mojom/mojom_blink__generator.stamp
[  2% 912/43015] python3 ../../electron/build/fuses/build.py /wrkdirs/usr/ports/devel/electron19/work/electron-19.0.14/src/out/Release/gen/electron/fuses.h /wrkdirs/usr/ports/devel/electron19/work/electron-19.0.14/src/out/Release/gen/electron/fuses.cc
[  2% 913/43015] touch obj/electron/electron_fuses.stamp
[  2% 914/43015] python3 ../../electron/build/generate_node_defines.py /wrkdirs/usr/ports/devel/electron19/work/electron-19.0.14/src/out/Release/gen/electron /wrkdirs/usr/ports/devel/electron19/work/electron-19.0.14/src/third_party/electron_node/src/tracing/trace_event_common.h /wrkdirs/usr/ports/devel/electron19/work/electron-19.0.14/src/third_party/electron_node/src/tracing/trace_event.h /wrkdirs/usr/ports/devel/electron19/work/electron-19.0.14/src/third_party/electron_node/src/util.h
[  2% 915/43015] touch obj/electron/electron_generate_node_defines.stamp
[  2% 916/43015] python3 ../../tools/generate_stubs/generate_stubs.py --intermediate_dir gen/electron --output gen/electron --type posix_stubs --extra_stub_header ../../electron/shell/browser/ui/electron_gtk.fragment --stubfile_name electron_gtk_stubs --path_from_source electron --path_from_source electron --logging-function LogNoop\(\) --logging-include ui/gtk/log_noop.h ../../electron/shell/browser/ui/electron_gdk_pixbuf.sigs ../../electron/shell/browser/ui/electron_gtk.sigs
[  2% 917/43015] touch obj/electron/electron_gtk_stubs__stubs_gen.stamp
[  2% 918/43015] python3 ../../mojo/public/tools/mojom/mojom_parser.py --input-root ../.. --input-root gen --output-root gen --mojom-file-list=__device_bluetooth_public_mojom_deprecated_experimental_interfaces__parser___build_toolchain_freebsd_clang_arm__rule..rsp --check-imports gen/device/bluetooth/public/mojom/deprecated_experimental_interfaces.build_metadata --enable-feature is_posix --enable-feature is_linux --enable-feature is_freebsd --enable-feature is_bsd --add-module-metadata webui_module_path=/
[  2% 919/43015] touch obj/device/bluetooth/public/mojom/deprecated_experimental_interfaces__parser.stamp
[  2% 920/43015] python3 ../../tools/generate_library_loader/generate_library_loader.py --name LibNotifyLoader --output-h gen/library_loaders/libnotify_loader.h --output-cc gen/library_loaders/libnotify_loader.cc --header \<libnotify/notify.h\> --link-directly=0 notify_is_initted notify_init notify_get_server_caps notify_get_server_info notify_notification_new notify_notification_add_action notify_notification_set_image_from_pixbuf notify_notification_set_timeout notify_notification_set_urgency notify_notification_set_hint_string notify_notification_show notify_notification_close
[  2% 921/43015] python3 ../../mojo/public/tools/bindings/mojom_bindings_generator.py --use_bundled_pylibs -o gen generate -d ../../ -I ../../ --bytecode_path gen/mojo/public/tools/bindings --filelist=__device_bluetooth_public_mojom_deprecated_experimental_interfaces_js__generator___build_toolchain_freebsd_clang_arm__rule..rsp -g javascript --js_bindings_mode=new --scrambled_message_id_salt_path ../../chrome/VERSION
[  2% 922/43015] touch obj/device/bluetooth/public/mojom/deprecated_experimental_interfaces_js__generator.stamp
[  2% 923/43015] touch obj/device/bluetooth/public/mojom/deprecated_experimental_interfaces_js.stamp
[  2% 924/43015] touch obj/electron/libnotify_loader_loader.stamp
[  2% 925/43015] c++ -MMD -MF obj/electron/libnotify_loader/libnotify_loader.o.d -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_OZONE=1 -DOFFICIAL_BUILD -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=\"llvmorg-15-init-7570-gba4537b2-1\" -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../.. -Igen -Wall -Wextra -Wimplicit-fallthrough -Wunreachable-code-aggressive -Wthread-safety -Wno-missing-field-initializers -Wno-unused-parameter -Wloop-analysis -Wno-unneeded-internal-declaration -Wenum-compare-conditional -Wno-psabi -Wno-ignored-pragma-optimize -Wshadow -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -march=armv7-a -mfloat-abi=hard -mtune=generic-armv7-a -Xclang -fdebug-compilation-dir -Xc
 lang . -no-canonical-prefixes -mfpu=neon -mthumb -ftrivial-auto-var-init=pattern -O2 -fdata-sections -ffunction-sections -fno-unique-section-names -fno-omit-frame-pointer -g0 -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gdk-pixbuf-2.0 -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 gen/library_loaders/libnotify_loader.cc -o obj/electron/libnotify_loader/libnotify_loader.o
[  2% 926/43015] touch obj/electron/libnotify_loader.stamp
[  2% 927/43015] python3 ../../electron/build/npm-run.py --silent pre-flight -- --stamp /wrkdirs/usr/ports/devel/electron19/work/electron-19.0.14/src/out/Release/gen/electron/npm_pre_stamps/npm_pre_flight_build_electron_definitions.stamp
FAILED: gen/electron/npm_pre_stamps/npm_pre_flight_build_electron_definitions.stamp 
python3 ../../electron/build/npm-run.py --silent pre-flight -- --stamp /wrkdirs/usr/ports/devel/electron19/work/electron-19.0.14/src/out/Release/gen/electron/npm_pre_stamps/npm_pre_flight_build_electron_definitions.stamp
NPM script 'pre-flight' failed with code '127':
pre-flight --stamp /wrkdirs/usr/ports/devel/electron19/work/electron-19.0.14/src/out/Release/gen/electron/npm_pre_stamps/npm_pre_flight_build_electron_definitions.stamp: --: not found

[  2% 927/43015] python3 ../../electron/script/generate-config-gypi.py /wrkdirs/usr/ports/devel/electron19/work/electron-19.0.14/src/out/Release/gen/config.gypi arm
WARNING: --openssl-no-asm will result in binaries that do not take advantage
         of modern CPU cryptographic instructions and will therefore be slower.
         Please refer to BUILDING.md
WARNING: warnings were emitted in the configure phase
INFO: configure completed successfully
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/electron19