[exp - 103i386-default-build-as-user][devel/bazel] Failed for bazel-0.5.3 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Aug 10 16:16:14 UTC 2017


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 at linta.de
Last committer: lwhsu at FreeBSD.org
Ident:          $FreeBSD: head/devel/bazel/Makefile 446868 2017-07-29 06:38:32Z lwhsu $
Log URL:        http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/447659/logs/bazel-0.5.3.log
Build URL:      http://package19.nyi.freebsd.org/build.html?mastername=103i386-default-build-as-user&build=447659
Log:

====>> Building devel/bazel
build started at Thu Aug 10 16:12:11 UTC 2017
port directory: /usr/ports/devel/bazel
building for: FreeBSD 103i386-default-build-as-user-job-14 10.3-RELEASE-p20 FreeBSD 10.3-RELEASE-p20 i386
maintained by: aehlig at linta.de
Makefile ident:      $FreeBSD: head/devel/bazel/Makefile 446868 2017-07-29 06:38:32Z lwhsu $
Poudriere version: 3.1.19-61-ga8829ba9
Host OSVERSION: 1200033
Jail OSVERSION: 1003000
Job Id: 14

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1003000
UNAME_v=FreeBSD 10.3-RELEASE-p20
UNAME_r=10.3-RELEASE-p20
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/poudriere/data/.m/103i386-default-build-as-user/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=bazel-0.5.3
OLDPWD=/
PWD=/poudriere/data/.m/103i386-default-build-as-user/ref/.p/pool
MASTERNAME=103i386-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-61-ga8829ba9
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
GID=0
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for bazel-0.5.3:
     CLANG38=off: Use clang38 as default crosstool
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/bazel/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/bazel/work  HOME=/wrkdirs/usr/ports/devel/bazel/work TMPDIR="/tmp" 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  HOME=/wrkdirs/usr/ports/devel/bazel/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  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--
JAVASHAREDIR="share/java"
JAVAJARDIR="share/java/classes"
OSREL=10.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
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="1.8"
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
FORCE_PACKAGE=yes
PACKAGE_BUILDING=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=10.3
OSVERSION=1003000
PYTHONBASE=/usr/local
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun
_JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+
_OSRELEASE=10.3-RELEASE-p20
#### Misc Poudriere ####
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
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   bazel-0.5.3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[103i386-default-build-as-user-job-14] Installing pkg-1.10.1...
[103i386-default-build-as-user-job-14] Extracting pkg-1.10.1: .......... done
===>   bazel-0.5.3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of bazel-0.5.3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by bazel-0.5.3 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by bazel-0.5.3 for building
=> SHA256 Checksum OK for bazel-0.5.3rc4-dist.zip.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by bazel-0.5.3 for building
===>  Extracting for bazel-0.5.3
=> SHA256 Checksum OK for bazel-0.5.3rc4-dist.zip.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for bazel-0.5.3
===>  Applying FreeBSD patches for bazel-0.5.3
===========================================================================
=======================<phase: build-depends  >============================
===>   bazel-0.5.3 depends on executable: bash - not found
===>   Installing existing package /packages/All/bash-4.4.12_2.txz
[103i386-default-build-as-user-job-14] Installing bash-4.4.12_2...
[103i386-default-build-as-user-job-14] `-- Installing gettext-runtime-0.19.8.1_1...
[103i386-default-build-as-user-job-14] |   `-- Installing indexinfo-0.2.6...
[103i386-default-build-as-user-job-14] |   `-- Extracting indexinfo-0.2.6: .... done
[103i386-default-build-as-user-job-14] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[103i386-default-build-as-user-job-14] Extracting bash-4.4.12_2: .......... done
===>   bazel-0.5.3 depends on executable: bash - found
===>   Returning to build of bazel-0.5.3
===>   bazel-0.5.3 depends on executable: zip - not found
===>   Installing existing package /packages/All/zip-3.0_1.txz
[103i386-default-build-as-user-job-14] Installing zip-3.0_1...
[103i386-default-build-as-user-job-14] Extracting zip-3.0_1: .......... done
===>   bazel-0.5.3 depends on executable: zip - found
===>   Returning to build of bazel-0.5.3
===>   bazel-0.5.3 depends on file: /usr/local/openjdk8/bin/java - not found
===>   Installing existing package /packages/All/openjdk8-8.131.11.txz
[103i386-default-build-as-user-job-14] Installing openjdk8-8.131.11...
[103i386-default-build-as-user-job-14] `-- Installing alsa-lib-1.1.2...
[103i386-default-build-as-user-job-14] `-- Extracting alsa-lib-1.1.2: .......... done
[103i386-default-build-as-user-job-14] `-- Installing dejavu-2.37...
<snip>
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-0.5.3 depends on file: /usr/local/openjdk8/bin/java - found
===>   Returning to build of bazel-0.5.3
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for bazel-0.5.3
===========================================================================
=======================<phase: build          >============================
===>  Building for bazel-0.5.3
(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-0.5.3 &&  /usr/bin/env BAZEL_SH=/usr/local/bin/bash  TMPDIR=/wrkdirs/usr/ports/devel/bazel/work/bazel_tmp  EMBED_LABEL='0.5.3'  SOURCE_DATE_EPOCH=${SOURCE_DATE_EPOCH}  /usr/local/bin/bash ./compile.sh)
INFO: You can skip this first step by providing a path to the bazel binary as second argument:
INFO:    ./compile.sh compile /path/to/bazel
🍃  Building Bazel from scratch......
🍃  Building Bazel with Bazel.
.WARNING: /wrkdirs/usr/ports/devel/bazel/work/bazel_tmp/bazel_6NuuIAFv/out/external/bazel_tools/WORKSPACE:1: Workspace name in /wrkdirs/usr/ports/devel/bazel/work/bazel_tmp/bazel_6NuuIAFv/out/external/bazel_tools/WORKSPACE (@io_bazel) does not match the name given in the repository's definition (@bazel_tools); this will cause a build error in future versions.
INFO: Loading package: src

