[package - 124amd64-default][devel/electron24] Failed for electron24-24.8.5 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Tue, 10 Oct 2023 18:16:22 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:        https://pkg-status.freebsd.org/beefy6/data/124amd64-default/371cdc4f4331/logs/electron24-24.8.5.log
Build URL:      https://pkg-status.freebsd.org/beefy6/build.html?mastername=124amd64-default&build=371cdc4f4331
Log:

=>> Building devel/electron24
build started at Tue Oct 10 16:23:46 UTC 2023
port directory: /usr/ports/devel/electron24
package name: electron24-24.8.5
building for: FreeBSD 124amd64-default-job-03 12.4-RELEASE-p6 FreeBSD 12.4-RELEASE-p6 amd64
maintained by: tagattie@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1500000
Jail OSVERSION: 1204000
Job Id: 03

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1204000
UNAME_v=FreeBSD 12.4-RELEASE-p6
UNAME_r=12.4-RELEASE-p6
BLOCKSIZE=K
MAIL=/var/mail/root
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-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/124amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=tmux-256color
PWD=/usr/local/poudriere/data/.m/124amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=124amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/124amd64-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 electron24-24.8.5:
     CODECS=on: Compile and enable patented codecs like H.264
     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=off: ALSA audio architecture support
     PULSEAUDIO=off: PulseAudio sound server support
     SNDIO=on: Sndio audio support
====> Kerberos support: you can only select none or one of them
     HEIMDAL=off: Heimdal Kerberos (security/heimdal)
     HEIMDAL_BASE=off: Heimdal Kerberos (base)
     MIT=off: MIT Kerberos (security/krb5)
===> 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/electron24/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/electron24/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/electron24/work/.cache  HOME=/wrkdirs/usr/ports/devel/electron24/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/electron24/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/electron24/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] " C_INCLUDE_PATH=/usr/local/include  CPLUS_INCLUDE_PATH=/usr/local/include XDG_DATA_HOME=/wrkdirs/usr/ports/devel/electron24/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/electron24/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/electron24/work/.cache  HOME=/wrkdirs/usr/ports/devel/electron24/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/electron24/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/electron24/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/devel/electron24/work/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  CPP="c
pp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -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=24.8.5  ELECTRON_VER_MAJOR=24 ALSA="@comment " NO_ALSA="" CODECS="" NO_CODECS="@comment " CUPS="" NO_CUPS="@comment " DEBUG="@comment " NO_DEBUG="" DIST="@comment " NO_DIST="" DRIVER="" NO_DRIVER="@comment " HEIMDAL="@comment " NO_HEIMDAL="" HEIMDAL_BASE="@comment " NO_HEIMDAL_BASE="" KERBEROS="" NO_KERBEROS="@comment " LTO="@comment " NO_LTO="" MIT="@comment " NO_MIT="" PULSEAUDIO="@comment " NO_PULSEAUDIO="" SNDIO="" NO_SNDIO="@comment " 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=freebsd12  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="" I386="@comment " OSREL=12.4 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/electron"  EXAMPLESDIR="share/examples/electron"  DATADIR="share/electron24"  WWW
DIR="www/electron"  ETCDIR="etc/electron"
--End PLIST_SUB--

--SUB_LIST--
ALSA="@comment " NO_ALSA="" CODECS="" NO_CODECS="@comment " CUPS="" NO_CUPS="@comment " DEBUG="@comment " NO_DEBUG="" DIST="@comment " NO_DIST="" DRIVER="" NO_DRIVER="@comment " HEIMDAL="@comment " NO_HEIMDAL="" HEIMDAL_BASE="@comment " NO_HEIMDAL_BASE="" KERBEROS="" NO_KERBEROS="@comment " LTO="@comment " NO_LTO="" MIT="@comment " NO_MIT="" PULSEAUDIO="@comment " NO_PULSEAUDIO="" SNDIO="" NO_SNDIO="@comment " PYTHON_INCLUDEDIR=/usr/local/include/python3.9  PYTHON_LIBDIR=/usr/local/lib/python3.9  PYTHON_PLATFORM=freebsd12  PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages  PYTHON_SUFFIX=39  PYTHON_EXT_SUFFIX=.cpython-39  PYTHON_VER=3.9  PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/electron24 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=3
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 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_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd12.4 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.4-RELEASE-p6
OSREL=12.4
OSVERSION=1204000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
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   >============================

To build electron, you should have around 2GB of memory
and around 14 GB of free disk space.

