[package - head-i386-default][devel/bazel] Failed for bazel-0.5.3 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Tue Aug 8 19:38:46 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://beefy11.nyi.freebsd.org/data/head-i386-default/p447526_s322210/logs/bazel-0.5.3.log
Build URL:      http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p447526_s322210
Log:

====>> Building devel/bazel
build started at Tue Aug  8 19:33:03 UTC 2017
port directory: /usr/ports/devel/bazel
building for: FreeBSD head-i386-default-job-20 12.0-CURRENT FreeBSD 12.0-CURRENT 1200040 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: 1200040
Job Id: 20




!!! Jail is newer than host. (Jail: 1200040, Host: 1200033) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1200040
UNAME_v=FreeBSD 12.0-CURRENT 1200040
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=bazel-0.5.3
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-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---
===> 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 MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no 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=12.0
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=12.0
OSVERSION=1200040
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=12.0-CURRENT
#### 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
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-0.5.3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-i386-default-job-20] Installing pkg-1.10.1...
[head-i386-default-job-20] 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
[head-i386-default-job-20] Installing bash-4.4.12_2...
[head-i386-default-job-20] `-- Installing gettext-runtime-0.19.8.1_1...
[head-i386-default-job-20] |   `-- Installing indexinfo-0.2.6...
[head-i386-default-job-20] |   `-- Extracting indexinfo-0.2.6: .... done
<snip>
======================================================================
===>   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_LjnaHpWL/out/external/bazel_tools/WORKSPACE:1: Workspace name in /wrkdirs/usr/ports/devel/bazel/work/bazel_tmp/bazel_LjnaHpWL/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: src/java_tools/buildjar

INFO: Loading package: src/main/native

INFO: Loading package: src/java_tools/junitrunner/java/com/google/testing/cove\
rage


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


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


INFO: Loading package: @local_jdk//

INFO: Loading package: src/java_tools/singlejar

INFO: Loading package: third_party/protobuf

INFO: Loading package: third_party/grpc

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


INFO: Loading package: third_party/protobuf/3.2.0

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: @bazel_tools//tools/jdk

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


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


INFO: Loading package: tools/zip

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: @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/windows/run\
files


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/sandbox

INFO: Loading package: third_party/py/six

INFO: Loading package: src/main/java/com/google/devtools/build/lib/rules/cpp/p\
roto


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 / 46] BazelWorkspaceStatusAction stable-status.txt

[0 / 52] Compiling src/main/cpp/util/logging.cc

[1 / 66] Compiling third_party/zlib/crc32.c

[1 / 66] Compiling third_party/zlib/uncompr.c

[3 / 66] Compiling third_party/ijar/zip.cc

[9 / 192] Creating source manifest for //third_party/protobuf/3.2.0:js_embed [\
for host]


[14 / 265] Compiling third_party/protobuf/3.2.0/src/google/protobuf/io/coded_s\
tream.cc [for host]


INFO: From Compiling src/main/tools/process-wrapper-options.cc:
src/main/tools/process-wrapper-options.cc:53:13: warning: unused function 'ValidateIsAbsolutePath' [-Wunused-function]
static void ValidateIsAbsolutePath(char *path, char *program_name, char flag) {
            ^
1 warning generated.
INFO: From Compiling third_party/ijar/zip.cc:
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.
[32 / 265] Compiling third_party/protobuf/3.2.0/src/google/protobuf/stubs/time\
.cc [for host]


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.
[63 / 265] Compiling third_party/protobuf/3.2.0/src/google/protobuf/compiler/j\
avanano/javanano_map_field.cc [for host]


[82 / 265] Compiling third_party/protobuf/3.2.0/src/google/protobuf/compiler/j\
avanano/javanano_message.cc [for host]


[145 / 265] Compiling third_party/protobuf/3.2.0/src/google/protobuf/util/inte\
rnal/error_listener.cc [for host]


[201 / 292] Compiling third_party/grpc/src/cpp/common/completion_queue.cc

[204 / 292] Compiling third_party/grpc/src/cpp/client/credentials.cc

[230 / 339] Compiling external/com_google_protobuf/src/google/protobuf/util/in\
ternal/datapiece.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.
[438 / 549] Writing file src/main/java/com/google/devtools/build/lib/libprecon\
ditions.jar-2.params


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


[466 / 655] Writing file src/main/java/com/google/devtools/build/lib/libjava-i\
mplicit-attributes.jar-2.params


[480 / 685] Compiling third_party/grpc/compiler/src/java_plugin/cpp/java_plugi\
n.cpp [for host]


[481 / 689] Writing file src/main/java/com/google/devtools/build/lib/libpython\
-rules.jar-2.params


[488 / 704] Writing file third_party/java/dd_plist/libdd_plist.jar-2.params

[492 / 714] Writing file src/main/java/com/google/devtools/build/lib/analysis/\
platform/libutils.jar-2.params


[500 / 728] Writing file src/main/java/com/google/devtools/build/lib/libbuild-\
base.jar-2.params


[502 / 732] Writing file src/main/java/com/google/devtools/build/lib/libwindow\
s.jar-2.params


[512 / 753] Writing file src/main/java/com/google/devtools/build/lib/query2/li\
bquery2.jar-2.params


[517 / 795] Writing file src/main/java/com/google/devtools/common/options/libo\
ptions.jar-2.params


[518 / 811] Writing file third_party/checker_framework_javacutil/libbootstrap.\
jar-2.params [for host]


[523 / 816] Writing file third_party/jformatstring/libbootstrap.jar-2.params [\
for host]


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


[528 / 825] Writing file src/java_tools/buildjar/java/com/google/devtools/buil\
d/buildjar/jarhelper/libbootstrap_jarhelper.jar-2.params [for host]


[540 / 854] Writing file src/java_tools/singlejar/libskylark-deps.jar-2.params\
 [for host]


[545 / 892] Writing file external/googleapis/libgoogle_bytestream_bytestream_p\
roto-speed.jar-2.params


[569 / 979] Writing file external/com_google_protobuf/libwell_known_types_empt\
y_proto-speed.jar-2.params


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


[579 / 990] Writing file src/main/java/com/google/devtools/build/lib/libbazel-\
class.jar-2.params


[582 / 1,003] Writing file external/googleapis/libgoogle_watch_v1_proto-speed.\
jar-2.params


[593 / 1,047] Writing file build-info-nonvolatile.properties

[594 / 1,050] Compiling third_party/grpc/src/core/iomgr/time_averaged_stats.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,097] Compiling third_party/grpc/src/core/iomgr/iomgr_windows.c

[692 / 1,148] Compiling third_party/grpc/src/core/surface/api_trace.c

[766 / 1,222] Compiling third_party/grpc/src/core/iomgr/executor.c

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/local/sbin:/usr/local/bin:/root/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: insert an explicit cast to silence this issue
  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: insert an explicit cast to silence this issue
  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: 219.689s, Critical Path: 207.51s

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