INFO: Loading package: @bazel_tools//tools/cpp

INFO: Loading package: @local_config_xcode//

INFO: Loading package: @local_config_cc//

INFO: Loading complete.  Analyzing...

INFO: Loading package: src/main/cpp

INFO: Loading package: tools/defaults

INFO: Loading package: src/main/native

INFO: Loading package: src/tools/android/java/com/google/devtools/build/androi\
d


INFO: Loading package: src/java_tools/buildjar/java/com/google/devtools/build/\
java/turbine


INFO: Loading package: third_party/py/concurrent

INFO: Loading package: src/java_tools/buildjar/java/com/google/devtools/build/\
buildjar


INFO: Loading package: @local_jdk//

INFO: Loading package: third_party/protobuf

INFO: Loading package: src/java_tools/buildjar/java/com/google/devtools/build/\
buildjar/javac/plugins


INFO: Loading package: 

INFO: Loading package: @bazel_tools//tools/jdk

INFO: Loading package: src/java_tools/junitrunner/java/com/google/testing/juni\
t/runner/model


INFO: Loading package: third_party/protobuf/3.2.0

INFO: Loading package: tools/build_rules

WARNING: /wrkdirs/usr/ports/devel/bazel/work/bazel-0.5.3/tools/build_defs/pkg/pkg.bzl:196:9: pkg_tar: renaming non-dict `files` attribute to `srcs`.
INFO: Loading package: tools/build_defs/docker/testdata

INFO: Loading package: tools/objc/sim_devices

WARNING: /wrkdirs/usr/ports/devel/bazel/work/bazel-0.5.3/tools/build_defs/docker/docker.bzl:19:1: The docker_{build,bundle} rules bundled with Bazel are deprecated in favor of:
https://github.com/bazelbuild/rules_docker. Please change BUILD loads to reference: @io_bazel_rules_docker//docker:docker.bzl and add the following to your WORKSPACE:
git_repository(
    name = "io_bazel_rules_docker",
    remote = "https://github.com/bazelbuild/rules_docker.git",
    commit = "...",
)
load("@io_bazel_rules_docker//docker:docker.bzl", "docker_repositories")
docker_repositories().
INFO: Loading package: tools/build_defs/docker/testdata/test

INFO: Loading package: src/java_tools/singlejar/java/com/google/devtools/build\
/zip


INFO: Loading package: src/main/java/com/google/devtools/build/lib/windows/jni

INFO: Loading package: src/tools/android/java/com/google/devtools/build/androi\
d/desugar/runtime


INFO: Loading package: src/main/java/com/google/devtools/build/skyframe

INFO: Loading package: src/main/java/com/google/devtools/build/lib/rules/genqu\
ery


INFO: Loading package: src/main/java/com/google/devtools/build/lib/analysis/fe\
aturecontrol


INFO: Loading package: @googleapis//

