[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
Mon Aug 7 16:07:01 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/447481/logs/bazel-0.5.3.log
Build URL:      http://package19.nyi.freebsd.org/build.html?mastername=103i386-default-build-as-user&build=447481
Log:

====>> Building devel/bazel
build started at Mon Aug  7 16:02:47 UTC 2017
port directory: /usr/ports/devel/bazel
building for: FreeBSD 103i386-default-build-as-user-job-21 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: 21

---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-21] Installing pkg-1.10.1...
[103i386-default-build-as-user-job-21] 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-21] Installing bash-4.4.12_2...
[103i386-default-build-as-user-job-21] `-- Installing gettext-runtime-0.19.8.1_1...
[103i386-default-build-as-user-job-21] |   `-- Installing indexinfo-0.2.6...
[103i386-default-build-as-user-job-21] |   `-- Extracting indexinfo-0.2.6: .... done
[103i386-default-build-as-user-job-21] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[103i386-default-build-as-user-job-21] 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-21] Installing zip-3.0_1...
[103i386-default-build-as-user-job-21] 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-21] Installing openjdk8-8.131.11...
[103i386-default-build-as-user-job-21] `-- Installing alsa-lib-1.1.2...
[103i386-default-build-as-user-job-21] `-- Extracting alsa-lib-1.1.2: .......... done
[103i386-default-build-as-user-job-21] `-- Installing dejavu-2.37...
<snip>
	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-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_61CBTye9/out/external/bazel_tools/WORKSPACE:1: Workspace name in /wrkdirs/usr/ports/devel/bazel/work/bazel_tmp/bazel_61CBTye9/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/jdk

INFO: Loading package: tools/osx

INFO: Loading package: src/main/native

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


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


INFO: Loading package: @local_jdk//

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


INFO: Loading package: third_party/protobuf

INFO: Loading package: third_party/grpc

INFO: Loading package: third_party/jformatstring

INFO: Loading package: third_party/checker_framework_dataflow

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


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


INFO: Loading package: tools/build_defs/apple

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


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

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/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/tools/android/java/com/google/devtools/build/androi\
d/desugar/runtime


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

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

INFO: Loading package: src/main/java/com/google/devtools/build/lib/buildevents\
tream/proto


INFO: Loading package: src/main/java/com/google/devtools/build/lib/buildevents\
tream/transports


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

INFO: Loading package: third_party/ijar/test

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

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

[0 / 33] Writing file src/java_toolchain_content

[2 / 76] Executing genrule //src:java-version

[2 / 110] Compiling src/main/tools/dummy-sandbox.c

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


[23 / 263] Writing file src/main/protobuf/libbundlemerge_proto-speed.jar-2.par\
ams


[38 / 293] Creating runfiles tree bazel-out/host/bin/third_party/grpc/grpc-jav\
a-plugin.runfiles [for host]


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


[68 / 353] Writing script src/main/java/com/google/devtools/build/lib/merge_li\
censes.genrule_script.sh


[69 / 360] Writing file src/main/java/com/google/devtools/build/lib/actions/li\
bactions.jar-2.params


[124 / 658] Writing file external/com_google_protobuf/libwell_known_types_wrap\
pers_proto-speed.jar-2.params


[135 / 673] Writing file src/java_tools/singlejar/bootstrap_MANIFEST.MF [for h\
ost]


[141 / 696] Compiling third_party/protobuf/3.2.0/src/google/protobuf/stubs/str\
ingprintf.cc


[142 / 786] Compiling external/com_google_protobuf/src/google/protobuf/io/zero\
_copy_stream_impl.cc [for host]


[142 / 786] Compiling external/com_google_protobuf/src/google/protobuf/stubs/i\
o_win32.cc [for host]


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


[142 / 786] Compiling external/com_google_protobuf/src/google/protobuf/message\
_lite.cc [for host]


[147 / 786] Compiling external/com_google_protobuf/src/google/protobuf/descrip\
tor_database.cc [for host]


[162 / 786] Compiling external/com_google_protobuf/src/google/protobuf/util/js\
on_util.cc [for host]


[173 / 786] Compiling external/com_google_protobuf/src/google/protobuf/any.pb.\
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.
[253 / 856] Compiling external/com_google_protobuf/src/google/protobuf/compile\
r/cpp/cpp_message.cc [for host]


[288 / 871] Creating source manifest for @com_google_protobuf//:protoc [for ho\
st]


[316 / 896] Writing file src/java_tools/buildjar/java/com/google/devtools/buil\
d/buildjar/bootstrap_MANIFEST.MF [for host]


[330 / 910] Compiling third_party/protobuf/3.2.0/src/google/protobuf/empty.pb.\
cc


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.
[544 / 1,103] Compiling third_party/protobuf/3.2.0/src/google/protobuf/descrip\
tor.pb.cc


[546 / 1,105] Compiling third_party/protobuf/3.2.0/src/google/protobuf/wrapper\
s.pb.cc


[577 / 1,163] Writing file src/java_tools/junitrunner/java/com/google/testing/\
junit/runner/sharding/libsharding.jar-2.params


[586 / 1,181] Writing file third_party/java/jarjar/libjarjar_core.jar-2.params

[595 / 1,209] Writing file src/java_tools/buildjar/java/com/google/devtools/bu\
ild/buildjar/libJarOwner.jar-2.params


[621 / 1,267] Writing file src/tools/android/java/com/google/devtools/build/an\
droid/resources/libresources.jar-2.params


[705 / 1,405] Expanding template src/tools/android/java/com/google/devtools/bu\
ild/android/idlclass/classes


[719 / 1,421] Writing file src/tools/android/java/com/google/devtools/build/an\
droid/desugar/runtime/libthrowable_extension.jar-2.params


ERROR: /wrkdirs/usr/ports/devel/bazel/work/bazel-0.5.3/src/tools/singlejar/BUILD:291:1: C++ compilation of rule '//src/tools/singlejar:input_jar' 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/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
ERROR: /wrkdirs/usr/ports/devel/bazel/work/bazel-0.5.3/src/BUILD:216:2 C++ compilation of rule '//src/tools/singlejar:input_jar' 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/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).
INFO: Elapsed time: 119.491s, Critical Path: 91.97s

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