[package - 123amd64-quarterly][science/py-tensorflow] Failed for py38-tensorflow-1.15.5_6 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Jun 2022 01:26:37 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: amzo1337@gmail.com Log URL: http://beefy2.nyi.freebsd.org/data/123amd64-quarterly/df2a077922c4/logs/py38-tensorflow-1.15.5_6.log Build URL: http://beefy2.nyi.freebsd.org/build.html?mastername=123amd64-quarterly&build=df2a077922c4 Log: =>> Building science/py-tensorflow build started at Sat Jun 25 01:07:50 UTC 2022 port directory: /usr/ports/science/py-tensorflow package name: py38-tensorflow-1.15.5_6 building for: FreeBSD 123amd64-quarterly-job-12 12.3-RELEASE-p5 FreeBSD 12.3-RELEASE-p5 amd64 maintained by: amzo1337@gmail.com Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1203000 Job Id: 12 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1203000 UNAME_v=FreeBSD 12.3-RELEASE-p5 UNAME_r=12.3-RELEASE-p5 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/123amd64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/123amd64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=123amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/123amd64-quarterly/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=py38 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py38 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py38-tensorflow-1.15.5_6: CPU_OPTS=off: Enable optimisations using features available on your CPU ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- amzo1337@gmail.com --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.8" XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-tensorflow/work-py38 XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-tensorflow/work-py38 XDG_CACHE_HOME=/wrkdirs/usr/ports/science/py-tensorflow/work-py38/.cache HOME=/wrkdirs/usr/ports/science/py-tensorflow/work-py38 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/py-tensorflow/work-py38/.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-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-tensorflow/work-py38 XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-tensorflow/work-py38 XDG_CACHE_HOME=/wrkdirs/usr/ports/science/py-tensorflow/work-py38/.cache HOME=/wrkdirs/usr/ports/science/py-tensorflow/work-py38 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/science/py-tensorflow/work-py38/.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 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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 -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-- TF_PORT_VERSION=1.15.5 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.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/tensorflow" EXAMPLESDIR="share/examples/tensorflow" DATADIR="share/tensorflow" WWWDIR="www/tensorflow" ETCDIR="etc/tensorflow" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tensorflow DOCSDIR=/usr/local/share/doc/tensorflow EXAMPLESDIR=/usr/local/share/examples/tensorflow WWWDIR=/usr/local/www/tensorflow ETCDIR=/usr/local/etc/tensorflow --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 #### /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: x86_64-unknown-freebsd12.3 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: x86_64-unknown-freebsd12.3 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" "-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: x86_64-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.3-RELEASE-p5 OSREL=12.3 OSVERSION=1203000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES 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) 33554432 stack size (kbytes, -s) 524288 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 >============================ ===> py38-tensorflow-1.15.5_6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.5_1.pkg [123amd64-quarterly-job-12] Installing pkg-1.17.5_1... [123amd64-quarterly-job-12] Extracting pkg-1.17.5_1: .......... done ===> py38-tensorflow-1.15.5_6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py38-tensorflow-1.15.5_6 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py38-tensorflow-1.15.5_6 for building =========================================================================== =======================<phase: checksum >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py38-tensorflow-1.15.5_6 for building => SHA256 Checksum OK for tensorflow/fft2d.tgz. => SHA256 Checksum OK for tensorflow/49177915a14a.tar.gz. => SHA256 Checksum OK for tensorflow/43ef2148c0936ebf7cb4be6b19927a9d9d145b8f.tar.gz. => SHA256 Checksum OK for tensorflow/bazel-skylib.0.8.0.tar.gz. => SHA256 Checksum OK for tensorflow/92dd8a7a518a2fb7ba992d47c8b38299fe0be825.tar.gz. => SHA256 Checksum OK for tensorflow/308b05b2419edb5c8ee0471b67a40403df940149.tar.gz. => SHA256 Checksum OK for tensorflow/0d5f3f2768c6ca2faca0079a997a97ce22997a0c.zip. => SHA256 Checksum OK for tensorflow/rules_docker-v0.10.0.tar.gz. => SHA256 Checksum OK for tensorflow/rules_swift.0.11.1.tar.gz. => SHA256 Checksum OK for tensorflow/816a4ae622e964763ca0862d9dbd19324a1eaf45.tar.gz. => SHA256 Checksum OK for tensorflow/12fed0cd7cfcd9e169bf1925bc3a7a58725fdcc3.zip. => SHA256 Checksum OK for tensorflow/fd3d9af80465e4383162e4a7c5e2f406e82dd968.tar.gz. => SHA256 Checksum OK for tensorflow/36dbc057604f00aacfc0288ddad57e3b21cfc1b8.tar.gz. => SHA256 Checksum OK for tensorflow/94d31935a2c94fe7e7c7379a0f3393e181928ff7.tar.gz. => SHA256 Checksum OK for tensorflow/v2.3.0.tar.gz. => SHA256 Checksum OK for tensorflow/7a7e03f906aada0cf4b749b51213fe5784eeff84.tar.gz. => SHA256 Checksum OK for tensorflow/1200fe90bb174a6224a525ee60148671a786a71f.tar.gz. => SHA256 Checksum OK for tensorflow/license.rst.txt. => SHA256 Checksum OK for tensorflow/backports.weakref-1.0rc1.tar.gz. => SHA256 Checksum OK for tensorflow/tensorflow-tensorflow-v1.15.5_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py38-tensorflow-1.15.5_6 for building ===> Extracting for py38-tensorflow-1.15.5_6 => SHA256 Checksum OK for tensorflow/fft2d.tgz. => SHA256 Checksum OK for tensorflow/49177915a14a.tar.gz. => SHA256 Checksum OK for tensorflow/43ef2148c0936ebf7cb4be6b19927a9d9d145b8f.tar.gz. => SHA256 Checksum OK for tensorflow/bazel-skylib.0.8.0.tar.gz. => SHA256 Checksum OK for tensorflow/92dd8a7a518a2fb7ba992d47c8b38299fe0be825.tar.gz. => SHA256 Checksum OK for tensorflow/308b05b2419edb5c8ee0471b67a40403df940149.tar.gz. <snip> PATH=/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/host/bin/tensorflow/core/_objs/lib_internal_impl/port.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/port.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/double_conversion -iquote bazel-out/host/bin/external/double_con version -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -iquote external/snappy -iquote bazel-out/host/bin/external/snappy -iquote external/hwloc -iquote bazel-out/host/bin/external/hwloc -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DEIGEN_AVOID_STL_ARRAY -Iexternal/gemmlowp -Wno-sign-compare '-ftemplate-depth=900' -I/usr/loc al/include -fno-exceptions -pthread -no-cano! nical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/platform/posix/port.cc -o bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/port.pic.o) SUBCOMMAND: # //tensorflow/core:lib_internal_impl [action 'Compiling tensorflow/core/platform/profile_utils/cpu_utils.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/_objs/lib_internal_impl/cpu_utils.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/cpu_utils.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/double_conversion -iquote bazel-out/host/bin/external/ double_conversion -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -iquote external/snappy -iquote bazel-out/host/bin/external/snappy -iquote external/hwloc -iquote bazel-out/host/bin/external/hwloc -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DEIGEN_AVOID_STL_ARRAY -Iexternal/gemmlowp -Wno-sign-compare '-ftemplate-depth=900' -I/usr/local/include -fno-exceptions -pthrea! d -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/platform/profile_utils/cpu_utils.cc -o bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/cpu_utils.pic.o) SUBCOMMAND: # //tensorflow/core:lib_internal_impl [action 'Compiling tensorflow/core/lib/io/format.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/_objs/lib_internal_impl/format.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/format.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/double_conversion -iquote bazel-out/host/bin/external/double _conversion -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -iquote external/snappy -iquote bazel-out/host/bin/external/snappy -iquote external/hwloc -iquote bazel-out/host/bin/external/hwloc -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DEIGEN_AVOID_STL_ARRAY -Iexternal/gemmlowp -Wno-sign-compare '-ftemplate-depth=900' -I/usr /local/include -fno-exceptions -pthread -no-! canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/lib/io/format.cc -o bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/format.pic.o) SUBCOMMAND: # //tensorflow/core:lib_internal_impl [action 'Compiling tensorflow/core/lib/io/buffered_inputstream.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/_objs/lib_internal_impl/buffered_inputstream.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/buffered_inputstream.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/double_conversion -iquote bazel- out/host/bin/external/double_conversion -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -iquote external/snappy -iquote bazel-out/host/bin/external/snappy -iquote external/hwloc -iquote bazel-out/host/bin/external/hwloc -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DEIGEN_AVOID_STL_ARRAY -Iexternal/gemmlowp -Wno-sign-compare ' -ftemplate-depth=900' -I/usr/local/include -! fno-exceptions -pthread -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/lib/io/buffered_inputstream.cc -o bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/buffered_inputstream.pic.o) SUBCOMMAND: # //tensorflow/core:lib_internal_impl [action 'Compiling tensorflow/core/lib/io/snappy/snappy_inputbuffer.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/_objs/lib_internal_impl/snappy_inputbuffer.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/snappy_inputbuffer.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/double_conversion -iquote bazel-out/ host/bin/external/double_conversion -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -iquote external/snappy -iquote bazel-out/host/bin/external/snappy -iquote external/hwloc -iquote bazel-out/host/bin/external/hwloc -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DEIGEN_AVOID_STL_ARRAY -Iexternal/gemmlowp -Wno-sign-compare '-fte mplate-depth=900' -I/usr/local/include -fno-! exceptions -pthread -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/lib/io/snappy/snappy_inputbuffer.cc -o bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/snappy_inputbuffer.pic.o) SUBCOMMAND: # //tensorflow/core:lib_internal_impl [action 'Compiling tensorflow/core/lib/io/path.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/_objs/lib_internal_impl/path.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/path.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/double_conversion -iquote bazel-out/host/bin/external/double_con version -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -iquote external/snappy -iquote bazel-out/host/bin/external/snappy -iquote external/hwloc -iquote bazel-out/host/bin/external/hwloc -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DEIGEN_AVOID_STL_ARRAY -Iexternal/gemmlowp -Wno-sign-compare '-ftemplate-depth=900' -I/usr/loc al/include -fno-exceptions -pthread -no-cano! nical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/lib/io/path.cc -o bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/path.pic.o) SUBCOMMAND: # //tensorflow/core:lib_internal_impl [action 'Compiling tensorflow/core/platform/posix/net.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/_objs/lib_internal_impl/net.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/net.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/double_conversion -iquote bazel-out/host/bin/external/double_conve rsion -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -iquote external/snappy -iquote bazel-out/host/bin/external/snappy -iquote external/hwloc -iquote bazel-out/host/bin/external/hwloc -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DEIGEN_AVOID_STL_ARRAY -Iexternal/gemmlowp -Wno-sign-compare '-ftemplate-depth=900' -I/usr/local /include -fno-exceptions -pthread -no-canoni! cal-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/platform/posix/net.cc -o bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/net.pic.o) SUBCOMMAND: # //tensorflow/core:lib_internal_impl [action 'Compiling tensorflow/core/lib/wav/wav_io.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/_objs/lib_internal_impl/wav_io.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/wav_io.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/double_conversion -iquote bazel-out/host/bin/external/double _conversion -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -iquote external/snappy -iquote bazel-out/host/bin/external/snappy -iquote external/hwloc -iquote bazel-out/host/bin/external/hwloc -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DEIGEN_AVOID_STL_ARRAY -Iexternal/gemmlowp -Wno-sign-compare '-ftemplate-depth=900' -I/usr /local/include -fno-exceptions -pthread -no-! canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/lib/wav/wav_io.cc -o bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/wav_io.pic.o) SUBCOMMAND: # //tensorflow/core:lib_internal_impl [action 'Compiling tensorflow/core/lib/strings/scanner.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/_objs/lib_internal_impl/scanner.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/scanner.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/double_conversion -iquote bazel-out/host/bin/external/doub le_conversion -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -iquote external/snappy -iquote bazel-out/host/bin/external/snappy -iquote external/hwloc -iquote bazel-out/host/bin/external/hwloc -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DEIGEN_AVOID_STL_ARRAY -Iexternal/gemmlowp -Wno-sign-compare '-ftemplate-depth=900' -I/u sr/local/include -fno-exceptions -pthread -n! o-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/lib/strings/scanner.cc -o bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/scanner.pic.o) SUBCOMMAND: # //tensorflow/core:lib_internal_impl [action 'Compiling tensorflow/core/lib/strings/proto_serialization.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/_objs/lib_internal_impl/proto_serialization.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/proto_serialization.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/double_conversion -iquote bazel-ou t/host/bin/external/double_conversion -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -iquote external/snappy -iquote bazel-out/host/bin/external/snappy -iquote external/hwloc -iquote bazel-out/host/bin/external/hwloc -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DEIGEN_AVOID_STL_ARRAY -Iexternal/gemmlowp -Wno-sign-compare '-f template-depth=900' -I/usr/local/include -fn! o-exceptions -pthread -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/lib/strings/proto_serialization.cc -o bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/proto_serialization.pic.o) SUBCOMMAND: # //tensorflow/core:lib_internal_impl [action 'Compiling tensorflow/core/platform/env.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/_objs/lib_internal_impl/1/env.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/1/env.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/double_conversion -iquote bazel-out/host/bin/external/double_c onversion -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -iquote external/snappy -iquote bazel-out/host/bin/external/snappy -iquote external/hwloc -iquote bazel-out/host/bin/external/hwloc -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DEIGEN_AVOID_STL_ARRAY -Iexternal/gemmlowp -Wno-sign-compare '-ftemplate-depth=900' -I/usr/l ocal/include -fno-exceptions -pthread -no-ca! nonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/platform/env.cc -o bazel-out/host/bin/tensorflow/core/_objs/lib_internal_impl/1/env.pic.o) SUBCOMMAND: # //tensorflow/core:bfc_allocator [action 'Compiling tensorflow/core/common_runtime/allocator_retry.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/_objs/bfc_allocator/allocator_retry.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/bfc_allocator/allocator_retry.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com _google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/common_runtime/allocator_retry.cc -o bazel-out/host/bin/tensorflow/core/_objs/bfc_allocator/allocator_retry.pic.o) SUBCOMMAND: # //tensorflow/core:bfc_allocator [action 'Compiling tensorflow/core/common_runtime/bfc_allocator.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/_objs/bfc_allocator/bfc_allocator.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/bfc_allocator/bfc_allocator.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_goo gle_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/common_runtime/bfc_allocator.cc -o bazel-out/host/bin/tensorflow/core/_objs/bfc_allocator/bfc_allocator.pic.o) SUBCOMMAND: # //tensorflow/stream_executor/host:host_platform_id [action 'Compiling tensorflow/stream_executor/host/host_platform_id.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/stream_executor/host/_objs/host_platform_id/host_platform_id.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/stream_executor/host/_objs/host_platform_id/host_platform_id.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/hos t/bin/external/jpeg -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/stream_executor/host/host_platform_id.cc -o bazel-out/host/bin/tensorflow/stream_executor/host/_objs/host_platform_id/h ost_platform_id.pic.o) SUBCOMMAND: # @com_google_absl//absl/hash:hash [action 'Compiling external/com_google_absl/absl/hash/internal/hash.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/external/com_google_absl/absl/hash/_objs/hash/hash.pic.d '-frandom-seed=bazel-out/host/bin/external/com_google_absl/absl/hash/_objs/hash/hash.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -g0 -I/usr/local/include -g0 -Wall -Wextra -Wcast-qual -Wconversion-null -Wmissing-declarations -Woverlength-strings -Wpointer-arith -Wunused-local-typedefs -Wunused-result -Wvarargs -Wvla -Wwrite-strings -Wno-missing-field-initializers -Wno-sign-compare -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/com_google_absl/absl/hash/internal/hash.cc -o bazel-out/host/bin/external/com_google_absl/absl/hash/_objs/hash/hash.pic.o) SUBCOMMAND: # //tensorflow/stream_executor:plugin_registry [action 'Compiling tensorflow/stream_executor/plugin_registry.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/stream_executor/_objs/plugin_registry/plugin_registry.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/stream_executor/_objs/plugin_registry/plugin_registry.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external /jpeg -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/stream_executor/plugin_registry.cc -o bazel-out/host/bin/tensorflow/stream_executor/_objs/plugin_registry/plugin_registry.pic.o) SUBCOMMAND: # //tensorflow/core/grappler/optimizers:custom_graph_optimizer_registry_impl [action 'Compiling tensorflow/core/grappler/optimizers/custom_graph_optimizer_registry.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/grappler/optimizers/_objs/custom_graph_optimizer_registry_impl/custom_graph_optimizer_registry.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/grappler/optimizers/_objs/custom_graph_optimizer_registry_impl/custom_graph_optimizer_registry.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/gif_archive -iquote bazel -out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/grappler/optimizers/custom_graph_opt imizer_registry.cc -o bazel-out/host/bin/ten! sorflow/core/grappler/optimizers/_objs/custom_graph_optimizer_registry_impl/custom_graph_optimizer_registry.pic.o) SUBCOMMAND: # //tensorflow/core:gpu_id_impl [action 'Compiling tensorflow/core/common_runtime/gpu/gpu_id_manager.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/_objs/gpu_id_impl/gpu_id_manager.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/gpu_id_impl/gpu_id_manager.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_googl e_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/common_runtime/gpu/gpu_id_manager.cc -o bazel-out/host/bin/tensorflow/core/_objs/gpu_id_impl/gpu_id_manager.pic.o) SUBCOMMAND: # //tensorflow/core:gpu_bfc_allocator [action 'Compiling tensorflow/core/common_runtime/gpu/gpu_bfc_allocator.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/_objs/gpu_bfc_allocator/gpu_bfc_allocator.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/gpu_bfc_allocator/gpu_bfc_allocator.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -iquote external/local_config_cuda -iquote bazel-out/host/bin/external/local_config_cuda -iquote external/local_config_tensorrt -iquote bazel-out/host/bin/external/local_config_tensorrt -Ibazel-out/host/bin/external/local_config_cuda/cuda/_virtual_includes/cuda_headers_virtual -Ibazel-out/host/bin/external/local_config_tensorrt/_virtual_includes/tensorrt_headers -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem baz el-out/host/bin/external/farmhash_archive/sr! c -isystem external/local_config_cuda/cuda -isystem bazel-out/host/bin/external/local_config_cuda/cuda -isystem external/local_config_cuda/cuda/cuda/include -isystem bazel-out/host/bin/external/local_config_cuda/cuda/cuda/include -g0 -I/usr/local/include -g0 -DEIGEN_AVOID_STL_ARRAY -Iexternal/gemmlowp -Wno-sign-compare '-ftemplate-depth=900' -I/usr/local/include -fno-exceptions -pthread -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/common_runtime/gpu/gpu_bfc_allocator.cc -o bazel-out/host/bin/tensorflow/core/_objs/gpu_bfc_allocator/gpu_bfc_allocator.pic.o) SUBCOMMAND: # //tensorflow/core:stats_calculator_portable [action 'Compiling tensorflow/core/util/stats_calculator.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/_objs/stats_calculator_portable/stats_calculator.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/_objs/stats_calculator_portable/stats_calculator.pic.o' -fPIC -iquote . -iquote bazel-out/host/bin -g0 -I/usr/local/include -g0 -DEIGEN_AVOID_STL_ARRAY -Iexternal/gemmlowp -Wno-sign-compare '-ftemplate-depth=900' -I/usr/local/include -fno-exceptions -pthread -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/util/stats_calculator.cc -o bazel-out/host/bin/tensorflow/core/_objs/stats_calculator_portable/stats_calculator.pic.o) SUBCOMMAND: # //tensorflow/core/platform:logging [action 'Compiling tensorflow/core/platform/default/logging.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/platform/_objs/logging/logging.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/platform/_objs/logging/logging.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -g0 -I/usr/local/include -g0 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/platform/default/logging.cc -o bazel-out/host/bin/tensorflow/core/platform/_objs/logging/logging.pic.o) SUBCOMMAND: # @com_google_absl//absl/time:time [action 'Compiling external/com_google_absl/absl/time/clock.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/external/com_google_absl/absl/time/_objs/time/clock.pic.d '-frandom-seed=bazel-out/host/bin/external/com_google_absl/absl/time/_objs/time/clock.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -g0 -I/usr/local/include -g0 -Wall -Wextra -Wcast-qual -Wconversion-null -Wmissing-declarations -Woverlength-strings -Wpointer-arith -Wunused-local-typedefs -Wunused-result -Wvarargs -Wvla -Wwrite-strings -Wno-missing-field-initializers -Wno-sign-compare -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/com_google_absl/absl/time/clock.cc -o bazel-out/host/bin/external/com_google_absl/absl/time/_objs/time/clock.pic.o) SUBCOMMAND: # @com_google_absl//absl/time:time [action 'Compiling external/com_google_absl/absl/time/civil_time.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/external/com_google_absl/absl/time/_objs/time/civil_time.pic.d '-frandom-seed=bazel-out/host/bin/external/com_google_absl/absl/time/_objs/time/civil_time.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -g0 -I/usr/local/include -g0 -Wall -Wextra -Wcast-qual -Wconversion-null -Wmissing-declarations -Woverlength-strings -Wpointer-arith -Wunused-local-typedefs -Wunused-result -Wvarargs -Wvla -Wwrite-strings -Wno-missing-field-initializers -Wno-sign-compare -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/com_google_absl/absl/time/civil_time.cc -o bazel-out/host/bin/external/com_google_absl/absl/time/_objs/time/civil_tim e.pic.o) SUBCOMMAND: # @com_google_absl//absl/time:time [action 'Compiling external/com_google_absl/absl/time/duration.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/external/com_google_absl/absl/time/_objs/time/duration.pic.d '-frandom-seed=bazel-out/host/bin/external/com_google_absl/absl/time/_objs/time/duration.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -g0 -I/usr/local/include -g0 -Wall -Wextra -Wcast-qual -Wconversion-null -Wmissing-declarations -Woverlength-strings -Wpointer-arith -Wunused-local-typedefs -Wunused-result -Wvarargs -Wvla -Wwrite-strings -Wno-missing-field-initializers -Wno-sign-compare -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/com_google_absl/absl/time/duration.cc -o bazel-out/host/bin/external/com_google_absl/absl/time/_objs/time/duration.pic.o) SUBCOMMAND: # @com_google_absl//absl/time:time [action 'Compiling external/com_google_absl/absl/time/time.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/external/com_google_absl/absl/time/_objs/time/time.pic.d '-frandom-seed=bazel-out/host/bin/external/com_google_absl/absl/time/_objs/time/time.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -g0 -I/usr/local/include -g0 -Wall -Wextra -Wcast-qual -Wconversion-null -Wmissing-declarations -Woverlength-strings -Wpointer-arith -Wunused-local-typedefs -Wunused-result -Wvarargs -Wvla -Wwrite-strings -Wno-missing-field-initializers -Wno-sign-compare -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/com_google_absl/absl/time/time.cc -o bazel-out/host/bin/external/com_google_absl/absl/time/_objs/time/time.pic.o) SUBCOMMAND: # //tensorflow/core/grappler/utils:symbolic_shapes [action 'Compiling tensorflow/core/grappler/utils/symbolic_shapes.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/core/grappler/utils/_objs/symbolic_shapes/symbolic_shapes.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/core/grappler/utils/_objs/symbolic_shapes/symbolic_shapes.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/ external/jpeg -iquote external/com_google_protobuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/core/grappler/utils/symbolic_shapes.cc -o bazel-out/host/bin/tensorflow/core/grappler/utils/_objs/symbolic_shapes/symbolic_sh apes.pic.o) SUBCOMMAND: # @com_google_absl//absl/base:dynamic_annotations [action 'Compiling external/com_google_absl/absl/base/dynamic_annotations.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/external/com_google_absl/absl/base/_objs/dynamic_annotations/dynamic_annotations.pic.d '-frandom-seed=bazel-out/host/bin/external/com_google_absl/absl/base/_objs/dynamic_annotations/dynamic_annotations.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -g0 -I/usr/local/include -g0 -Wall -Wextra -Wcast-qual -Wconversion-null -Wmissing-declarations -Woverlength-strings -Wpointer-arith -Wunused-local-typedefs -Wunused-result -Wvarargs -Wvla -Wwrite-strings -Wno-missing-field-initializers -Wno-sign-compare -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/com_google_absl/absl/base/dynamic_annotations.cc -o bazel-out/host/bi n/external/com_google_absl/absl/base/_objs/dynamic_annotations/dynamic_annotations.pic.o) SUBCOMMAND: # @com_google_absl//absl/base:spinlock_wait [action 'Compiling external/com_google_absl/absl/base/internal/spinlock_wait.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/external/com_google_absl/absl/base/_objs/spinlock_wait/spinlock_wait.pic.d '-frandom-seed=bazel-out/host/bin/external/com_google_absl/absl/base/_objs/spinlock_wait/spinlock_wait.pic.o' -fPIC -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -g0 -I/usr/local/include -g0 -Wall -Wextra -Wcast-qual -Wconversion-null -Wmissing-declarations -Woverlength-strings -Wpointer-arith -Wunused-local-typedefs -Wunused-result -Wvarargs -Wvla -Wwrite-strings -Wno-missing-field-initializers -Wno-sign-compare -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/com_google_absl/absl/base/internal/spinlock_wait.cc -o bazel-out/host/bin/external/com_google_absl/absl/base/_objs/spinlock_wait /spinlock_wait.pic.o) SUBCOMMAND: # @com_google_absl//absl/time:time [action 'Compiling external/com_google_absl/absl/time/format.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/external/com_google_absl/absl/time/_objs/time/format.pic.d '-frandom-seed=bazel-out/host/bin/external/com_google_absl/absl/time/_objs/time/format.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -g0 -I/usr/local/include -g0 -Wall -Wextra -Wcast-qual -Wconversion-null -Wmissing-declarations -Woverlength-strings -Wpointer-arith -Wunused-local-typedefs -Wunused-result -Wvarargs -Wvla -Wwrite-strings -Wno-missing-field-initializers -Wno-sign-compare -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/com_google_absl/absl/time/format.cc -o bazel-out/host/bin/external/com_google_absl/absl/time/_objs/time/format.pic.o) SUBCOMMAND: # //tensorflow/cc/saved_model:reader [action 'Compiling tensorflow/cc/saved_model/reader.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/tensorflow/cc/saved_model/_objs/reader/reader.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/cc/saved_model/_objs/reader/reader.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -DTF_USE_SNAPPY -iquote . -iquote bazel-out/host/bin -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/host/bin/external/nsync -iquote external/eigen_archive -iquote bazel-out/host/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/host/bin/external/local_config_sycl -iquote external/gif_archive -iquote bazel-out/host/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/host/bin/external/jpeg -iquote external/com_google_prot obuf -iquote bazel-out/host/bin/external/com_google_protobuf -iquote external/com_googlesource_code_re2 -iquote bazel-out/host/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/host/bin/external/highwayhash -iquote external/zlib_archive -iquote bazel-out/host/bin/external/zlib_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/cc/saved_model/reader.cc -o bazel-out/host/bin/tensorflow/cc/saved_model/_objs/reader/reader.pic.o) SUBCOMMAND: # @com_google_absl//absl/debugging:demangle_internal [action 'Compiling external/com_google_absl/absl/debugging/internal/demangle.cc [for host]'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/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/host/bin/external/com_google_absl/absl/debugging/_objs/demangle_internal/demangle.pic.d '-frandom-seed=bazel-out/host/bin/external/com_google_absl/absl/debugging/_objs/demangle_internal/demangle.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -g0 -I/usr/local/include -g0 -Wall -Wextra -Wcast-qual -Wconversion-null -Wmissing-declarations -Woverlength-strings -Wpointer-arith -Wunused-local-typedefs -Wunused-result -Wvarargs -Wvla -Wwrite-strings -Wno-missing-field-initializers -Wno-sign-compare -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c external/com_google_absl/absl/debugging/internal/demangle.cc -o bazel-out/host/bin/external/co m_google_absl/absl/debugging/_objs/demangle_internal/demangle.pic.o) ERROR: /wrkdirs/usr/ports/science/py-tensorflow/work-py38/tensorflow-1.15.5/tensorflow/core/BUILD:2453:1: C++ compilation of rule '//tensorflow/core:lib_internal_impl' failed (Exit 1) tensorflow/core/platform/env.cc:518:49: error: too many arguments to function call, expected single argument 'total_bytes_limit', have 2 arguments coded_stream.SetTotalBytesLimit(1024LL << 20, 512LL << 20); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~ bazel-out/host/bin/external/com_google_protobuf/google/protobuf/io/coded_stream.h:406:3: note: 'SetTotalBytesLimit' declared here void SetTotalBytesLimit(int total_bytes_limit); ^ 1 error generated. ERROR: /wrkdirs/usr/ports/science/py-tensorflow/work-py38/tensorflow-1.15.5/tensorflow/tools/pip_package/BUILD:232:1 C++ compilation of rule '//tensorflow/core:lib_internal_impl' failed (Exit 1) INFO: Elapsed time: 677.116s, Critical Path: 183.25s INFO: 1295 processes: 1295 local. FAILED: Build did NOT complete successfully FAILED: Build did NOT complete successfully *** Error code 1 Stop. make: stopped in /usr/ports/science/py-tensorflow