INFO: Loading package: third_party/protobuf/3.2.0/util/python

INFO: Loading package: src/main/java/com/google/devtools/build/lib/exec/apple

INFO: Found 1 target...
INFO: Building...

[0 / 120] Creating source manifest for @com_google_protobuf//:protoc [for host\
]


[1 / 131] Writing file src/main/java/com/google/devtools/build/lib/libskylark-\
provider-collection.jar-2.params


[11 / 132] Writing file src/main/java/com/google/devtools/build/lib/analysis/p\
latform/libplatform.jar-2.params


[20 / 227] Writing file external/googleapis/libgoogle_devtools_remoteexecution\
_v1test_remote_execution_java_grpc.jar-2.params


[20 / 236] Writing file src/main/protobuf/libcrosstool_config_proto-speed.jar-\
2.params


[22 / 240] Writing file src/main/java/com/google/devtools/build/lib/libproto-r\
ules.jar-2.params


[31 / 291] Writing file src/main/java/com/google/devtools/build/lib/windows/jn\
i/libprocesses.jar-2.params


[34 / 294] Writing file src/main/protobuf/libcommand_server_proto-speed.jar-2.\
params


[37 / 295] Writing file src/main/java/com/google/devtools/build/lib/libruntime\
.jar-2.params


[47 / 309] Writing file src/main/java/com/google/devtools/build/lib/query2/lib\
query-engine.jar-2.params


[60 / 335] Writing file src/main/java/com/google/devtools/build/lib/rules/objc\
/libobjc.jar-2.params


[62 / 340] Writing file third_party/java/dd_plist/libdd_plist.jar-2.params

[70 / 422] Writing file src/main/java/com/google/devtools/build/lib/libbuildev\
entservice.jar-2.params


[87 / 467] Writing file external/com_google_protobuf/libwell_known_types_wrapp\
ers_proto-speed.jar-2.params


[97 / 487] Writing file src/main/java/com/google/devtools/build/lib/libevents.\
jar-2.params


[107 / 511] Writing file build-info-volatile.properties

[109 / 543] Writing file external/googleapis/libgoogle_api_auth_proto-speed.ja\
r-2.params


[130 / 801] Creating source manifest for //third_party/protobuf/3.2.0:js_embed\
 [for host]


[134 / 848] Writing file src/main/java/com/google/devtools/build/skyframe/libs\
kyframe.jar-2.params


[136 / 851] Writing file src/main/java/com/google/devtools/build/lib/libutil.j\
ar-2.params


[139 / 881] Writing file src/main/java/com/google/devtools/build/lib/libcollec\
t.jar-2.params


[145 / 889] Writing file src/main/java/com/google/devtools/build/lib/rules/con\
fig/libconfig.jar-2.params


[150 / 906] Writing script src/main/java/com/google/devtools/build/lib/merge_l\
icenses.genrule_script.sh


[155 / 960] Compiling src/main/cpp/util/strings.cc [for host]

[156 / 966] Compiling external/com_google_protobuf/src/google/protobuf/io/code\
d_stream.cc [for host]


INFO: From Compiling external/com_google_protobuf/src/google/protobuf/compiler/js/embed.cc [for host]:
external/com_google_protobuf/src/google/protobuf/compiler/js/embed.cc:37:12: warning: unused variable 'output_file' [-Wunused-const-variable]
const char output_file[] = "well_known_types_embed.cc";
           ^
1 warning generated.
INFO: From Compiling third_party/protobuf/3.2.0/src/google/protobuf/compiler/js/embed.cc [for host]:
third_party/protobuf/3.2.0/src/google/protobuf/compiler/js/embed.cc:37:12: warning: unused variable 'output_file' [-Wunused-const-variable]
const char output_file[] = "well_known_types_embed.cc";
           ^
1 warning generated.
[158 / 966] Compiling external/com_google_protobuf/src/google/protobuf/message\
_lite.cc [for host]


[165 / 966] Compiling external/com_google_protobuf/src/google/protobuf/compile\
r/javanano/javanano_enum_field.cc [for host]


[222 / 966] Compiling external/com_google_protobuf/src/google/protobuf/compile\
r/objectivec/objectivec_oneof.cc [for host]


[315 / 982] Writing file src/java_tools/buildjar/java/com/google/devtools/buil\
d/buildjar/libskylark-deps.jar-2.params [for host]


[347 / 982] Compiling third_party/protobuf/3.2.0/src/google/protobuf/message.c\
c [for host]


