[package - 122i386-default][devel/bazel] Failed for bazel-5.0.0 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 22 Feb 2022 11:46:05 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: aehlig@linta.de Log URL: http://beefy5.nyi.freebsd.org/data/122i386-default/c414aed9d58f/logs/bazel-5.0.0.log Build URL: http://beefy5.nyi.freebsd.org/build.html?mastername=122i386-default&build=c414aed9d58f Log: =>> Building devel/bazel build started at Tue Feb 22 11:38:25 UTC 2022 port directory: /usr/ports/devel/bazel package name: bazel-5.0.0 building for: FreeBSD 122i386-default-job-11 12.2-RELEASE-p13 FreeBSD 12.2-RELEASE-p13 i386 maintained by: aehlig@linta.de Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1202000 Job Id: 11 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE-p13 UNAME_r=12.2-RELEASE-p13 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/122i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/122i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=122i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/122i386-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-- aehlig@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=freebsd12 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=12.2 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 MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /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 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 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" "-m" "elf_i386_fbsd" "-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 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE-p13 OSREL=12.2 OSVERSION=1202000 PYTHONBASE=/usr/local 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) 524288 stack size (kbytes, -s) 65536 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 [122i386-default-job-11] Installing pkg-1.17.5_1... [122i386-default-job-11] 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 [122i386-default-job-11] Installing unzip-6.0_8... [122i386-default-job-11] 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 extra patch /usr/ports/devel/bazel/files/extra-i386_tools_cpp_BUILD.static.bsd ===> 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 [122i386-default-job-11] Installing bash-5.1.16... [122i386-default-job-11] `-- Installing gettext-runtime-0.21... [122i386-default-job-11] | `-- Installing indexinfo-0.3.1... [122i386-default-job-11] | `-- Extracting indexinfo-0.3.1: .... done [122i386-default-job-11] `-- Extracting gettext-runtime-0.21: .......... done [122i386-default-job-11] `-- Installing readline-8.1.1... <snip> ===> 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 [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 (152 packages loaded, 1027 targets configured) [32mAnalyzing:[0m target //src:bazel_nojdk (323 packages loaded, 4746 targets configured) [32mAnalyzing:[0m target //src:bazel_nojdk (360 packages loaded, 8821 targets configured) [32mINFO: [0mAnalyzed target //src:bazel_nojdk (363 packages loaded, 10105 targets configured). [32mINFO: [0mFound 1 target... [32m[0 / 46][0m [Prepa] Executing genrule //src:package_bazel_on_host_platform [for host] [32m[17 / 171][0m Compiling src/main/cpp/util/file_posix.cc; 1s local ... (17 actions, 9 running) [32m[48 / 213][0m [Sched] Linking src/main/cpp/util/libport.a ... (22 actions, 9 running) [32m[63 / 236][0m [Sched] Linking src/main/cpp/util/libport.a; 6s ... (21 actions, 8 running) [32m[72 / 414][0m [Sched] Linking src/main/cpp/util/libport.a; 10s ... (24 actions, 9 running) [32m[79 / 414][0m [Sched] Linking src/main/cpp/util/libport.a; 14s ... (24 actions, 8 running) [32m[84 / 414][0m [Sched] Linking src/main/cpp/util/libport.a; 18s ... (24 actions, 8 running) [32m[88 / 414][0m [Sched] Linking src/main/cpp/util/libport.a; 23s ... (24 actions, 8 running) [32m[92 / 414][0m [Sched] Linking src/main/cpp/util/libport.a; 28s ... (24 actions, 8 running) [32m[101 / 414][0m [Sched] Linking src/main/cpp/util/libport.a; 34s ... (24 actions, 8 running) [32m[110 / 414][0m [Sched] Linking src/main/cpp/util/libport.a; 41s ... (24 actions, 8 running) [32m[120 / 414][0m [Sched] Linking src/main/cpp/util/libport.a; 49s ... (24 actions, 8 running) [32m[132 / 414][0m [Sched] Linking src/main/cpp/util/libport.a; 59s ... (24 actions, 8 running) [32m[145 / 414][0m [Sched] Linking src/main/cpp/util/libport.a; 69s ... (24 actions, 8 running) [32m[163 / 414][0m [Sched] Linking src/main/cpp/util/libport.a; 82s ... (24 actions, 8 running) [32m[185 / 414][0m [Sched] Linking src/main/cpp/util/libport.a; 96s ... (24 actions, 8 running) [32m[215 / 414][0m [Sched] Linking src/main/cpp/util/libport.a; 112s ... (24 actions, 8 running) [32mINFO: [0mFrom JavacBootstrap src/java_tools/buildjar/java/com/google/devtools/build/buildjar/libstarlark-deps.jar: warning: Implicitly compiled files were not subject to annotation processing. Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning [32m[255 / 516][0m [Sched] Linking src/main/cpp/util/libport.a; 131s ... (24 actions, 8 running) [32m[287 / 516][0m [Sched] Linking src/main/cpp/util/libport.a; 153s ... (24 actions, 8 running) [32m[324 / 568][0m [Sched] Linking src/main/cpp/util/libport.a; 177s ... (24 actions, 8 running) [32m[366 / 568][0m [Sched] Linking src/main/cpp/util/libport.a; 206s ... (24 actions, 8 running) [32mINFO: [0mFrom Compiling src/main/native/common/debug.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/common/fse_decompress.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/common/threading.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/jni_outputstream_zstd.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/common/xxhash.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/jni_fast_zstd.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/jni_zstd.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/jni_directbuffercompress_zstd.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/jni_zdict.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/dictBuilder/fastcover.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/jni_directbufferdecompress_zstd.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/compress/zstd_compress_literals.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32m[488 / 2,222][0m [Sched] Linking external/com_google_protobuf/libprotoc_lib.a; 159s ... (24 actions, 8 running) [32mINFO: [0mFrom Compiling src/main/native/dictBuilder/cover.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/legacy/zstd_v06.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/decompress/zstd_decompress.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/common/zstd_common.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/compress/zstd_compress.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/decompress/zstd_decompress_block.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/compress/zstd_ldm.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/decompress/zstd_ddict.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/dictBuilder/divsufsort.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/compress/zstd_compress_superblock.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/compress/zstdmt_compress.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/jni_inputstream_zstd.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/decompress/huf_decompress.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/compress/zstd_compress_sequences.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/compress/hist.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/compress/huf_compress.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/compress/fse_compress.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/common/error_private.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/dictBuilder/zdict.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/common/pool.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/compress/zstd_fast.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/compress/zstd_double_fast.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/common/entropy_common.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/legacy/zstd_v05.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/legacy/zstd_v04.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom Compiling src/main/native/legacy/zstd_v07.c: warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] 1 warning generated. [32mINFO: [0mFrom JavacBootstrap src/java_tools/buildjar/java/com/google/devtools/build/buildjar/libbootstrap_VanillaJavaBuilder.jar: warning: Implicitly compiled files were not subject to annotation processing. Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. Note: src/java_tools/buildjar/java/com/google/devtools/build/buildjar/VanillaJavaBuilder.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 warning [31m[1mERROR: [0m/wrkdirs/usr/ports/devel/bazel/work/bazel-5.0.0/src/tools/singlejar/BUILD:390:11: Compiling src/tools/singlejar/mapped_file.cc failed: (Exit 1): clang failed: error executing command (cd /wrkdirs/usr/ports/devel/bazel/work/bazel_tmp/bazel_pGXBlHbt/out/execroot/io_bazel && \ exec env - \ PATH=/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin \ PWD=/proc/self/cwd \ /usr/bin/clang -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -g0 -O2 -DNDEBUG -ffunction-sections -fdata-sections '-std=c++0x' -MD -MF bazel-out/freebsd-opt-exec-EDC14992/bin/src/tools/singlejar/_objs/mapped_file/mapped_file.d '-frandom-seed=bazel-out/freebsd-opt-exec-EDC14992/bin/src/tools/singlejar/_objs/mapped_file/mapped_file.o' -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/freebsd-opt-exec-EDC14992/bin -g0 -g0 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c src/tools/singlejar/mapped_file.cc -o bazel-out/freebsd-opt-exec-EDC14992/bin/src/tools/singlejar/_objs/mapped_file/mapped_file.o) # Configuration: 7e49476c27a29d29e71be4324a2a05698256ffe65ede6811775329276d61528b # Execution platform: //:default_host_platform In file included from src/tools/singlejar/mapped_file.cc:20: ./src/tools/singlejar/mapped_file_posix.inc:31:2: error: This code for 64 bit Unix. #error This code for 64 bit Unix. ^ 1 error generated. Target //src:bazel_nojdk failed to build [32mINFO: [0mElapsed time: 268.988s, Critical Path: 233.67s [32mINFO: [0m616 processes: 81 internal, 535 local. [31m[1mFAILED:[0m Build did NOT complete successfully [31m[1mFAILED:[0m Build did NOT complete successfully [0m ERROR: Could not build Bazel *** Error code 1 Stop. make: stopped in /usr/ports/devel/bazel