[package - 114amd64-default][science/py-tensorflow] Failed for py38-tensorflow-1.15.5_2 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Sep 2021 10:01:55 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://beefy9.nyi.freebsd.org/data/114amd64-default/28d5dd624cd7/logs/py38-tensorflow-1.15.5_2.log Build URL: http://beefy9.nyi.freebsd.org/build.html?mastername=114amd64-default&build=28d5dd624cd7 Log: =>> Building science/py-tensorflow build started at Sat Sep 25 07:56:56 UTC 2021 port directory: /usr/ports/science/py-tensorflow package name: py38-tensorflow-1.15.5_2 building for: FreeBSD 114amd64-default-job-01 11.4-RELEASE-p13 FreeBSD 11.4-RELEASE-p13 amd64 maintained by: amzo1337@gmail.com Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1104001 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1104001 UNAME_v=FreeBSD 11.4-RELEASE-p13 UNAME_r=11.4-RELEASE-p13 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/114amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/114amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=114amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/114amd64-default/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_2: 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 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 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 064 4" 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=freebsd11 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=11.4 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.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 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.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=11.4-RELEASE-p13 OSREL=11.4 OSVERSION=1104001 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_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.2.pkg [114amd64-default-job-01] Installing pkg-1.17.2... [114amd64-default-job-01] Extracting pkg-1.17.2: .......... done ===> py38-tensorflow-1.15.5_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py38-tensorflow-1.15.5_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py38-tensorflow-1.15.5_2 for building =========================================================================== =======================<phase: checksum >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py38-tensorflow-1.15.5_2 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_2 for building ===> Extracting for py38-tensorflow-1.15.5_2 => 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> 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/lite/kernels/_objs/builtin_op_kernels/one_hot.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/one_hot.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote bazel -out/host/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/one_hot.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/one_hot.pic.o) SUBCOMMAND: # //tensorflow/lite/tools/optimize/calibration:node_info_delegate [action 'Compiling tensorflow/lite/tools/optimize/calibration/node_info_delegate.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/lite/tools/optimize/calibration/_objs/node_info_delegate/node_info_delegate.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/tools/optimize/calibration/_objs/node_info_delegate/node_info_delegate.pic.o' -fPIC -iquote . -iquote bazel-out/host/bin -iquote external/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -g0 -I/usr/local/include -g0 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/tools/optimize/calibration/node_info_delegate.cc -o bazel-out/host/bin/tensorflow/lite/tools/optimize/calibration/_objs/node_info_delegate/node_info_delegate.pic.o) SUBCOMMAND: # //tensorflow/lite/tools/optimize/calibration:logging_op_resolver [action 'Compiling tensorflow/lite/tools/optimize/calibration/logging_op_resolver.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/lite/tools/optimize/calibration/_objs/logging_op_resolver/logging_op_resolver.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/tools/optimize/calibration/_objs/logging_op_resolver/logging_op_resolver.pic.o' -fPIC -D__CLANG_SUPPORT_DYN_ANNOTATION__ -iquote . -iquote bazel-out/host/bin -iquote external/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/com_google_absl -iquote bazel-out/host/bin/external/com_google_absl -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -g0 -I/usr/local/include -g0 -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/tools/optimize/calibration/logging_op_resolver.cc -o bazel-out/host/bin/ten sorflow/lite/tools/optimize/calibration/_objs/logging_op_resolver/logging_op_resolver.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/neg.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/lite/kernels/_objs/builtin_op_kernels/neg.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/neg.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote bazel-out/hos t/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/neg.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/neg.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/mirror_pad.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/lite/kernels/_objs/builtin_op_kernels/mirror_pad.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/mirror_pad.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/mirror_pad.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/mirror_pad.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/mfcc.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/lite/kernels/_objs/builtin_op_kernels/mfcc.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/mfcc.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote bazel-out/h ost/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/mfcc.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/mfcc.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/maximum_minimum.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/lite/kernels/_objs/builtin_op_kernels/maximum_minimum.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/maximum_minimum.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archi ve -iquote bazel-out/host/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/maximum_minimum.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/maximum_minimum.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/matrix_set_diag.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/lite/kernels/_objs/builtin_op_kernels/matrix_set_diag.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/matrix_set_diag.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archi ve -iquote bazel-out/host/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/matrix_set_diag.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/matrix_set_diag.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/lstm.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/lite/kernels/_objs/builtin_op_kernels/lstm.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/lstm.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote bazel-out/h ost/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/lstm.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/lstm.pic.o) SUBCOMMAND: # //tensorflow/compiler/mlir/lite:tensorflow_lite_optimize [action 'Compiling tensorflow/compiler/mlir/lite/transforms/optimize.cc'] (cd /wrkdirs/usr/ports/science/py-tensorflow/work-py38/bazel_out/402a45203959a31b484023dc35f5ca93/execroot/org_tensorflow && \ exec env - \ PATH=/bin:/usr/bin/:/usr/local/bin \ PWD=/proc/self/cwd \ PYTHON_BIN_PATH=/usr/local/bin/python3.8 \ PYTHON_LIB_PATH=/usr/local/lib/python3.8/site-packages \ TF2_BEHAVIOR=0 \ TF_CONFIGURE_IOS=0 \ TF_SYSTEM_LIBS=absl_py,astor_archive,boringssl,com_github_googleapis_googleapis,com_github_googlecloudplatform_google_cloud_cpp,com_google_protobuf,com_googlesource_code_re2,curl,cython,double_conversion,enum34_archive,flatbuffers,functools32_archive,gast_archive,gif_archive,grpc,hwloc,icu,jpeg,jsoncpp_git,keras_applications_archive,lmdb,nasm,nsync,opt_einsum_archive,org_sqlite,pasta,pcre,png_archive,six_archive,snappy,swig,termcolor_archive,wrapt,zlib_archive \ /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/freebsd-py2-opt/bin/tensorflow/compiler/mlir/lite/_objs/tensorflow_lite_optimize/optimize.pic.d '-frandom-seed=bazel-out/freebsd-py2-opt/bin/tensorflow/compiler/mlir/lite/_objs/tensorflow_lite_optimize/optimize.pic.o' -fPIC -DLLVM_ENABLE_STATS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DLLVM_BUILD_GLOBAL_ISEL -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/freebsd-py2-opt/bin -iquote external/local_config_mlir -iquote bazel-out/freebsd-py2-opt/bin/external/local_config_mlir -iquote external/llvm -iquote bazel-out/freebsd-py2-opt/bin/external/llvm -iquote external/zlib_archive -iquote bazel-out/freebsd-py2-opt/bin/external/zlib_archive -iquote external/com_google_absl -iquote bazel-out/freebsd-py2-opt/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/freebsd-py2-opt/bin/external/nsync -iquote external/eigen_archive -iquote bazel-out/freebsd-py2-opt/bin/external/eigen_archive -iquote external/local_config_sycl -iquote bazel-out/freebsd-py2-opt/bin/external/local_config_sycl -iquote external/gif_archive -iquote bazel-out/freebsd-py2-opt/bin/external/gif_archive -iquote external/jpeg -iquote bazel-out/freebsd-py2-opt/bin/external/jpeg -iquote external/com_google_protobuf -iquote bazel-out/freebsd-py2-opt/bin/external/com_google_protobuf -iquote external/com_googlesource_code_re2 -iquote bazel-out/freebsd-py2-opt/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/freebsd-py2-opt/bin/external/farmhash_archive -iquote external/fft2d -iquote bazel-out/freebsd-py2-opt/bin/external/fft2d -iquote external/highwayhash -iquote bazel-out/freebsd-py2-opt/bin/external/highwayhash -iquote external/flat buffers -iquote bazel-out/freebsd-py2-opt/bi! n/external/flatbuffers -isystem external/local_config_mlir/include -isystem bazel-out/freebsd-py2-opt/bin/external/local_config_mlir/include -isystem external/llvm/include -isystem bazel-out/freebsd-py2-opt/bin/external/llvm/include -isystem tensorflow/compiler/mlir/tensorflow/include -isystem bazel-out/freebsd-py2-opt/bin/tensorflow/compiler/mlir/tensorflow/include -isystem external/eigen_archive -isystem bazel-out/freebsd-py2-opt/bin/external/eigen_archive -isystem external/farmhash_archive/src -isystem bazel-out/freebsd-py2-opt/bin/external/farmhash_archive/src -isystem tensorflow/lite/schema -isystem bazel-out/freebsd-py2-opt/bin/tensorflow/lite/schema -w -I/usr/local/include '-std=c++1z' '-stdlib=libc++' '--std=c++1z' '-std=c++14' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/compiler/mlir/lite/transforms/optimize.cc -o bazel-out/freebsd-py2-opt/bin/tensorflow/compiler/mlir/lite/_ob js/tensorflow_lite_optimize/optimize.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/lsh_projection.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/lite/kernels/_objs/builtin_op_kernels/lsh_projection.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/lsh_projection.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote bazel-out/host/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/lsh_projection.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/lsh_projection.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/logical.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/lite/kernels/_objs/builtin_op_kernels/logical.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/logical.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote bazel -out/host/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/logical.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/logical.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/local_response_norm.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/lite/kernels/_objs/builtin_op_kernels/local_response_norm.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/local_response_norm.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmha sh_archive -iquote bazel-out/host/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/local_response_norm.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/local_response_norm.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/l2norm.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/lite/kernels/_objs/builtin_op_kernels/l2norm.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/l2norm.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote bazel-o ut/host/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/l2norm.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/l2norm.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/mul.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/lite/kernels/_objs/builtin_op_kernels/mul.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/mul.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote bazel-out/hos t/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/mul.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/mul.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/if.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/lite/kernels/_objs/builtin_op_kernels/if.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/if.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote bazel-out/host/ bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/if.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/if.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/hashtable_lookup.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/lite/kernels/_objs/builtin_op_kernels/hashtable_lookup.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/hashtable_lookup.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_arc hive -iquote bazel-out/host/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/hashtable_lookup.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/hashtable_lookup.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/gather_nd.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/lite/kernels/_objs/builtin_op_kernels/gather_nd.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/gather_nd.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote b azel-out/host/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/gather_nd.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/gather_nd.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/pad.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/lite/kernels/_objs/builtin_op_kernels/pad.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/pad.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote bazel-out/hos t/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/pad.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/pad.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/gather.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/lite/kernels/_objs/builtin_op_kernels/gather.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/gather.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote bazel-o ut/host/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/gather.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/gather.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/activations.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/lite/kernels/_objs/builtin_op_kernels/activations.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/activations.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquo te bazel-out/host/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/activations.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/activations.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/add.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/lite/kernels/_objs/builtin_op_kernels/add.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/add.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote bazel-out/hos t/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/add.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/add.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/floor.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/lite/kernels/_objs/builtin_op_kernels/floor.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/floor.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote bazel-out /host/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/floor.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/floor.pic.o) SUBCOMMAND: # //tensorflow/lite/kernels:builtin_op_kernels [action 'Compiling tensorflow/lite/kernels/floor_div.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/lite/kernels/_objs/builtin_op_kernels/floor_div.pic.d '-frandom-seed=bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/floor_div.pic.o' -fPIC -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' '-DEIGEN_HAS_TYPE_TRAITS=0' -iquote . -iquote bazel-out/host/bin -iquote external/gemmlowp -iquote bazel-out/host/bin/external/gemmlowp -iquote external/arm_neon_2_x86_sse -iquote bazel-out/host/bin/external/arm_neon_2_x86_sse -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/flatbuffers -iquote bazel-out/host/bin/external/flatbuffers -iquote external/fft2d -iquote bazel-out/host/bin/external/fft2d -iquote external/farmhash_archive -iquote b azel-out/host/bin/external/farmhash_archive -isystem external/eigen_archive -isystem bazel-out/host/bin/external/eigen_archive -isystem tensorflow/lite/schema -isystem bazel-out/host/bin/tensorflow/lite/schema -isystem external/farmhash_archive/src -isystem bazel-out/host/bin/external/farmhash_archive/src -g0 -I/usr/local/include -g0 -DFARMHASH_NO_CXX_STRING -Wno-sign-compare '-Wno-error=reorder' -no-canonical-prefixes -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -c tensorflow/lite/kernels/floor_div.cc -o bazel-out/host/bin/tensorflow/lite/kernels/_objs/builtin_op_kernels/floor_div.pic.o) ERROR: /wrkdirs/usr/ports/science/py-tensorflow/work-py38/tensorflow-1.15.5/tensorflow/BUILD:640:1: Linking of rule '//tensorflow:libtensorflow_cc.so.1.15.5' failed (Exit 1) bazel-out/freebsd-opt/bin/tensorflow/core/distributed_runtime/rpc/libgrpc_master_service_impl.pic.a(grpc_master_service_impl.pic.o): In function `grpc::CompletionQueue::CompletionQueue(grpc_completion_queue_attributes const&)': grpc_master_service_impl.cc:(.text._ZN4grpc15CompletionQueueC2ERK32grpc_completion_queue_attributes[_ZN4grpc15CompletionQueueC2ERK32grpc_completion_queue_attributes]+0x139): undefined reference to `absl::lts_20210324::Mutex::~Mutex()' bazel-out/freebsd-opt/bin/tensorflow/core/distributed_runtime/rpc/libgrpc_master_service_impl.pic.a(grpc_master_service_impl.pic.o): In function `grpc::CompletionQueue::~CompletionQueue()': grpc_master_service_impl.cc:(.text._ZN4grpc15CompletionQueueD2Ev[_ZN4grpc15CompletionQueueD2Ev]+0x86): undefined reference to `absl::lts_20210324::Mutex::~Mutex()' grpc_master_service_impl.cc:(.text._ZN4grpc15CompletionQueueD2Ev[_ZN4grpc15CompletionQueueD2Ev]+0xf7): undefined reference to `absl::lts_20210324::Mutex::~Mutex()' bazel-out/freebsd-opt/bin/tensorflow/core/debug/libdebug_service_proto_cc.pic.a(debug_service.grpc.pb.pic.o): In function `grpc::internal::ClientCallbackReaderWriterImpl<tensorflow::Event, tensorflow::EventReply>::ClientCallbackReaderWriterImpl(grpc::internal::Call, grpc::ClientContext*, grpc::ClientBidiReactor<tensorflow::Event, tensorflow::EventReply>*)': debug_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEEC2ENS0_4CallEPNS_13ClientContextEPNS_17ClientBidiReactorIS3_S4_EE[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEEC2ENS0_4CallEPNS_13ClientContextEPNS_17ClientBidiReactorIS3_S4_EE]+0x8ed): undefined reference to `absl::lts_20210324::Mutex::~Mutex()' bazel-out/freebsd-opt/bin/tensorflow/core/debug/libdebug_service_proto_cc.pic.a(debug_service.grpc.pb.pic.o): In function `grpc::internal::ClientCallbackReaderWriterImpl<tensorflow::Event, tensorflow::EventReply>::~ClientCallbackReaderWriterImpl()': debug_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEED2Ev[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEED2Ev]+0x20): undefined reference to `absl::lts_20210324::Mutex::~Mutex()' bazel-out/freebsd-opt/bin/tensorflow/core/debug/libdebug_service_proto_cc.pic.a(debug_service.grpc.pb.pic.o): In function `grpc::internal::ClientCallbackReaderWriterImpl<tensorflow::Event, tensorflow::EventReply>::StartCall()': debug_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE9StartCallEv[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE9StartCallEv]+0x7d): undefined reference to `absl::lts_20210324::Mutex::Lock()' debug_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE9StartCallEv[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE9StartCallEv]+0xf7): undefined reference to `absl::lts_20210324::Mutex::Unlock()' debug_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE9StartCallEv[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE9StartCallEv]+0x11e): undefined reference to `absl::lts_20210324::Mutex::Unlock()' bazel-out/freebsd-opt/bin/tensorflow/core/debug/libdebug_service_proto_cc.pic.a(debug_service.grpc.pb.pic.o): In function `grpc::internal::ClientCallbackReaderWriterImpl<tensorflow::Event, tensorflow::EventReply>::Write(tensorflow::Event const*, grpc::WriteOptions)': debug_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE5WriteEPKS3_NS_12WriteOptionsE[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE5WriteEPKS3_NS_12WriteOptionsE]+0x158): undefined reference to `absl::lts_20210324::Mutex::Lock()' debug_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE5WriteEPKS3_NS_12WriteOptionsE[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE5WriteEPKS3_NS_12WriteOptionsE]+0x171): undefined reference to `absl::lts_20210324::Mutex::Unlock()' debug_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE5WriteEPKS3_NS_12WriteOptionsE[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE5WriteEPKS3_NS_12WriteOptionsE]+0x183): undefined reference to `absl::lts_20210324::Mutex::Unlock()' bazel-out/freebsd-opt/bin/tensorflow/core/debug/libdebug_service_proto_cc.pic.a(debug_service.grpc.pb.pic.o): In function `grpc::internal::ClientCallbackReaderWriterImpl<tensorflow::Event, tensorflow::EventReply>::WritesDone()': debug_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE10WritesDoneEv[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE10WritesDoneEv]+0x145): undefined reference to `absl::lts_20210324::Mutex::Lock()' debug_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE10WritesDoneEv[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE10WritesDoneEv]+0x15e): undefined reference to `absl::lts_20210324::Mutex::Unlock()' debug_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE10WritesDoneEv[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE10WritesDoneEv]+0x170): undefined reference to `absl::lts_20210324::Mutex::Unlock()' bazel-out/freebsd-opt/bin/tensorflow/core/debug/libdebug_service_proto_cc.pic.a(debug_service.grpc.pb.pic.o): In function `grpc::internal::ClientCallbackReaderWriterImpl<tensorflow::Event, tensorflow::EventReply>::Read(tensorflow::EventReply*)': debug_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE4ReadEPS4_[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE4ReadEPS4_]+0x4b): undefined reference to `absl::lts_20210324::Mutex::Lock()' debug_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE4ReadEPS4_[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE4ReadEPS4_]+0x64): undefined reference to `absl::lts_20210324::Mutex::Unlock()' debug_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE4ReadEPS4_[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5EventENS2_10EventReplyEE4ReadEPS4_]+0x71): undefined reference to `absl::lts_20210324::Mutex::Unlock()' bazel-out/freebsd-opt/bin/tensorflow/core/libeager_service_proto_cc.pic.a(eager_service.grpc.pb.pic.o): In function `grpc::internal::ClientCallbackReaderWriterImpl<tensorflow::eager::EnqueueRequest, tensorflow::eager::EnqueueResponse>::ClientCallbackReaderWriterImpl(grpc::internal::Call, grpc::ClientContext*, grpc::ClientBidiReactor<tensorflow::eager::EnqueueRequest, tensorflow::eager::EnqueueResponse>*)': eager_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEEC2ENS0_4CallEPNS_13ClientContextEPNS_17ClientBidiReactorIS4_S5_EE[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEEC2ENS0_4CallEPNS_13ClientContextEPNS_17ClientBidiReactorIS4_S5_EE]+0x8ed): undefined reference to `absl::lts_20210324::Mutex::~Mutex()' bazel-out/freebsd-opt/bin/tensorflow/core/libeager_service_proto_cc.pic.a(eager_service.grpc.pb.pic.o): In function `grpc::internal::ClientCallbackReaderWriterImpl<tensorflow::eager::EnqueueRequest, tensorflow::eager::EnqueueResponse>::~ClientCallbackReaderWriterImpl()': eager_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEED2Ev[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEED2Ev]+0x20): undefined reference to `absl::lts_20210324::Mutex::~Mutex()' bazel-out/freebsd-opt/bin/tensorflow/core/libeager_service_proto_cc.pic.a(eager_service.grpc.pb.pic.o): In function `grpc::internal::ClientCallbackReaderWriterImpl<tensorflow::eager::EnqueueRequest, tensorflow::eager::EnqueueResponse>::StartCall()': eager_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE9StartCallEv[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE9StartCallEv]+0x7d): undefined reference to `absl::lts_20210324::Mutex::Lock()' eager_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE9StartCallEv[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE9StartCallEv]+0xf7): undefined reference to `absl::lts_20210324::Mutex::Unlock()' eager_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE9StartCallEv[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE9StartCallEv]+0x11e): undefined reference to `absl::lts_20210324::Mutex::Unlock()' bazel-out/freebsd-opt/bin/tensorflow/core/libeager_service_proto_cc.pic.a(eager_service.grpc.pb.pic.o): In function `grpc::internal::ClientCallbackReaderWriterImpl<tensorflow::eager::EnqueueRequest, tensorflow::eager::EnqueueResponse>::Write(tensorflow::eager::EnqueueRequest const*, grpc::WriteOptions)': eager_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE5WriteEPKS4_NS_12WriteOptionsE[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE5WriteEPKS4_NS_12WriteOptionsE]+0x158): undefined reference to `absl::lts_20210324::Mutex::Lock()' eager_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE5WriteEPKS4_NS_12WriteOptionsE[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE5WriteEPKS4_NS_12WriteOptionsE]+0x171): undefined reference to `absl::lts_20210324::Mutex::Unlock()' eager_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE5WriteEPKS4_NS_12WriteOptionsE[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE5WriteEPKS4_NS_12WriteOptionsE]+0x183): undefined reference to `absl::lts_20210324::Mutex::Unlock()' bazel-out/freebsd-opt/bin/tensorflow/core/libeager_service_proto_cc.pic.a(eager_service.grpc.pb.pic.o): In function `grpc::internal::ClientCallbackReaderWriterImpl<tensorflow::eager::EnqueueRequest, tensorflow::eager::EnqueueResponse>::WritesDone()': eager_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE10WritesDoneEv[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE10WritesDoneEv]+0x145): undefined reference to `absl::lts_20210324::Mutex::Lock()' eager_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE10WritesDoneEv[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE10WritesDoneEv]+0x15e): undefined reference to `absl::lts_20210324::Mutex::Unlock()' eager_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE10WritesDoneEv[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE10WritesDoneEv]+0x170): undefined reference to `absl::lts_20210324::Mutex::Unlock()' bazel-out/freebsd-opt/bin/tensorflow/core/libeager_service_proto_cc.pic.a(eager_service.grpc.pb.pic.o): In function `grpc::internal::ClientCallbackReaderWriterImpl<tensorflow::eager::EnqueueRequest, tensorflow::eager::EnqueueResponse>::Read(tensorflow::eager::EnqueueResponse*)': eager_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE4ReadEPS5_[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE4ReadEPS5_]+0x4b): undefined reference to `absl::lts_20210324::Mutex::Lock()' eager_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE4ReadEPS5_[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE4ReadEPS5_]+0x64): undefined reference to `absl::lts_20210324::Mutex::Unlock()' eager_service.grpc.pb.cc:(.text._ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE4ReadEPS5_[_ZN4grpc8internal30ClientCallbackReaderWriterImplIN10tensorflow5eager14EnqueueRequestENS3_15EnqueueResponseEE4ReadEPS5_]+0x71): undefined reference to `absl::lts_20210324::Mutex::Unlock()' clang: error: linker command failed with exit code 1 (use -v to see invocation) INFO: Elapsed time: 6865.146s, Critical Path: 434.33s INFO: 10463 processes: 10463 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