===>  License BSD3CLAUSE LGPL21 MPL11 MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   electron24-24.8.5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.20.7.pkg
[124amd64-default-job-03] Installing pkg-1.20.7...
[124amd64-default-job-03] Extracting pkg-1.20.7: .......... done
===>   electron24-24.8.5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of electron24-24.8.5
===========================================================================
=======================<phase: fetch-depends  >============================
===>   electron24-24.8.5 depends on package: yarn-node18>0 - not found
===>   Installing existing package /packages/All/yarn-node18-1.22.19.pkg
[124amd64-default-job-03] Installing yarn-node18-1.22.19...
[124amd64-default-job-03] `-- Installing node18-18.18.0...
[124amd64-default-job-03] |   `-- Installing brotli-1.1.0,1...
[124amd64-default-job-03] |   `-- Extracting brotli-1.1.0,1: .......... done
[124amd64-default-job-03] |   `-- Installing c-ares-1.19.1...
[124amd64-default-job-03] |   `-- Extracting c-ares-1.19.1: .......... done
[124amd64-default-job-03] |   `-- Installing ca_root_nss-3.93_2...
[124amd64-default-job-03] |   `-- Extracting ca_root_nss-3.93_2: ....... done
Scanning /usr/share/certs/blacklisted for certificates...
Scanning /usr/share/certs/trusted for certificates...
Scanning /usr/local/share/certs for certificates...
[124amd64-default-job-03] |   `-- Installing icu-73.2,1...
[124amd64-default-job-03] |   `-- Extracting icu-73.2,1: .......... done
[124amd64-default-job-03] |   `-- Installing libnghttp2-1.56.0...
[124amd64-default-job-03] |   `-- Extracting libnghttp2-1.56.0: .......... done
[124amd64-default-job-03] |   `-- Installing libuv-1.46.0...
[124amd64-default-job-03] |   `-- Extracting libuv-1.46.0: .......... done
<snip>
[ 13% 6208/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/animation/legacy.stamp
[ 13% 6209/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/inline_editor/legacy-tsconfig.json ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/inline_editor/inline_editor-legacy.ts :bundle
[ 13% 6210/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/panels/animation/meta-tsconfig.json ../../third_party/devtools-frontend/src/front_end/panels/animation/animation-meta.ts :bundle
[ 13% 6211/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/animation/meta.stamp
[ 13% 6212/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/inline_editor/legacy.stamp
[ 13% 6213/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/devtools_entrypoint-bundle-bundle.stamp
[ 13% 6214/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-declaration.js gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/utils utils-legacy.ts
[ 13% 6215/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-declaration.js gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui object_ui.ts
[ 13% 6216/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/devtools_entrypoint-bundle-generate-declaration.stamp
[ 13% 6217/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/utils/devtools_entrypoint-legacy-generate-declaration.stamp
[ 13% 6218/45263] touch obj/third_party/devtools-frontend/src/test/perf/config.stamp
[ 13% 6219/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/test/perf/helpers/helpers-tsconfig.json --front_end_directory ../../third_party/devtools-frontend/src/test/perf/helpers --test-only --module=commonjs --reset_timestamps --sources ../../third_party/devtools-frontend/src/test/perf/helpers/perf-helper.ts
[ 13% 6220/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/bundle-tsconfig.json ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/object_ui.ts :css_files :object_ui
[ 13% 6221/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/bundle.stamp
[ 13% 6222/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/utils/legacy-tsconfig.json ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/utils/utils-legacy.ts :bundle
[ 13% 6223/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/console/console-tsconfig.json --deps ../../../extension-api/extension-api-tsconfig.json ../../core/common/bundle-tsconfig.json ../../core/host/bundle-tsconfig.json ../../core/i18n/bundle-tsconfig.json ../../core/platform/bundle-tsconfig.json ../../core/sdk/bundle-tsconfig.json ../../models/bindings/bundle-tsconfig.json ../../models/issues_manager/bundle-tsconfig.json ../../models/logs/bundle-tsconfig.json ../../models/source_map_scopes/bundle-tsconfig.json ../../models/text_utils/bundle-tsconfig.json ../../third_party/codemirror.next/bundle-tsconfig.json ../../ui/components/code_highlighter/bundle-tsconfig.json ../../ui/components/icon_button/bundle-tsconfig.json ../../ui/components/request_link_icon/bundle-tsconfig.json ../../ui/components/text_editor/bundle-tsconfig.json ../../ui/legacy/bund
le-tsconfig.json ../../ui/legacy/components/data_grid/bundle-tsconfig.json ../../ui/legacy/components/object_ui/bundle-tsconfig.json ../../ui/legacy/components/utils/bundle-tsconfig.json ../../ui/legacy/theme_support/bundle-tsconfig.json ../console_counters/bundle-tsconfig.json --front_end_directory ../../third_party/devtools-frontend/src/front_end/panels/console --reset_timestamps --sources ../../third_party/devtools-frontend/src/front_end/panels/console/ConsoleContextSelector.ts ../../third_party/devtools-frontend/src/front_end/panels/console/ConsoleFilter.ts ../../third_party/devtools-frontend/src/front_end/panels/console/ConsoleFormat.ts ../../third_party/devtools-frontend/src/front_end/panels/console/ConsolePanel.ts ../../third_party/devtools-frontend/src/front_end/panels/console/ConsolePinPane.ts ../../third_party/devtools-frontend/src/front_end/panels/console/ConsolePrompt.ts ../../third_party/devtools-frontend/src/front_end/panels/console/ConsoleSidebar.ts ../../thir
d_party/devtools-frontend/src/front_end/panels/console/ConsoleView.ts ../../third_party/devtools-frontend/src/front_end/panels/console/ConsoleViewMessage.ts ../../third_party/devtools-frontend/src/front_end/panels/console/ConsoleViewport.ts ../../third_party/devtools-frontend/src/front_end/panels/console/ErrorStackParser.ts
[ 13% 6224/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/console-typescript.stamp
[ 13% 6225/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/console.stamp
[ 13% 6226/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/event_listeners/event_listeners-tsconfig.json --deps ../../core/common/bundle-tsconfig.json ../../core/i18n/bundle-tsconfig.json ../../core/sdk/bundle-tsconfig.json ../../ui/legacy/bundle-tsconfig.json ../../ui/legacy/components/object_ui/bundle-tsconfig.json ../../ui/legacy/components/utils/bundle-tsconfig.json --front_end_directory ../../third_party/devtools-frontend/src/front_end/panels/event_listeners --reset_timestamps --sources ../../third_party/devtools-frontend/src/front_end/panels/event_listeners/EventListenersUtils.ts ../../third_party/devtools-frontend/src/front_end/panels/event_listeners/EventListenersView.ts
[ 13% 6227/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/panels/console/console.ts gen/third_party/devtools-frontend/src/front_end/panels/console/console.prebundle.ts
[ 13% 6228/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/devtools_entrypoint-bundle-copy.stamp
[ 13% 6229/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/event_listeners/event_listeners-typescript.stamp
[ 13% 6230/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/event_listeners/event_listeners.stamp
[ 13% 6231/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/object_ui-legacy.ts gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/object_ui-legacy.prebundle.ts
[ 13% 6232/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/console/devtools_entrypoint-bundle-tsconfig-tsconfig.json --deps ./console-tsconfig.json ./css_files-tsconfig.json ../../ui/legacy/components/object_ui/css_files-tsconfig.json --front_end_directory gen/third_party/devtools-frontend/src/front_end/panels/console --sources gen/third_party/devtools-frontend/src/front_end/panels/console/console.prebundle.ts
[ 13% 6233/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/devtools_entrypoint-bundle-tsconfig.stamp
[ 13% 6234/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/panels/event_listeners/event_listeners.ts gen/third_party/devtools-frontend/src/front_end/panels/event_listeners/event_listeners.prebundle.ts
[ 13% 6235/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/node_modules/rollup/dist/bin/rollup --silent --config ../../third_party/devtools-frontend/src/scripts/build/rollup.config.js --input gen/third_party/devtools-frontend/src/front_end/panels/console/console.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/panels/console/console.js --configDCHECK
[ 13% 6236/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/devtools_entrypoint-bundle-bundle.stamp
[ 13% 6237/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/event_listeners/devtools_entrypoint-bundle-copy.stamp
[ 13% 6238/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/devtools_entrypoint-legacy-copy.stamp
[ 13% 6239/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/object_ui-meta.ts gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/object_ui-meta.prebundle.ts
[ 13% 6240/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-declaration.js gen/third_party/devtools-frontend/src/front_end/panels/console console.ts
[ 13% 6241/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/devtools_entrypoint-bundle-generate-declaration.stamp
[ 13% 6242/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/event_listeners/devtools_entrypoint-bundle-tsconfig-tsconfig.json --deps ./css_files-tsconfig.json ./event_listeners-tsconfig.json ../../ui/legacy/components/object_ui/css_files-tsconfig.json --front_end_directory gen/third_party/devtools-frontend/src/front_end/panels/event_listeners --sources gen/third_party/devtools-frontend/src/front_end/panels/event_listeners/event_listeners.prebundle.ts
[ 13% 6243/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/panels/console/bundle-tsconfig.json ../../third_party/devtools-frontend/src/front_end/panels/console/console.ts :console :css_files ../../ui/legacy/components/object_ui:css_files
[ 13% 6244/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/bundle.stamp
[ 13% 6245/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/event_listeners/devtools_entrypoint-bundle-tsconfig.stamp
[ 13% 6246/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/devtools_entrypoint-legacy-tsconfig-tsconfig.json --deps ./bundle-tsconfig.json --front_end_directory gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui --sources gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/object_ui-legacy.prebundle.ts
[ 13% 6247/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/panels/console/console-legacy.ts gen/third_party/devtools-frontend/src/front_end/panels/console/console-legacy.prebundle.ts
[ 13% 6248/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/devtools_entrypoint-legacy-copy.stamp
[ 13% 6249/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/panels/console/console-meta.ts gen/third_party/devtools-frontend/src/front_end/panels/console/console-meta.prebundle.ts
[ 13% 6250/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/console/devtools_entrypoint-legacy-tsconfig-tsconfig.json --deps ./bundle-tsconfig.json --front_end_directory gen/third_party/devtools-frontend/src/front_end/panels/console --sources gen/third_party/devtools-frontend/src/front_end/panels/console/console-legacy.prebundle.ts
[ 13% 6251/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/devtools_entrypoint-legacy-tsconfig.stamp
[ 13% 6252/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/devtools_entrypoint-meta-copy.stamp
[ 13% 6253/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/node_modules/rollup/dist/bin/rollup --silent --config ../../third_party/devtools-frontend/src/scripts/build/rollup.config.js --input gen/third_party/devtools-frontend/src/front_end/panels/event_listeners/event_listeners.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/panels/event_listeners/event_listeners.js --configDCHECK
[ 13% 6254/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/node_modules/rollup/dist/bin/rollup --silent --config ../../third_party/devtools-frontend/src/scripts/build/rollup.config.js --input gen/third_party/devtools-frontend/src/front_end/panels/console/console-legacy.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/panels/console/console-legacy.js --configDCHECK
[ 13% 6255/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/devtools_entrypoint-legacy-bundle.stamp
[ 13% 6256/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/console/devtools_entrypoint-meta-tsconfig-tsconfig.json --deps ./bundle-tsconfig.json --front_end_directory gen/third_party/devtools-frontend/src/front_end/panels/console --sources gen/third_party/devtools-frontend/src/front_end/panels/console/console-meta.prebundle.ts
[ 13% 6257/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-declaration.js gen/third_party/devtools-frontend/src/front_end/panels/console console-legacy.ts
[ 13% 6258/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/devtools_entrypoint-legacy-generate-declaration.stamp
[ 13% 6259/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/devtools_entrypoint-meta-tsconfig.stamp
[ 13% 6260/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/event_listeners/devtools_entrypoint-bundle-bundle.stamp
[ 13% 6261/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/devtools_entrypoint-legacy-tsconfig.stamp
[ 13% 6262/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/devtools_entrypoint-meta-copy.stamp
[ 13% 6263/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/source_frame-tsconfig.json --deps ../../../../core/common/bundle-tsconfig.json ../../../../core/host/bundle-tsconfig.json ../../../../core/i18n/bundle-tsconfig.json ../../../../core/platform/bundle-tsconfig.json ../../../../core/sdk/bundle-tsconfig.json ../../../../models/formatter/bundle-tsconfig.json ../../../../models/text_utils/bundle-tsconfig.json ../../../../models/workspace/bundle-tsconfig.json ../../../../third_party/diff/bundle-tsconfig.json ../../../components/text_editor/bundle-tsconfig.json ../../bundle-tsconfig.json ../object_ui/bundle-tsconfig.json --front_end_directory ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame --reset_timestamps --sources ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/so
urce_frame/BinaryResourceViewFactory.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/FontView.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/ImageView.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/JSONView.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/PreviewFactory.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/ResourceSourceFrame.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/SourceFrame.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/XMLView.ts
[ 13% 6264/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/node_modules/rollup/dist/bin/rollup --silent --config ../../third_party/devtools-frontend/src/scripts/build/rollup.config.js --input gen/third_party/devtools-frontend/src/front_end/panels/console/console-meta.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/panels/console/console-meta.js --configDCHECK
[ 13% 6265/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/devtools_entrypoint-meta-bundle.stamp
[ 13% 6266/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/panels/console/legacy-tsconfig.json ../../third_party/devtools-frontend/src/front_end/panels/console/console-legacy.ts :bundle
[ 13% 6267/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-declaration.js gen/third_party/devtools-frontend/src/front_end/panels/console console-meta.ts
[ 13% 6268/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/devtools_entrypoint-meta-generate-declaration.stamp
[ 13% 6269/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/legacy.stamp
[ 13% 6270/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-declaration.js gen/third_party/devtools-frontend/src/front_end/panels/event_listeners event_listeners.ts
[ 13% 6271/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/panels/console/meta-tsconfig.json ../../third_party/devtools-frontend/src/front_end/panels/console/console-meta.ts :bundle
[ 13% 6272/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/console/meta.stamp
[ 13% 6273/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/event_listeners/devtools_entrypoint-bundle-generate-declaration.stamp
[ 13% 6274/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/node_modules/rollup/dist/bin/rollup --silent --config ../../third_party/devtools-frontend/src/scripts/build/rollup.config.js --input gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/object_ui-legacy.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/object_ui-legacy.js --configDCHECK
[ 13% 6275/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/panels/event_listeners/bundle-tsconfig.json ../../third_party/devtools-frontend/src/front_end/panels/event_listeners/event_listeners.ts :css_files :event_listeners ../../ui/legacy/components/object_ui:css_files
[ 13% 6276/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/event_listeners/bundle.stamp
[ 13% 6277/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/devtools_entrypoint-legacy-bundle.stamp
[ 13% 6278/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/devtools_entrypoint-meta-tsconfig-tsconfig.json --deps ./bundle-tsconfig.json --front_end_directory gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui --sources gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/object_ui-meta.prebundle.ts
[ 13% 6279/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/elements/elements-tsconfig.json --deps ../../core/common/bundle-tsconfig.json ../../core/host/bundle-tsconfig.json ../../core/i18n/bundle-tsconfig.json ../../core/platform/bundle-tsconfig.json ../../core/protocol_client/bundle-tsconfig.json ../../core/root/bundle-tsconfig.json ../../core/sdk/bundle-tsconfig.json ../../generated/generated-tsconfig.json ../../models/bindings/bundle-tsconfig.json ../../models/extensions/bundle-tsconfig.json ../../models/workspace/bundle-tsconfig.json ../../models/workspace_diff/bundle-tsconfig.json ../emulation/bundle-tsconfig.json ../event_listeners/bundle-tsconfig.json ../mobile_throttling/bundle-tsconfig.json ../utils/bundle-tsconfig.json ../../ui/components/adorners/bundle-tsconfig.json ../../ui/components/code_highlighter/bundle-tsconfig.json ../../ui/compon
ents/text_editor/bundle-tsconfig.json ../../ui/components/tree_outline/bundle-tsconfig.json ../../ui/legacy/bundle-tsconfig.json ../../ui/legacy/components/color_picker/bundle-tsconfig.json ../../ui/legacy/components/inline_editor/bundle-tsconfig.json ../../ui/legacy/components/object_ui/bundle-tsconfig.json ../../ui/legacy/components/utils/bundle-tsconfig.json ../../ui/lit-html/bundle-tsconfig.json components/bundle-tsconfig.json --front_end_directory ../../third_party/devtools-frontend/src/front_end/panels/elements --reset_timestamps --sources ../../third_party/devtools-frontend/src/front_end/panels/elements/AccessibilityTreeUtils.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/AccessibilityTreeView.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/CSSRuleValidator.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/CSSRuleValidatorHelper.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/ClassesPan
eWidget.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/ColorSwatchPopoverIcon.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/ComputedStyleModel.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/ComputedStyleWidget.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/DOMLinkifier.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/DOMPath.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/ElementStatePaneWidget.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/ElementsPanel.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/ElementsSidebarPane.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/ElementsTreeElement.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/ElementsTreeElementHighlighter.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/ElementsTreeOutline.ts ../../th
ird_party/devtools-frontend/src/front_end/panels/elements/EventListenersWidget.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/ImagePreviewPopover.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/InspectElementModeController.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/LayersWidget.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/LayoutSidebarPane.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/MarkerDecorator.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/MetricsSidebarPane.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/NodeStackTraceWidget.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/PlatformFontsWidget.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/PropertiesWidget.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/PropertyNameCategories.ts ../../third_party/dev
tools-frontend/src/front_end/panels/elements/StyleEditorWidget.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/StylePropertiesSection.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/StylePropertyHighlighter.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/StylePropertyTreeElement.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/StylePropertyUtils.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/StylesSidebarPane.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/TopLayerContainer.ts ../../third_party/devtools-frontend/src/front_end/panels/elements/WebCustomData.ts
[ 13% 6280/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/elements-typescript.stamp
[ 13% 6281/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/elements.stamp
[ 13% 6282/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-declaration.js gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui object_ui-legacy.ts
[ 13% 6283/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/panels/elements/elements.ts gen/third_party/devtools-frontend/src/front_end/panels/elements/elements.prebundle.ts
[ 13% 6284/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/devtools_entrypoint-bundle-copy.stamp
[ 13% 6285/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/devtools_entrypoint-legacy-generate-declaration.stamp
[ 13% 6286/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/devtools_entrypoint-meta-tsconfig.stamp
[ 13% 6287/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/source_frame-typescript.stamp
[ 13% 6288/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/source_frame.stamp
[ 13% 6289/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/utils/legacy.stamp
[ 13% 6290/45263] touch obj/third_party/devtools-frontend/src/test/perf/helpers/helpers.stamp
[ 13% 6291/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/test/shared/shared-tsconfig.json --deps ../conductor/implementation-tsconfig.json --front_end_directory ../../third_party/devtools-frontend/src/test/shared --test-only --module=commonjs --reset_timestamps --sources ../../third_party/devtools-frontend/src/test/shared/async-scope.ts ../../third_party/devtools-frontend/src/test/shared/config.ts ../../third_party/devtools-frontend/src/test/shared/helper.ts ../../third_party/devtools-frontend/src/test/shared/mocha-extensions.ts ../../third_party/devtools-frontend/src/test/shared/mocha-resultsdb-reporter.ts ../../third_party/devtools-frontend/src/test/shared/resultsdb.ts ../../third_party/devtools-frontend/src/test/shared/screenshots.ts ../../third_party/devtools-frontend/src/test/shared/snapshots.ts ../../third_party/devtools-frontend/src/test/shared/text-color.ts
[ 13% 6292/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/elements/devtools_entrypoint-bundle-tsconfig-tsconfig.json --deps ./css_files-tsconfig.json ./elements-tsconfig.json --front_end_directory gen/third_party/devtools-frontend/src/front_end/panels/elements --sources gen/third_party/devtools-frontend/src/front_end/panels/elements/elements.prebundle.ts
[ 13% 6293/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/devtools_entrypoint-bundle-tsconfig.stamp
[ 13% 6294/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/node_modules/rollup/dist/bin/rollup --silent --config ../../third_party/devtools-frontend/src/scripts/build/rollup.config.js --input gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/object_ui-meta.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/object_ui-meta.js --configDCHECK
[ 13% 6295/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/node_modules/rollup/dist/bin/rollup --silent --config ../../third_party/devtools-frontend/src/scripts/build/rollup.config.js --input gen/third_party/devtools-frontend/src/front_end/panels/elements/elements.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/panels/elements/elements.js --configDCHECK
[ 13% 6296/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/devtools_entrypoint-bundle-bundle.stamp
[ 13% 6297/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/devtools_entrypoint-meta-bundle.stamp
[ 13% 6298/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/legacy-tsconfig.json ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/object_ui-legacy.ts :bundle
[ 13% 6299/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-declaration.js gen/third_party/devtools-frontend/src/front_end/panels/elements elements.ts
[ 13% 6300/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/devtools_entrypoint-bundle-generate-declaration.stamp
[ 13% 6301/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-declaration.js gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui object_ui-meta.ts
[ 13% 6302/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/panels/elements/bundle-tsconfig.json ../../third_party/devtools-frontend/src/front_end/panels/elements/elements.ts :css_files :elements
[ 13% 6303/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/bundle.stamp
[ 13% 6304/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/devtools_entrypoint-meta-generate-declaration.stamp
[ 13% 6305/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/legacy.stamp
[ 13% 6306/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/source_frame.ts gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/source_frame.prebundle.ts
[ 13% 6307/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/panels/elements/elements-legacy.ts gen/third_party/devtools-frontend/src/front_end/panels/elements/elements-legacy.prebundle.ts
[ 13% 6308/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/devtools_entrypoint-legacy-copy.stamp
[ 13% 6309/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/panels/elements/elements-meta.ts gen/third_party/devtools-frontend/src/front_end/panels/elements/elements-meta.prebundle.ts
[ 13% 6310/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/elements/devtools_entrypoint-legacy-tsconfig-tsconfig.json --deps ./bundle-tsconfig.json --front_end_directory gen/third_party/devtools-frontend/src/front_end/panels/elements --sources gen/third_party/devtools-frontend/src/front_end/panels/elements/elements-legacy.prebundle.ts
[ 13% 6311/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/devtools_entrypoint-legacy-tsconfig.stamp
[ 13% 6312/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/devtools_entrypoint-meta-copy.stamp
[ 13% 6313/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/meta-tsconfig.json ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/object_ui-meta.ts :bundle
[ 13% 6314/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/node_modules/rollup/dist/bin/rollup --silent --config ../../third_party/devtools-frontend/src/scripts/build/rollup.config.js --input gen/third_party/devtools-frontend/src/front_end/panels/elements/elements-legacy.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/panels/elements/elements-legacy.js --configDCHECK
[ 13% 6315/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/devtools_entrypoint-legacy-bundle.stamp
[ 13% 6316/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/elements/devtools_entrypoint-meta-tsconfig-tsconfig.json --deps ./bundle-tsconfig.json ../../core/root/bundle-tsconfig.json ../../ui/legacy/bundle-tsconfig.json --front_end_directory gen/third_party/devtools-frontend/src/front_end/panels/elements --sources gen/third_party/devtools-frontend/src/front_end/panels/elements/elements-meta.prebundle.ts
[ 13% 6317/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-declaration.js gen/third_party/devtools-frontend/src/front_end/panels/elements elements-legacy.ts
[ 13% 6318/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/devtools_entrypoint-legacy-generate-declaration.stamp
[ 13% 6319/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/devtools_entrypoint-meta-tsconfig.stamp
[ 13% 6320/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/object_ui/meta.stamp
[ 13% 6321/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/devtools_entrypoint-bundle-copy.stamp
[ 13% 6322/45263] touch obj/third_party/devtools-frontend/src/test/shared/shared.stamp
[ 13% 6323/45263] ln -f ../../third_party/devtools-frontend/src/test/unittests/debug-check.js gen/third_party/devtools-frontend/src/test/unittests/debug-check.js 2>/dev/null || (rm -rf gen/third_party/devtools-frontend/src/test/unittests/debug-check.js && cp -af ../../third_party/devtools-frontend/src/test/unittests/debug-check.js gen/third_party/devtools-frontend/src/test/unittests/debug-check.js)
[ 13% 6324/45263] touch obj/third_party/devtools-frontend/src/test/unittests/copy_debug_check.stamp
[ 13% 6325/45263] ln -f ../../third_party/devtools-frontend/src/test/unittests/karma.conf.js gen/third_party/devtools-frontend/src/test/unittests/karma.conf.js 2>/dev/null || (rm -rf gen/third_party/devtools-frontend/src/test/unittests/karma.conf.js && cp -af ../../third_party/devtools-frontend/src/test/unittests/karma.conf.js gen/third_party/devtools-frontend/src/test/unittests/karma.conf.js)
[ 13% 6326/45263] touch obj/third_party/devtools-frontend/src/test/unittests/copy_to_gen.stamp
[ 13% 6327/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-files.js ../../third_party/devtools-frontend/src/test/unittests/fixtures/traces gen/third_party/devtools-frontend/src/test/unittests/fixtures/traces animation.json.gz,basic.json.gz,cls-cluster-max-duration.json.gz,cls-cluster-max-timeout.json.gz,cls-cluster-navigation.json.gz,cls-last-cluster-max-duration.json.gz,cls-multiple-frames.json.gz,cls-single-frame.json.gz,forced-layouts-and-no-gpu.json.gz,generic-about-tracing-trace.json.gz,interactive-time.json.gz,invalidate-style-class-name-change.json.gz,lcp-images.json.gz,lcp-web-font.json.gz,load-simple.json.gz,missing-process-data.json.gz,missing-tracing-start.json.gz,multiple-navigations-with-iframes.json.gz,multiple-navigations.json.gz,multiple-top-level-renderers.json.gz,recursive-blocking-js.json.gz,recursive-counting-js.json.gz,redirects-subresource-multiple.json.gz,redirects.json.gz,reload-and-trace-
page.json.gz,reload-no-tti.json.gz,request-with-query-param.json.gz,slow-interaction-button-click.json.gz,slow-interaction-keydown.json.gz,style-invalidation-change-attribute.json.gz,style-invalidation-change-id.json.gz,threejs-gpu.json.gz,user-timings-complex.json.gz,user-timings.json.gz,web-dev.json.gz
[ 13% 6328/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/node_modules/rollup/dist/bin/rollup --silent --config ../../third_party/devtools-frontend/src/scripts/build/rollup.config.js --input gen/third_party/devtools-frontend/src/front_end/panels/elements/elements-meta.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/panels/elements/elements-meta.js --configDCHECK
[ 13% 6329/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/devtools_entrypoint-meta-bundle.stamp
[ 13% 6330/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/panels/elements/legacy-tsconfig.json ../../third_party/devtools-frontend/src/front_end/panels/elements/elements-legacy.ts :bundle
[ 13% 6331/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-declaration.js gen/third_party/devtools-frontend/src/front_end/panels/elements elements-meta.ts
[ 13% 6332/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/devtools_entrypoint-meta-generate-declaration.stamp
[ 13% 6333/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/legacy.stamp
[ 13% 6334/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/devtools_entrypoint-bundle-tsconfig-tsconfig.json --deps ./legacy_css_files-tsconfig.json ./source_frame-tsconfig.json --front_end_directory gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame --sources gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/source_frame.prebundle.ts
[ 13% 6335/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/panels/elements/meta-tsconfig.json ../../third_party/devtools-frontend/src/front_end/panels/elements/elements-meta.ts :bundle ../../core/root:bundle ../../ui/legacy:bundle
[ 13% 6336/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/elements/meta.stamp
[ 14% 6337/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/devtools_entrypoint-bundle-tsconfig.stamp
[ 14% 6338/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/test/e2e/helpers/helpers-tsconfig.json --deps ../../shared/shared-tsconfig.json --front_end_directory ../../third_party/devtools-frontend/src/test/e2e/helpers --test-only --module=commonjs --reset_timestamps --sources ../../third_party/devtools-frontend/src/test/e2e/helpers/animations-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/application-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/changes-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/console-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/context-menu-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/coverage-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/cross-tool-helper.ts ../../third_party/devtools-frontend/src/test/e2e/helpers
/css-overview-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/datagrid-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/elements-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/emulation-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/event-listeners-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/extension-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/issues-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/layers-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/lighthouse-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/media-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/memory-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/network-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/performance-helpers.ts ../../third_party/devtools-frontend/
src/test/e2e/helpers/profiler-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/quick_open-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/search-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/security-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/sensors-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/settings-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/settings-shortcuts-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/sources-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/style-property-editor-helpers.ts ../../third_party/devtools-frontend/src/test/e2e/helpers/webaudio-helpers.ts
[ 14% 6339/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/node_modules/rollup/dist/bin/rollup --silent --config ../../third_party/devtools-frontend/src/scripts/build/rollup.config.js --input gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/source_frame.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/source_frame.js --configDCHECK
[ 14% 6340/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/devtools_entrypoint-bundle-bundle.stamp
[ 14% 6341/45263] touch obj/third_party/devtools-frontend/src/test/e2e/helpers/helpers.stamp
[ 14% 6342/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/test/interactions/helpers/helpers-tsconfig.json --deps ../../shared/shared-tsconfig.json --front_end_directory ../../third_party/devtools-frontend/src/test/interactions/helpers --test-only --module=commonjs --reset_timestamps --sources ../../third_party/devtools-frontend/src/test/interactions/helpers/shared.ts
[ 14% 6343/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-declaration.js gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame source_frame.ts
[ 14% 6344/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/devtools_entrypoint-bundle-generate-declaration.stamp
[ 14% 6345/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/test/e2e/animations/animations-tsconfig.json --deps ../../shared/shared-tsconfig.json ../helpers/helpers-tsconfig.json --front_end_directory ../../third_party/devtools-frontend/src/test/e2e/animations --test-only --module=commonjs --reset_timestamps --sources ../../third_party/devtools-frontend/src/test/e2e/animations/animations_test.ts
[ 14% 6346/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/bundle-tsconfig.json ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/source_frame.ts :legacy_css_files :source_frame
[ 14% 6347/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/bundle.stamp
[ 14% 6348/45263] touch obj/third_party/devtools-frontend/src/test/e2e/animations/animations.stamp
[ 14% 6349/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/test/e2e/application/application-tsconfig.json --deps ../../shared/shared-tsconfig.json ../helpers/helpers-tsconfig.json --front_end_directory ../../third_party/devtools-frontend/src/test/e2e/application --test-only --module=commonjs --reset_timestamps --sources ../../third_party/devtools-frontend/src/test/e2e/application/cookies_test.ts ../../third_party/devtools-frontend/src/test/e2e/application/frame-tree_test.ts ../../third_party/devtools-frontend/src/test/e2e/application/manifest_test.ts ../../third_party/devtools-frontend/src/test/e2e/application/reporting-api_test.ts ../../third_party/devtools-frontend/src/test/e2e/application/service-worker-network_test.ts ../../third_party/devtools-frontend/src/test/e2e/application/service-worker-update_test.ts ../../third_party/devtools-frontend/src/test/e2e/applicat
ion/session-storage_test.ts ../../third_party/devtools-frontend/src/test/e2e/application/shared-storage_test.ts ../../third_party/devtools-frontend/src/test/e2e/application/storage_test.ts ../../third_party/devtools-frontend/src/test/e2e/application/websql-database_test.ts
[ 14% 6350/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/application/components/components-tsconfig.json --deps ../../../core/common/bundle-tsconfig.json ../../../core/host/bundle-tsconfig.json ../../../core/i18n/bundle-tsconfig.json ../../../core/platform/bundle-tsconfig.json ../../../core/root/bundle-tsconfig.json ../../../core/sdk/bundle-tsconfig.json ../../../models/bindings/bundle-tsconfig.json ../../network/forward/bundle-tsconfig.json ../../../ui/components/adorners/bundle-tsconfig.json ../../../ui/components/buttons/bundle-tsconfig.json ../../../ui/components/chrome_link/bundle-tsconfig.json ../../../ui/components/data_grid/bundle-tsconfig.json ../../../ui/components/expandable_list/bundle-tsconfig.json ../../../ui/components/icon_button/bundle-tsconfig.json ../../../ui/components/report_view/bundle-tsconfig.json ../../../ui/components/text_
prompt/bundle-tsconfig.json ../../../ui/components/tree_outline/bundle-tsconfig.json ../../../ui/legacy/bundle-tsconfig.json ../../../ui/legacy/components/source_frame/bundle-tsconfig.json ../../../ui/legacy/components/utils/bundle-tsconfig.json --front_end_directory ../../third_party/devtools-frontend/src/front_end/panels/application/components --reset_timestamps --sources ../../third_party/devtools-frontend/src/front_end/panels/application/components/BackForwardCacheStrings.ts ../../third_party/devtools-frontend/src/front_end/panels/application/components/BackForwardCacheView.ts ../../third_party/devtools-frontend/src/front_end/panels/application/components/EndpointsGrid.ts ../../third_party/devtools-frontend/src/front_end/panels/application/components/FrameDetailsView.ts ../../third_party/devtools-frontend/src/front_end/panels/application/components/InterestGroupAccessGrid.ts ../../third_party/devtools-frontend/src/front_end/panels/application/components/OriginTrialTreeVi
ew.ts ../../third_party/devtools-frontend/src/front_end/panels/application/components/PermissionsPolicySection.ts ../../third_party/devtools-frontend/src/front_end/panels/application/components/Prerender2.ts ../../third_party/devtools-frontend/src/front_end/panels/application/components/ProtocolHandlersView.ts ../../third_party/devtools-frontend/src/front_end/panels/application/components/ReportsGrid.ts ../../third_party/devtools-frontend/src/front_end/panels/application/components/SharedStorageAccessGrid.ts ../../third_party/devtools-frontend/src/front_end/panels/application/components/SharedStorageMetadataView.ts ../../third_party/devtools-frontend/src/front_end/panels/application/components/StackTrace.ts ../../third_party/devtools-frontend/src/front_end/panels/application/components/TrustTokensView.ts
[ 14% 6351/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/application/components/components-typescript.stamp
[ 14% 6352/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/application/components/components.stamp
[ 14% 6353/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/application/preloading/components/components-tsconfig.json --deps ../../../../core/common/bundle-tsconfig.json ../../../../core/host/bundle-tsconfig.json ../../../../core/i18n/bundle-tsconfig.json ../../../../core/platform/bundle-tsconfig.json ../../../../core/root/bundle-tsconfig.json ../../../../core/sdk/bundle-tsconfig.json ../../../../models/bindings/bundle-tsconfig.json ../../../network/forward/bundle-tsconfig.json ../../../../ui/components/adorners/bundle-tsconfig.json ../../../../ui/components/buttons/bundle-tsconfig.json ../../../../ui/components/chrome_link/bundle-tsconfig.json ../../../../ui/components/data_grid/bundle-tsconfig.json ../../../../ui/components/expandable_list/bundle-tsconfig.json ../../../../ui/components/icon_button/bundle-tsconfig.json ../../../../ui/components/repor
t_view/bundle-tsconfig.json ../../../../ui/components/text_prompt/bundle-tsconfig.json ../../../../ui/components/tree_outline/bundle-tsconfig.json ../../../../ui/legacy/bundle-tsconfig.json ../../../../ui/legacy/components/source_frame/bundle-tsconfig.json ../../../../ui/legacy/components/utils/bundle-tsconfig.json --front_end_directory ../../third_party/devtools-frontend/src/front_end/panels/application/preloading/components --reset_timestamps --sources ../../third_party/devtools-frontend/src/front_end/panels/application/preloading/components/PreloadingDetailsReportView.ts ../../third_party/devtools-frontend/src/front_end/panels/application/preloading/components/PreloadingGrid.ts ../../third_party/devtools-frontend/src/front_end/panels/application/preloading/components/RuleSetGrid.ts
[ 14% 6354/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/panels/application/components/components.ts gen/third_party/devtools-frontend/src/front_end/panels/application/components/components.prebundle.ts
[ 14% 6355/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/application/components/devtools_entrypoint-bundle-copy.stamp
[ 14% 6356/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/application/preloading/components/components-typescript.stamp
[ 14% 6357/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/application/preloading/components/components.stamp
[ 14% 6358/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/protocol_monitor-tsconfig.json --deps ../../core/host/bundle-tsconfig.json ../../core/i18n/bundle-tsconfig.json ../../core/protocol_client/bundle-tsconfig.json ../../core/sdk/bundle-tsconfig.json ../../models/text_utils/bundle-tsconfig.json ../../ui/components/data_grid/bundle-tsconfig.json ../../ui/components/icon_button/bundle-tsconfig.json ../../ui/legacy/bundle-tsconfig.json ../../ui/legacy/components/source_frame/bundle-tsconfig.json ../../ui/lit-html/bundle-tsconfig.json --front_end_directory ../../third_party/devtools-frontend/src/front_end/panels/protocol_monitor --reset_timestamps --sources ../../third_party/devtools-frontend/src/front_end/panels/protocol_monitor/ProtocolMonitor.ts
[ 14% 6359/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/application/components/devtools_entrypoint-bundle-tsconfig-tsconfig.json --deps ./components-tsconfig.json ./css_files-tsconfig.json --front_end_directory gen/third_party/devtools-frontend/src/front_end/panels/application/components --sources gen/third_party/devtools-frontend/src/front_end/panels/application/components/components.prebundle.ts
[ 14% 6360/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/application/components/devtools_entrypoint-bundle-tsconfig.stamp
[ 14% 6361/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/panels/application/preloading/components/components.ts gen/third_party/devtools-frontend/src/front_end/panels/application/preloading/components/components.prebundle.ts
[ 14% 6362/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/node_modules/rollup/dist/bin/rollup --silent --config ../../third_party/devtools-frontend/src/scripts/build/rollup.config.js --input gen/third_party/devtools-frontend/src/front_end/panels/application/components/components.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/panels/application/components/components.js --configDCHECK
[ 14% 6363/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/application/components/devtools_entrypoint-bundle-bundle.stamp
[ 14% 6364/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/application/preloading/components/devtools_entrypoint-bundle-copy.stamp
[ 14% 6365/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/protocol_monitor-typescript.stamp
[ 14% 6366/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/protocol_monitor.stamp
[ 14% 6367/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/sources/sources-tsconfig.json --deps ../../core/common/bundle-tsconfig.json ../../core/host/bundle-tsconfig.json ../../core/i18n/bundle-tsconfig.json ../../core/platform/bundle-tsconfig.json ../../core/sdk/bundle-tsconfig.json ../../models/bindings/bundle-tsconfig.json ../../models/extensions/bundle-tsconfig.json ../../models/formatter/bundle-tsconfig.json ../../models/issues_manager/bundle-tsconfig.json ../../models/persistence/bundle-tsconfig.json ../../models/source_map_scopes/bundle-tsconfig.json ../../models/text_utils/bundle-tsconfig.json ../../models/workspace/bundle-tsconfig.json ../../models/workspace_diff/bundle-tsconfig.json ../console_counters/bundle-tsconfig.json ../coverage/bundle-tsconfig.json ../search/bundle-tsconfig.json ../snippets/bundle-tsconfig.json ../utils/bundle-tsconf
ig.json ../../third_party/diff/bundle-tsconfig.json ../../ui/components/icon_button/bundle-tsconfig.json ../../ui/components/linear_memory_inspector/bundle-tsconfig.json ../../ui/components/text_editor/bundle-tsconfig.json ../../ui/legacy/bundle-tsconfig.json ../../ui/legacy/components/color_picker/bundle-tsconfig.json ../../ui/legacy/components/inline_editor/bundle-tsconfig.json ../../ui/legacy/components/object_ui/bundle-tsconfig.json ../../ui/legacy/components/quick_open/bundle-tsconfig.json ../../ui/legacy/components/source_frame/bundle-tsconfig.json ../../ui/legacy/components/utils/bundle-tsconfig.json components/bundle-tsconfig.json --front_end_directory ../../third_party/devtools-frontend/src/front_end/panels/sources --reset_timestamps --sources ../../third_party/devtools-frontend/src/front_end/panels/sources/AddSourceMapURLDialog.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/BreakpointEditDialog.ts ../../third_party/devtools-frontend/src/front_e
nd/panels/sources/BreakpointsSidebarPane.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/CSSPlugin.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/CallStackSidebarPane.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/CoveragePlugin.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/DebuggerPausedMessage.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/DebuggerPlugin.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/EditingLocationHistoryManager.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/FilePathScoreFunction.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/FilteredUISourceCodeListProvider.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/GoToLineQuickOpen.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/InplaceFormatterEditorAction.ts ../../third_party/devtools-frontend/src/front_end/
panels/sources/JavaScriptBreakpointsSidebarPane.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/NavigatorView.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/OpenFileQuickOpen.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/OutlineQuickOpen.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/Plugin.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/ProfilePlugin.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/ResourceOriginPlugin.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/ScopeChainSidebarPane.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/ScriptFormatterEditorAction.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/SearchSourcesView.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/SnippetsPlugin.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/SourcesNavigator.ts
 ../../third_party/devtools-frontend/src/front_end/panels/sources/SourcesPanel.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/SourcesSearchScope.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/SourcesView.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/TabbedEditorContainer.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/ThreadsSidebarPane.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/UISourceCodeFrame.ts ../../third_party/devtools-frontend/src/front_end/panels/sources/WatchExpressionsSidebarPane.ts
[ 14% 6368/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-declaration.js gen/third_party/devtools-frontend/src/front_end/panels/application/components components.ts
[ 14% 6369/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/application/components/devtools_entrypoint-bundle-generate-declaration.stamp
[ 14% 6370/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/application/preloading/components/devtools_entrypoint-bundle-tsconfig-tsconfig.json --deps ./components-tsconfig.json ./css_files-tsconfig.json --front_end_directory gen/third_party/devtools-frontend/src/front_end/panels/application/preloading/components --sources gen/third_party/devtools-frontend/src/front_end/panels/application/preloading/components/components.prebundle.ts
[ 14% 6371/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/panels/application/components/bundle-tsconfig.json ../../third_party/devtools-frontend/src/front_end/panels/application/components/components.ts :components :css_files
[ 14% 6372/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/application/components/bundle.stamp
[ 14% 6373/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/application/preloading/components/devtools_entrypoint-bundle-tsconfig.stamp
[ 14% 6374/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/panels/protocol_monitor/protocol_monitor.ts gen/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/protocol_monitor.prebundle.ts
[ 14% 6375/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/node_modules/rollup/dist/bin/rollup --silent --config ../../third_party/devtools-frontend/src/scripts/build/rollup.config.js --input gen/third_party/devtools-frontend/src/front_end/panels/application/preloading/components/components.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/panels/application/preloading/components/components.js --configDCHECK
[ 14% 6376/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/application/preloading/components/devtools_entrypoint-bundle-bundle.stamp
[ 14% 6377/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/devtools_entrypoint-bundle-copy.stamp
[ 14% 6378/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/sources/sources-typescript.stamp
[ 14% 6379/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/sources/sources.stamp
[ 14% 6380/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/perf_ui-tsconfig.json --deps ../../../../core/common/bundle-tsconfig.json ../../../../core/host/bundle-tsconfig.json ../../../../core/i18n/bundle-tsconfig.json ../../../../core/platform/bundle-tsconfig.json ../../../../core/sdk/bundle-tsconfig.json ../../../../models/bindings/bundle-tsconfig.json ../../../../models/timeline_model/bundle-tsconfig.json ../../../../models/workspace/bundle-tsconfig.json ../../bundle-tsconfig.json ../source_frame/bundle-tsconfig.json ../../theme_support/bundle-tsconfig.json ../../../lit-html/bundle-tsconfig.json --front_end_directory ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui --reset_timestamps --sources ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/ChartViewport.ts ../../thi
rd_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/FilmStripView.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/FlameChart.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/GCActionDelegate.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/LineLevelProfile.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/LiveHeapProfile.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/NetworkPriorities.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/OverviewGrid.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/PieChart.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/TimelineGrid.ts ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/TimelineOverviewPane.ts
[ 14% 6381/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-declaration.js gen/third_party/devtools-frontend/src/front_end/panels/application/preloading/components components.ts
[ 14% 6382/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/application/preloading/components/devtools_entrypoint-bundle-generate-declaration.stamp
[ 14% 6383/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/devtools_entrypoint-bundle-tsconfig-tsconfig.json --deps ./css_files-tsconfig.json ./protocol_monitor-tsconfig.json --front_end_directory gen/third_party/devtools-frontend/src/front_end/panels/protocol_monitor --sources gen/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/protocol_monitor.prebundle.ts
[ 14% 6384/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/panels/application/preloading/components/bundle-tsconfig.json ../../third_party/devtools-frontend/src/front_end/panels/application/preloading/components/components.ts :components :css_files
[ 14% 6385/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/application/preloading/components/bundle.stamp
[ 14% 6386/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/devtools_entrypoint-bundle-tsconfig.stamp
[ 14% 6387/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/panels/sources/sources.ts gen/third_party/devtools-frontend/src/front_end/panels/sources/sources.prebundle.ts
[ 14% 6388/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/node_modules/rollup/dist/bin/rollup --silent --config ../../third_party/devtools-frontend/src/scripts/build/rollup.config.js --input gen/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/protocol_monitor.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/protocol_monitor.js --configDCHECK
[ 14% 6389/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/devtools_entrypoint-bundle-bundle.stamp
[ 14% 6390/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/sources/devtools_entrypoint-bundle-copy.stamp
[ 14% 6391/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/perf_ui-typescript.stamp
[ 14% 6392/45263] touch obj/third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/perf_ui.stamp
[ 14% 6393/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/source_frame-legacy.ts gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/source_frame/source_frame-legacy.prebundle.ts
[ 14% 6394/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-declaration.js gen/third_party/devtools-frontend/src/front_end/panels/protocol_monitor protocol_monitor.ts
[ 14% 6395/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/devtools_entrypoint-bundle-generate-declaration.stamp
[ 14% 6396/45263] python3 ../../third_party/devtools-frontend/src/third_party/typescript/ts_library.py --tsconfig_output_location gen/third_party/devtools-frontend/src/front_end/panels/sources/devtools_entrypoint-bundle-tsconfig-tsconfig.json --deps ./css_files-tsconfig.json ./sources-tsconfig.json ../../ui/legacy/components/object_ui/bundle-tsconfig.json --front_end_directory gen/third_party/devtools-frontend/src/front_end/panels/sources --sources gen/third_party/devtools-frontend/src/front_end/panels/sources/sources.prebundle.ts
[ 14% 6397/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/generate-tsconfig.js gen/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/bundle-tsconfig.json ../../third_party/devtools-frontend/src/front_end/panels/protocol_monitor/protocol_monitor.ts :css_files :protocol_monitor
[ 14% 6398/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/bundle.stamp
[ 14% 6399/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/sources/devtools_entrypoint-bundle-tsconfig.stamp
[ 14% 6400/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/perf_ui.ts gen/third_party/devtools-frontend/src/front_end/ui/legacy/components/perf_ui/perf_ui.prebundle.ts
[ 14% 6401/45263] python3 ../../third_party/node/node.py ../../third_party/devtools-frontend/src/scripts/build/ninja/copy-file.js ../../third_party/devtools-frontend/src/front_end/panels/protocol_monitor/protocol_monitor-meta.ts gen/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/protocol_monitor-meta.prebundle.ts
[ 14% 6402/45263] touch obj/third_party/devtools-frontend/src/front_end/panels/protocol_monitor/devtools_entrypoint-meta-copy.stamp
Killed
*** Error code 1

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