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: aeh...@linta.de Log URL: http://beefy18.nyi.freebsd.org/data/main-amd64-default/pd79790970038_se2fe58d61b/logs/bazel-5.0.0.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=main-amd64-default&build=pd79790970038_se2fe58d61b Log: =>> Building devel/bazel build started at Thu Feb 3 07:16:24 UTC 2022 port directory: /usr/ports/devel/bazel package name: bazel-5.0.0 building for: FreeBSD main-amd64-default-job-06 14.0-CURRENT FreeBSD 14.0-CURRENT 1400051 amd64 maintained by: aeh...@linta.de Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1400051 Job Id: 06 !!! Jail is newer than host. (Jail: 1400051, Host: 1400050) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400051 UNAME_v=FreeBSD 14.0-CURRENT 1400051 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-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-amd64-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--- ---End OPTIONS List--- --MAINTAINER-- aeh...@linta.de --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.8" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/bazel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/bazel/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/bazel/work/.cache HOME=/wrkdirs/usr/ports/devel/bazel/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/bazel/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/bazel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/bazel/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/bazel/work/.cache HOME=/wrkdirs/usr/ports/devel/bazel/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/bazel/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -m 555" BSD_INSTALL_LIB="install -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-- JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" PYTHON_INCLUDEDIR=include/python3.8 PYTHON_LIBDIR=lib/python3.8 PYTHON_PLATFORM=freebsd14 PYTHON_SITELIBDIR=lib/python3.8/site-packages PYTHON_SUFFIX=38 PYTHON_EXT_SUFFIX=.cpython-38 PYTHON_VER=3.8 PYTHON_VERSION=python3.8 PYTHON2="@comment " PYTHON3="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/bazel" EXAMPLESDIR="share/examples/bazel" DATADIR="share/bazel" WWWDIR="www/bazel" ETCDIR="etc/bazel" --End PLIST_SUB-- --SUB_LIST-- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="11" JAVA_VENDOR="openjdk" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bazel DOCSDIR=/usr/local/share/doc/bazel EXAMPLESDIR=/usr/local/share/examples/bazel WWWDIR=/usr/local/www/bazel ETCDIR=/usr/local/etc/bazel --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 13.0.0 (g...@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (g...@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd14.0 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 13.0.0 (g...@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400051 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES 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) 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 >============================ ===> License APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> bazel-5.0.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.5_1.pkg [main-amd64-default-job-06] Installing pkg-1.17.5_1... [main-amd64-default-job-06] Extracting pkg-1.17.5_1: .......... done ===> bazel-5.0.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of bazel-5.0.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by bazel-5.0.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by bazel-5.0.0 for building => SHA256 Checksum OK for bazel-5.0.0rc4-dist.zip. =========================================================================== =======================<phase: extract-depends>============================ ===> bazel-5.0.0 depends on file: /usr/local/bin/unzip - not found ===> Installing existing package /packages/All/unzip-6.0_8.pkg [main-amd64-default-job-06] Installing unzip-6.0_8... [main-amd64-default-job-06] Extracting unzip-6.0_8: .......... done ===> bazel-5.0.0 depends on file: /usr/local/bin/unzip - found ===> Returning to build of bazel-5.0.0 =========================================================================== =======================<phase: extract >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by bazel-5.0.0 for building ===> Extracting for bazel-5.0.0 => SHA256 Checksum OK for bazel-5.0.0rc4-dist.zip. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for bazel-5.0.0 ===> Applying FreeBSD patches for bazel-5.0.0 from /usr/ports/devel/bazel/files =========================================================================== =======================<phase: build-depends >============================ ===> bazel-5.0.0 depends on executable: bash - not found ===> Installing existing package /packages/All/bash-5.1.16.pkg <snip> [main-amd64-default-job-06] `-- Extracting jpeg-turbo-2.1.1_1: .......... done [main-amd64-default-job-06] `-- Installing lcms2-2.12... [main-amd64-default-job-06] | `-- Installing tiff-4.3.0... [main-amd64-default-job-06] | | `-- Installing jbigkit-2.1_1... [main-amd64-default-job-06] | | `-- Extracting jbigkit-2.1_1: .......... done [main-amd64-default-job-06] | `-- Extracting tiff-4.3.0: .......... done [main-amd64-default-job-06] `-- Extracting lcms2-2.12: .......... done [main-amd64-default-job-06] `-- Installing libX11-1.7.2,1... [main-amd64-default-job-06] | `-- Installing libxcb-1.14_1... [main-amd64-default-job-06] | | `-- Installing libXau-1.0.9... [main-amd64-default-job-06] | | `-- Extracting libXau-1.0.9: .......... done [main-amd64-default-job-06] | | `-- Installing libXdmcp-1.1.3... [main-amd64-default-job-06] | | `-- Installing xorgproto-2021.5... [main-amd64-default-job-06] | | `-- Extracting xorgproto-2021.5: .......... done [main-amd64-default-job-06] | | `-- Extracting libXdmcp-1.1.3: ......... done [main-amd64-default-job-06] | | `-- Installing libpthread-stubs-0.4... [main-amd64-default-job-06] | | `-- Extracting libpthread-stubs-0.4: .... done [main-amd64-default-job-06] | `-- Extracting libxcb-1.14_1: .......... done [main-amd64-default-job-06] `-- Extracting libX11-1.7.2,1: .......... done [main-amd64-default-job-06] `-- Installing libXext-1.3.4,1... [main-amd64-default-job-06] `-- Extracting libXext-1.3.4,1: .......... done [main-amd64-default-job-06] `-- Installing libXi-1.8,1... [main-amd64-default-job-06] | `-- Installing libXfixes-6.0.0... [main-amd64-default-job-06] | `-- Extracting libXfixes-6.0.0: .......... done [main-amd64-default-job-06] `-- Extracting libXi-1.8,1: .......... done [main-amd64-default-job-06] `-- Installing libXrandr-1.5.2... [main-amd64-default-job-06] | `-- Installing libXrender-0.9.10_2... [main-amd64-default-job-06] | `-- Extracting libXrender-0.9.10_2: .......... done [main-amd64-default-job-06] `-- Extracting libXrandr-1.5.2: .......... done [main-amd64-default-job-06] `-- Installing libXt-1.2.1,1... [main-amd64-default-job-06] | `-- Installing libICE-1.0.10,1... [main-amd64-default-job-06] | `-- Extracting libICE-1.0.10,1: .......... done [main-amd64-default-job-06] | `-- Installing libSM-1.2.3,1... [main-amd64-default-job-06] | `-- Extracting libSM-1.2.3,1: .......... done [main-amd64-default-job-06] `-- Extracting libXt-1.2.1,1: .......... done [main-amd64-default-job-06] `-- Installing libXtst-1.2.3_2... [main-amd64-default-job-06] `-- Extracting libXtst-1.2.3_2: .......... done [main-amd64-default-job-06] `-- Installing xorg-fonts-truetype-7.7_1... [main-amd64-default-job-06] | `-- Installing dejavu-2.37_1... [main-amd64-default-job-06] | | `-- Installing mkfontscale-1.2.1... [main-amd64-default-job-06] | | `-- Installing libfontenc-1.1.4... [main-amd64-default-job-06] | | `-- Extracting libfontenc-1.1.4: ......... done [main-amd64-default-job-06] | | `-- Extracting mkfontscale-1.2.1: ....... done [main-amd64-default-job-06] | `-- Extracting dejavu-2.37_1: .......... done [main-amd64-default-job-06] | `-- Installing encodings-1.0.5,1... [main-amd64-default-job-06] | `-- Extracting encodings-1.0.5,1: .......... done [main-amd64-default-job-06] | `-- Installing font-bh-ttf-1.0.3_4... [main-amd64-default-job-06] | `-- Extracting font-bh-ttf-1.0.3_4: .......... done [main-amd64-default-job-06] | `-- Installing font-misc-ethiopic-1.0.4... [main-amd64-default-job-06] | `-- Extracting font-misc-ethiopic-1.0.4: ...... done [main-amd64-default-job-06] | `-- Installing font-misc-meltho-1.0.3_4... [main-amd64-default-job-06] | `-- Extracting font-misc-meltho-1.0.3_4: .......... done [main-amd64-default-job-06] Extracting openjdk11-11.0.13+8.1: .......... done ===== Message from alsa-lib-1.2.2_1: -- ===> NOTICE: The alsa-lib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===== Message from freetype2-2.11.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ===== Message from openjdk11-11.0.13+8.1: -- This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and procfs(5) mounted on /proc. If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 proc /proc procfs rw 0 0 ===> bazel-5.0.0 depends on file: /usr/local/openjdk11/bin/java - found ===> Returning to build of bazel-5.0.0 ===> bazel-5.0.0 depends on file: /usr/local/bin/python3.8 - not found ===> Installing existing package /packages/All/python38-3.8.12_1.pkg [main-amd64-default-job-06] Installing python38-3.8.12_1... [main-amd64-default-job-06] `-- Installing libffi-3.3_1... [main-amd64-default-job-06] `-- Extracting libffi-3.3_1: .......... done [main-amd64-default-job-06] `-- Installing mpdecimal-2.5.1... [main-amd64-default-job-06] `-- Extracting mpdecimal-2.5.1: .......... done [main-amd64-default-job-06] Extracting python38-3.8.12_1: .......... done ===== Message from python38-3.8.12_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py38-gdbm databases/py-gdbm@py38 py38-sqlite3 databases/py-sqlite3@py38 py38-tkinter x11-toolkits/py-tkinter@py38 ===> bazel-5.0.0 depends on file: /usr/local/bin/python3.8 - found ===> Returning to build of bazel-5.0.0 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for bazel-5.0.0 =========================================================================== =======================<phase: build >============================ ===> Building for bazel-5.0.0 (if [ -z "${SOURCE_DATE_EPOCH}" ] ; then SOURCE_DATE_EPOCH=`grep TIMESTAMP /usr/ports/devel/bazel/distinfo | /usr/bin/sed -e 's/[^0-9]//g'`; fi ; cd /wrkdirs/usr/ports/devel/bazel/work/bazel-5.0.0 && /usr/bin/env BAZEL_SH=/usr/local/bin/bash JAVA_HOME=/usr/local/openjdk11 JAVA_VERSION=11 TMPDIR=/wrkdirs/usr/ports/devel/bazel/work/bazel_tmp EMBED_LABEL='5.0.0' PATH=/usr/local/bin:$PATH SOURCE_DATE_EPOCH=${SOURCE_DATE_EPOCH} BAZEL_JAVAC_OPTS= EXTRA_BAZEL_ARGS='--host_javabase=@local_jdk//:jdk --tool_java_runtime_version=local_jdk --java_language_version=11 --tool_java_language_version=11' /usr/local/bin/bash ./compile.sh) Building Bazel from scratch...... Building Bazel with Bazel. .[35mWARNING: [0mOption 'java_toolchain' is deprecated [35mWARNING: [0mOption 'host_java_toolchain' is deprecated [35mWARNING: [0mOption 'host_javabase' is deprecated [32mLoading:[0m [32mLoading:[0m 0 packages loaded [32mLoading:[0m 0 packages loaded [32mLoading:[0m 0 packages loaded [32mAnalyzing:[0m target //src:bazel_nojdk (1 packages loaded, 0 targets configured) [32mAnalyzing:[0m target //src:bazel_nojdk (269 packages loaded, 1934 targets configured) # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x000025cceecbf036, pid=50211, tid=893289 # # JRE version: OpenJDK Runtime Environment (11.0.13+8) (build 11.0.13+8-1) # Java VM: OpenJDK 64-Bit Server VM (11.0.13+8-1, mixed mode, tiered, compressed oops, g1 gc, bsd-amd64) # Problematic frame: # V [libjvm.so+0xebf036] JVM_RaiseSignal+0x3d15c6 # # Core dump will be written. Default location: /wrkdirs/usr/ports/devel/bazel/work/bazel-5.0.0/java.core # # An error report file with more information is saved as: # /wrkdirs/usr/ports/devel/bazel/work/bazel-5.0.0/hs_err_pid50211.log # # If you would like to submit a bug report, please visit: # https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=Ports%20%26%20Packages&component=Individual%20Port(s)&short_desc=java/o # scripts/bootstrap/compile.sh: line 426: 50211 Abort trap (core dumped) "${JAVA_HOME}/bin/java" -XX:+HeapDumpOnOutOfMemoryError -Xverify:none -Dfile.encoding=ISO-8859-1 -XX:HeapDumpPath=${OUTPUT_DIR} -Djava.util.logging.config.file=${OUTPUT_DIR}/javalog.properties ${JNI_FLAGS} -jar ${ARCHIVE_DIR}/libblaze.jar --batch --install_base=${ARCHIVE_DIR} --output_base=${OUTPUT_DIR}/out --failure_detail_out=${OUTPUT_DIR}/failure_detail.rawproto --output_user_root=${OUTPUT_DIR}/user_root --install_md5= --default_system_javabase="${JAVA_HOME}" --workspace_directory="$(get_cwd)" --nofatal_event_bus_exceptions ${BAZEL_DIR_STARTUP_OPTIONS} ${BAZEL_BOOTSTRAP_STARTUP_OPTIONS:-} $command --ignore_unsupported_sandboxing --startup_time=329 --extract_data_time=523 --rc_source=/dev/null --isatty=1 --build_python_zip "${client_env[@]}" --client_cwd="$(get_cwd)" "${@}" ERROR: Could not build Bazel *** Error code 134 Stop. make: stopped in /usr/ports/devel/bazel