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:     am...@amutu.com
Last committer: lw...@freebsd.org
Ident:          $FreeBSD: head/devel/bazel-clang38/Makefile 446943 2017-07-30 
21:46:10Z lwhsu $
Log URL:        
http://beefy5.nyi.freebsd.org/data/103i386-default/447380/logs/bazel-clang38-0.5.3.log
Build URL:      
http://beefy5.nyi.freebsd.org/build.html?mastername=103i386-default&build=447380
Log:

====>> Building devel/bazel-clang38
build started at Sat Aug  5 12:07:05 UTC 2017
port directory: /usr/ports/devel/bazel-clang38
building for: FreeBSD 103i386-default-job-16 10.3-RELEASE-p20 FreeBSD 
10.3-RELEASE-p20 i386
maintained by: am...@amutu.com
Makefile ident:      $FreeBSD: head/devel/bazel-clang38/Makefile 446943 
2017-07-30 21:46:10Z lwhsu $
Poudriere version: 3.1.19-61-ga8829ba9
Host OSVERSION: 1200033
Jail OSVERSION: 1003000
Job Id: 16

---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=/usr/local/poudriere/data/.m/103i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=bazel-clang38-0.5.3
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/103i386-default/ref/.p/pool
MASTERNAME=103i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-61-ga8829ba9
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
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---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/bazel-clang38/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/bazel-clang38/work  
HOME=/wrkdirs/usr/ports/devel/bazel-clang38/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/bazel-clang38/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/bazel-clang38/work  
HOME=/wrkdirs/usr/ports/devel/bazel-clang38/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
PACKAGE_BUILDING=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 ####
ARCH=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=10.3
OSVERSION=1003000
PYTHONBASE=/usr/local
UID=0
_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 ####
GID=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
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   bazel-clang38-0.5.3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[103i386-default-job-16] Installing pkg-1.10.1...
[103i386-default-job-16] Extracting pkg-1.10.1: .......... done
===>   bazel-clang38-0.5.3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of bazel-clang38-0.5.3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by bazel-clang38-0.5.3 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by bazel-clang38-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-clang38-0.5.3 for building
===>  Extracting for bazel-clang38-0.5.3
=> SHA256 Checksum OK for bazel-0.5.3rc4-dist.zip.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for bazel-clang38-0.5.3
===>  Applying FreeBSD patches for bazel-clang38-0.5.3
===========================================================================
=======================<phase: build-depends  >============================
===>   bazel-clang38-0.5.3 depends on executable: bash - not found
===>   Installing existing package /packages/All/bash-4.4.12_2.txz
[103i386-default-job-16] Installing bash-4.4.12_2...
[103i386-default-job-16] `-- Installing gettext-runtime-0.19.8.1_1...
[103i386-default-job-16] |   `-- Installing indexinfo-0.2.6...
[103i386-default-job-16] |   `-- Extracting indexinfo-0.2.6: .... done
[103i386-default-job-16] `-- Extracting gettext-runtime-0.19.8.1_1: .......... 
done
[103i386-default-job-16] Extracting bash-4.4.12_2: .......... done
===>   bazel-clang38-0.5.3 depends on executable: bash - found
===>   Returning to build of bazel-clang38-0.5.3
===>   bazel-clang38-0.5.3 depends on executable: zip - not found
===>   Installing existing package /packages/All/zip-3.0_1.txz
[103i386-default-job-16] Installing zip-3.0_1...
[103i386-default-job-16] Extracting zip-3.0_1: .......... done
===>   bazel-clang38-0.5.3 depends on executable: zip - found
===>   Returning to build of bazel-clang38-0.5.3
===>   bazel-clang38-0.5.3 depends on executable: clang38 - not found
===>   Installing existing package /packages/All/llvm38-3.8.1_8.txz
[103i386-default-job-16] Installing llvm38-3.8.1_8...
[103i386-default-job-16] `-- Installing libedit-3.1.20170329_2,1...
[103i386-default-job-16] `-- Extracting libedit-3.1.20170329_2,1: .......... 
done
<snip>
[103i386-default-job-16] |   `-- Installing inputproto-2.3.2...
[103i386-default-job-16] |   `-- Extracting inputproto-2.3.2: ........ done
[103i386-default-job-16] |   `-- Installing libXfixes-5.0.3...
[103i386-default-job-16] |   | `-- Installing fixesproto-5.0...
[103i386-default-job-16] |   | `-- Extracting fixesproto-5.0: .... done
[103i386-default-job-16] |   `-- Extracting libXfixes-5.0.3: .......... done
[103i386-default-job-16] `-- Extracting libXi-1.7.9,1: .......... done
[103i386-default-job-16] `-- Installing libXrender-0.9.10...
[103i386-default-job-16] |   `-- Installing renderproto-0.11.1...
[103i386-default-job-16] |   `-- Extracting renderproto-0.11.1: .... done
[103i386-default-job-16] `-- Extracting libXrender-0.9.10: .......... done
[103i386-default-job-16] `-- Installing libXt-1.1.5,1...
[103i386-default-job-16] |   `-- Installing libSM-1.2.2_3,1...
[103i386-default-job-16] |   | `-- Installing libICE-1.0.9_1,1...
[103i386-default-job-16] |   | `-- Extracting libICE-1.0.9_1,1: .......... done
[103i386-default-job-16] |   `-- Extracting libSM-1.2.2_3,1: .......... done
[103i386-default-job-16] `-- Extracting libXt-1.1.5,1: .......... done
[103i386-default-job-16] `-- Installing libXtst-1.2.3...
[103i386-default-job-16] |   `-- Installing recordproto-1.14.2...
[103i386-default-job-16] |   `-- Extracting recordproto-1.14.2: .... done
[103i386-default-job-16] `-- Extracting libXtst-1.2.3: .......... done
[103i386-default-job-16] Extracting openjdk8-8.131.11: .......... done
Message from freetype2-2.8:
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.

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was 
installed).
Message from dejavu-2.37:
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 openjdk8-8.131.11:
======================================================================

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-clang38-0.5.3 depends on file: /usr/local/openjdk8/bin/java - found
===>   Returning to build of bazel-clang38-0.5.3
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for bazel-clang38-0.5.3
===========================================================================
=======================<phase: build          >============================
===>  Building for bazel-clang38-0.5.3
(if [ -z "${SOURCE_DATE_EPOCH}" ] ;  then SOURCE_DATE_EPOCH=`grep TIMESTAMP 
/usr/ports/devel/bazel-clang38/../bazel/distinfo  | /usr/bin/sed -e 
's/[^0-9]//g'`;  fi ;  cd 
/wrkdirs/usr/ports/devel/bazel-clang38/work/bazel-clang38-0.5.3 &&  
/usr/bin/env BAZEL_SH=/usr/local/bin/bash  
TMPDIR=/wrkdirs/usr/ports/devel/bazel-clang38/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-clang38/work/bazel_tmp/bazel_9i3sUEFO/out/external/bazel_tools/WORKSPACE:1:
 Workspace name in 
/wrkdirs/usr/ports/devel/bazel-clang38/work/bazel_tmp/bazel_9i3sUEFO/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: src/java_tools/buildjar

INFO: Loading package: src/main/native

INFO: Loading package: tools

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


INFO: Loading package: third_party/ijar

INFO: Loading package: third_party/java/jarjar

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


INFO: Loading package: third_party/protobuf

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

INFO: Loading package: 
src/main/java/com/google/devtools/common/options

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


INFO: Loading package: tools/objc/sim_devices

INFO: Loading package: tools/android/emulator

WARNING: 
/wrkdirs/usr/ports/devel/bazel-clang38/work/bazel-clang38-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/junitrunner/java/com/google/testing/juni\
t/runner/sharding/api


INFO: Loading package: @com_google_protobuf_java//

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

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

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

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 / 228] Expanding template 
src/java_tools/buildjar/VanillaJavaBuilder

[12 / 232] Compiling 
external/com_google_protobuf/src/google/protobuf/compiler\
/zip_writer.cc [for host]


[14 / 232] Compiling 
external/com_google_protobuf/src/google/protobuf/compiler\
/javanano/javanano_generator.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.
[189 / 419] Writing file 
src/main/protobuf/liboption_filters_proto-speed.jar-2\
.params


[201 / 462] Writing file 
src/tools/android/java/com/google/devtools/build/andr\
oid/resources/libresources.jar-2.params


[207 / 474] Writing file 
src/main/java/com/google/devtools/build/lib/windows/j\
ni/libfile.jar-2.params


[221 / 497] Writing file 
third_party/checker_framework_dataflow/libchecker_fra\
mework_dataflow.jar-2.params


[233 / 531] Writing file 
src/java_tools/junitrunner/java/com/google/testing/ju\
nit/junit4/librunner.jar-2.params


[236 / 537] Writing file 
src/java_tools/junitrunner/java/com/google/testing/ju\
nit/runner/ExperimentalRunner_deploy.jar-2.params


[244 / 553] Writing file 
src/java_tools/junitrunner/java/com/google/testing/ju\
nit/runner/model/libmodel.jar-2.params


[272 / 605] Writing file 
src/java_tools/junitrunner/java/com/google/testing/co\
verage/libbitfield.jar-2.params


[277 / 612] Writing file 
src/java_tools/buildjar/java/com/google/devtools/buil\
d/buildjar/libbootstrap.jar-2.params [for host]


[280 / 618] Writing file 
src/java_tools/buildjar/java/com/google/devtools/buil\
d/buildjar/javac/plugins/libbootstrap_plugins.jar-2.params [for host]


[281 / 620] Writing file 
src/java_tools/buildjar/java/com/google/devtools/buil\
d/buildjar/libbootstrap_JarOwner.jar-2.params [for host]


[284 / 625] Writing file 
src/java_tools/buildjar/java/com/google/devtools/buil\
d/buildjar/libbootstrap_invalid_command_line_exception.jar-2.params [for host]


[292 / 638] Creating source manifest for 
//src/java_tools/singlejar:SingleJar \
[for host]


[310 / 670] Compiling src/tools/singlejar/options.cc

ERROR: 
/wrkdirs/usr/ports/devel/bazel-clang38/work/bazel-clang38-0.5.3/src/tools/singlejar/BUILD:291:1:
 C++ compilation of rule '//src/tools/singlejar:input_jar' failed (Exit 1): 
clang38 failed: error executing command 
  (exec env - \
    
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
 \
    PWD=/proc/self/cwd \
    TMPDIR=/wrkdirs/usr/ports/devel/bazel-clang38/work/bazel_tmp \
  /usr/local/bin/clang38 -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/tools/singlejar/_objs/input_jar/src/tools/singlejar/input_jar.d
 
'-frandom-seed=bazel-out/local_freebsd-opt/bin/src/tools/singlejar/_objs/input_jar/src/tools/singlejar/input_jar.o'
 -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/tools/singlejar/input_jar.cc -o 
bazel-out/local_freebsd-opt/bin/src/tools/singlejar/_objs/input_jar/src/tools/singlejar/input_jar.o).
In file included from src/tools/singlejar/input_jar.cc:15:
In file included from ./src/tools/singlejar/input_jar.h:26:
./src/tools/singlejar/mapped_file.h:40:2: error: This code for 64 bit Unix.
#error This code for 64 bit Unix.
 ^
src/tools/singlejar/input_jar.cc:32:43: warning: format specifies type 
'unsigned long' but the argument has type 'size_t' (aka 'unsigned int') 
[-Wformat]
        __FILE__, __LINE__, path.c_str(), mapped_file_.size(), sizeof(ECD));
                                          ^~~~~~~~~~~~~~~~~~~
./src/tools/singlejar/diag.h:27:31: note: expanded from macro 'diag_warnx'
#define diag_warnx(...) warnx(__VA_ARGS__)
                              ^~~~~~~~~~~
src/tools/singlejar/input_jar.cc:32:64: warning: format specifies type 
'unsigned long' but the argument has type 'unsigned int' [-Wformat]
        __FILE__, __LINE__, path.c_str(), mapped_file_.size(), sizeof(ECD));
                                                               ^~~~~~~~~~~
./src/tools/singlejar/diag.h:27:31: note: expanded from macro 'diag_warnx'
#define diag_warnx(...) warnx(__VA_ARGS__)
                              ^~~~~~~~~~~
2 warnings and 1 error generated.
INFO: Building complete.

Target //src:bazel failed to build
INFO: Elapsed time: 97.029s, Critical Path: 33.00s

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

Stop.
make: stopped in /usr/ports/devel/bazel-clang38
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to