[355 / 982] Compiling third_party/protobuf/3.2.0/src/google/protobuf/util/inte\
rnal/field_mask_utility.cc [for host]


[467 / 982] Compiling third_party/protobuf/3.2.0/src/google/protobuf/compiler/\
java/java_enum.cc [for host]


[469 / 982] Compiling third_party/protobuf/3.2.0/src/google/protobuf/compiler/\
objectivec/objectivec_helpers.cc [for host]


[496 / 982] Compiling third_party/protobuf/3.2.0/src/google/protobuf/compiler/\
main.cc [for host]


[500 / 982] Compiling third_party/ijar/ijar.cc [for host]

[525 / 993] Compiling third_party/grpc/src/core/json/json_reader.c

INFO: From Compiling third_party/ijar/zip.cc [for host]:
third_party/ijar/zip.cc:153:7: warning: private field 'uncompressed_data_' is not used [-Wunused-private-field]
  u1 *uncompressed_data_;
      ^
third_party/ijar/zip.cc:154:10: warning: private field 'uncompressed_data_allocated_' is not used [-Wunused-private-field]
  size_t uncompressed_data_allocated_;
         ^
2 warnings generated.
[641 / 1,109] Compiling third_party/grpc/src/core/iomgr/pollset_set_posix.c

[654 / 1,122] Compiling third_party/grpc/src/core/client_config/default_initia\
l_connect_string.c


[657 / 1,125] Compiling third_party/grpc/src/core/iomgr/exec_ctx.c

[660 / 1,128] Compiling third_party/grpc/src/core/client_config/subchannel_fac\
tory.c


[735 / 1,209] Compiling third_party/grpc/src/cpp/server/server_context.cc

[741 / 1,215] Compiling third_party/grpc/src/cpp/client/credentials.cc

[749 / 1,223] Compiling third_party/grpc/src/cpp/server/server_credentials.cc

[759 / 1,232] Compiling src/main/cpp/option_processor.cc

ERROR: /wrkdirs/usr/ports/devel/bazel/work/bazel-0.5.3/src/main/cpp/BUILD:14:1: C++ compilation of rule '//src/main/cpp:blaze_util' failed (Exit 1): clang failed: error executing command 
  (exec env - \
    PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/nonexistent/bin \
    PWD=/proc/self/cwd \
    TMPDIR=/wrkdirs/usr/ports/devel/bazel/work/bazel_tmp \
  /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/local_freebsd-opt/bin/src/main/cpp/_objs/blaze_util/src/main/cpp/blaze_util_posix.d '-frandom-seed=bazel-out/local_freebsd-opt/bin/src/main/cpp/_objs/blaze_util/src/main/cpp/blaze_util_posix.o' -DBLAZE_OPENSOURCE -iquote . -iquote bazel-out/local_freebsd-opt/genfiles -iquote external/bazel_tools -iquote bazel-out/local_freebsd-opt/genfiles/external/bazel_tools -isystem external/bazel_tools/tools/cpp/gcc3 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c src/main/cpp/blaze_util_posix.cc -o bazel-out/local_freebsd-opt/bin/src/main/cpp/_objs/blaze_util/src/main/cpp/blaze_util_posix.o).
src/main/cpp/blaze_util_posix.cc:651:32: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'time_t' (aka 'int') in initializer list [-Wc++11-narrowing]
  struct timespec sleeptime = {seconds_part, nanoseconds_part};
                               ^~~~~~~~~~~~
src/main/cpp/blaze_util_posix.cc:651:32: note: override this message by inserting an explicit cast
  struct timespec sleeptime = {seconds_part, nanoseconds_part};
                               ^~~~~~~~~~~~
                               static_cast<time_t>( )
src/main/cpp/blaze_util_posix.cc:651:46: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'long' in initializer list [-Wc++11-narrowing]
  struct timespec sleeptime = {seconds_part, nanoseconds_part};
                                             ^~~~~~~~~~~~~~~~
src/main/cpp/blaze_util_posix.cc:651:46: note: override this message by inserting an explicit cast
  struct timespec sleeptime = {seconds_part, nanoseconds_part};
                                             ^~~~~~~~~~~~~~~~
                                             static_cast<long>( )
2 errors generated.
INFO: Building complete.

Target //src:bazel failed to build
INFO: Elapsed time: 114.492s, Critical Path: 61.65s

ERROR: Could not build Bazel
*** Error code 1

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


More information about the freebsd-pkg-fallout mailing list