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:     [email protected]
Last committer: [email protected]
Ident:          $FreeBSD: head/devel/fbthrift/Makefile 553480 2020-10-27 
19:50:10Z yuri $
Log URL:        
http://beefy6.nyi.freebsd.org/data/121amd64-default/553941/logs/fbthrift-2020.10.26.00.log
Build URL:      
http://beefy6.nyi.freebsd.org/build.html?mastername=121amd64-default&build=553941
Log:

=>> Building devel/fbthrift
build started at Tue Nov  3 14:19:08 UTC 2020
port directory: /usr/ports/devel/fbthrift
package name: fbthrift-2020.10.26.00
building for: FreeBSD 121amd64-default-job-01 12.1-RELEASE-p10 FreeBSD 
12.1-RELEASE-p10 amd64
maintained by: [email protected]
Makefile ident:      $FreeBSD: head/devel/fbthrift/Makefile 553480 2020-10-27 
19:50:10Z yuri $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300121
Jail OSVERSION: 1201000
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1201000
UNAME_v=FreeBSD 12.1-RELEASE-p10
UNAME_r=12.1-RELEASE-p10
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-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/121amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/121amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=121amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/121amd64-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=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
[email protected]
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/fbthrift/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/fbthrift/work  
HOME=/wrkdirs/usr/ports/devel/fbthrift/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/devel/fbthrift/work/.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/devel/fbthrift/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/fbthrift/work  
HOME=/wrkdirs/usr/ports/devel/fbthrift/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/devel/fbthrift/work/.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 
DESTDIR=/wrkdirs/usr/ports/devel/fbthrift/work/stage 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--
CMAKE_BUILD_TYPE="release" OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local  
RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/fbthrift"  
EXAMPLESDIR="share/examples/fbthrift"  DATADIR="share/fbthrift"  
WWWDIR="www/fbthrift"  ETCDIR="etc/fbthrift"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/fbthrift 
DOCSDIR=/usr/local/share/doc/fbthrift 
EXAMPLESDIR=/usr/local/share/examples/fbthrift  WWWDIR=/usr/local/www/fbthrift 
ETCDIR=/usr/local/etc/fbthrift
--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 8.0.1 (tags/RELEASE_801/final 366581) 
(based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix 
InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 
366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 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 8.0.1 (tags/RELEASE_801/final 
366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: 
posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.1-RELEASE-p10
OSREL=12.1
OSVERSION=1201000
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    >============================
===>   fbthrift-2020.10.26.00 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.15.10.txz
[121amd64-default-job-01] Installing pkg-1.15.10...
[121amd64-default-job-01] Extracting pkg-1.15.10: .......... done
===>   fbthrift-2020.10.26.00 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of fbthrift-2020.10.26.00
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by fbthrift-2020.10.26.00 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by fbthrift-2020.10.26.00 for building
=> SHA256 Checksum OK for facebook-fbthrift-v2020.10.26.00_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by fbthrift-2020.10.26.00 for building
===>  Extracting for fbthrift-2020.10.26.00
=> SHA256 Checksum OK for facebook-fbthrift-v2020.10.26.00_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for fbthrift-2020.10.26.00
===>  Applying FreeBSD patches for fbthrift-2020.10.26.00 from 
/usr/ports/devel/fbthrift/files
===========================================================================
=======================<phase: build-depends  >============================
===>   fbthrift-2020.10.26.00 depends on executable: bison - not found
===>   Installing existing package /packages/All/bison-3.6.4,1.txz
[121amd64-default-job-01] Installing bison-3.6.4,1...
[121amd64-default-job-01] `-- Installing gettext-runtime-0.21...
[121amd64-default-job-01] |   `-- Installing indexinfo-0.3.1...
[121amd64-default-job-01] |   `-- Extracting indexinfo-0.3.1: .... done
[121amd64-default-job-01] `-- Extracting gettext-runtime-0.21: .......... done
[121amd64-default-job-01] `-- Installing libtextstyle-0.21...
[121amd64-default-job-01] `-- Extracting libtextstyle-0.21: .......... done
[121amd64-default-job-01] `-- Installing m4-1.4.18_1,1...
[121amd64-default-job-01] `-- Extracting m4-1.4.18_1,1: .......... done
[121amd64-default-job-01] Extracting bison-3.6.4,1: .......... done
===>   fbthrift-2020.10.26.00 depends on executable: bison - found
===>   Returning to build of fbthrift-2020.10.26.00
===>   fbthrift-2020.10.26.00 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-3.18.4.txz
[121amd64-default-job-01] Installing cmake-3.18.4...
[121amd64-default-job-01] `-- Installing curl-7.73.0...
[121amd64-default-job-01] |   `-- Installing ca_root_nss-3.58...
<snip>
[121amd64-default-job-01] |   `-- Installing libsodium-1.0.18...
[121amd64-default-job-01] |   `-- Extracting libsodium-1.0.18: .......... done
[121amd64-default-job-01] |   `-- Installing libunwind-20200331_1...
[121amd64-default-job-01] |   `-- Extracting libunwind-20200331_1: .......... 
done
[121amd64-default-job-01] |   `-- Installing snappy-1.1.8...
[121amd64-default-job-01] |   `-- Extracting snappy-1.1.8: .......... done
[121amd64-default-job-01] |   `-- Installing zstd-1.4.5_1...
[121amd64-default-job-01] |   `-- Extracting zstd-1.4.5_1: .......... done
[121amd64-default-job-01] `-- Extracting folly-2020.10.26.00: .......... done
[121amd64-default-job-01] Extracting fizz-2020.10.26.00: .......... done
===>   fbthrift-2020.10.26.00 depends on shared library: libfizz.so - found 
(/usr/local/lib/libfizz.so)
===>   Returning to build of fbthrift-2020.10.26.00
===>   fbthrift-2020.10.26.00 depends on shared library: libfmt.so - found 
(/usr/local/lib/libfmt.so)
===>   fbthrift-2020.10.26.00 depends on shared library: libfolly.so - found 
(/usr/local/lib/libfolly.so)
===>   fbthrift-2020.10.26.00 depends on shared library: libgflags.so - found 
(/usr/local/lib/libgflags.so)
===>   fbthrift-2020.10.26.00 depends on shared library: libglog.so - found 
(/usr/local/lib/libglog.so)
===>   fbthrift-2020.10.26.00 depends on shared library: libwangle.so - not 
found
===>   Installing existing package /packages/All/wangle-2020.10.26.00.txz
[121amd64-default-job-01] Installing wangle-2020.10.26.00...
[121amd64-default-job-01] Extracting wangle-2020.10.26.00: .......... done
===>   fbthrift-2020.10.26.00 depends on shared library: libwangle.so - found 
(/usr/local/lib/libwangle.so)
===>   Returning to build of fbthrift-2020.10.26.00
===>   fbthrift-2020.10.26.00 depends on shared library: libzstd.so - found 
(/usr/local/lib/libzstd.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for fbthrift-2020.10.26.00
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/devel/fbthrift/work/.build
-- The C compiler identification is Clang 8.0.1
-- The CXX compiler identification is Clang 8.0.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1d")  
-- Found BISON: /usr/local/bin/bison (found suitable version "3.6.4", minimum 
required is "3.0.4") 
-- Found FLEX: /usr/bin/flex (found version "2.5.37") 
-- Found gflags from package config 
/usr/local/lib/cmake/gflags/gflags-config.cmake
CMake Warning (dev) at 
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 
(message):
  The package name passed to `find_package_handle_standard_args` (glog) does
  not match the name of the calling package (Glog).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  build/fbcode_builder/CMake/FindGlog.cmake:22 
(find_package_handle_standard_args)
  CMakeLists.txt:102 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found glog: /usr/local/lib/libglog.so  
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE  
-- Found Boost: /usr/local/include (found suitable version "1.72.0", minimum 
required is "1.51.0") found components: context filesystem program_options 
regex system thread chrono date_time atomic 
-- Found folly: /usr/local
-- Found fizz: /usr/local
-- Found wangle: /usr/local
CMake Warning (dev) at 
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 
(message):
  The package name passed to `find_package_handle_standard_args` (Zstd) does
  not match the name of the calling package (Zlib).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  thrift/cmake/FindZlib.cmake:42 (find_package_handle_standard_args)
  CMakeLists.txt:107 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Zstd: /usr/lib/libz.so  
-- ZLIB: /usr/include
-- Found Zstd: /usr/local/lib/libzstd.so  
-- ZSTD: /usr/local/include
CMake Warning at CMakeLists.txt:126 (find_package):
  By not providing "Findpython-six.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "python-six", but CMake did not find one.

  Could not find a package configuration file provided by "python-six" with
  any of the following names:

    python-sixConfig.cmake
    python-six-config.cmake

  Add the installation prefix of "python-six" to CMAKE_PREFIX_PATH or set
  "python-six_DIR" to a directory containing one of the above files.  If
  "python-six" provides a separate development package or SDK, be sure it has
  been installed.


-- Python dependencies not found, will not build thrift/lib/py
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_COLOR_MAKEFILE
    CMAKE_CXX_FLAGS_DEBUG
    CMAKE_C_FLAGS_DEBUG
    CMAKE_C_FLAGS_RELEASE
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_VERBOSE_MAKEFILE


-- Build files have been written to: 
/wrkdirs/usr/ports/devel/fbthrift/work/.build
===========================================================================
=======================<phase: build          >============================
===>  Building for fbthrift-2020.10.26.00
[0/2] /usr/local/bin/cmake -P 
/wrkdirs/usr/ports/devel/fbthrift/work/.build/CMakeFiles/VerifyGlobs.cmake
[1/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_lib_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -MD 
-MT thrift/compiler/CMakeFiles/compiler_lib.dir/lib/cpp2/util.cc.o -MF 
thrift/compiler/CMakeFiles/compiler_lib.dir/lib/cpp2/util.cc.o.d -o 
thrift/compiler/CMakeFiles/compiler_lib.dir/lib/cpp2/util.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/lib/cpp2/util.cc
[2/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_lib_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -MD 
-MT thrift/compiler/CMakeFiles/compiler_lib.dir/lib/java/util.cc.o -MF 
thrift/compiler/CMakeFiles/compiler_lib.dir/lib/java/util.cc.o.d -o 
thrift/compiler/CMakeFiles/compiler_lib.dir/lib/java/util.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/lib/java/util.cc
[3/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dmustache_lib_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -MD 
-MT thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/mstch.cpp.o -MF 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/mstch.cpp.o.d -o 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/mstch.cpp.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/mustache/mstch.cpp
[4/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dmustache_lib_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -MD 
-MT thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/render_context.cpp.o 
-MF thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/render_context.cpp.o.d 
-o thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/render_context.cpp.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/mustache/render_context.cpp
[5/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dmustache_lib_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -MD 
-MT thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/state/in_section.cpp.o 
-MF 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/state/in_section.cpp.o.d 
-o thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/state/in_section.cpp.o 
-c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/mustache/state/in_section.cpp
[6/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dmustache_lib_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -MD 
-MT 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/state/outside_section.cpp.o
 -MF 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/state/outside_section.cpp.o.d
 -o 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/state/outside_section.cpp.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/mustache/state/outside_section.cpp
[7/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dmustache_lib_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -MD 
-MT thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/template_type.cpp.o 
-MF thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/template_type.cpp.o.d 
-o thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/template_type.cpp.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/mustache/template_type.cpp
[8/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dmustache_lib_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -MD 
-MT thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/token.cpp.o -MF 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/token.cpp.o.d -o 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/token.cpp.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/mustache/token.cpp
[9/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dmustache_lib_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -MD 
-MT thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/utils.cpp.o -MF 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/utils.cpp.o.d -o 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/utils.cpp.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/mustache/utils.cpp
[10/202] : && /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  
-fstack-protector-strong -shared -Wl,-soname,libmustache_lib.so -o 
lib/libmustache_lib.so 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/mstch.cpp.o 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/render_context.cpp.o 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/state/in_section.cpp.o 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/state/outside_section.cpp.o
 thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/template_type.cpp.o 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/token.cpp.o 
thrift/compiler/CMakeFiles/mustache_lib.dir/mustache/utils.cpp.o  
-Wl,-rpath,/usr/local/lib:  /usr/local/lib/libboost_context.so  
/usr/local/lib/libboost_filesystem.so  
/usr/local/lib/libboost_program_options.so  /usr/local/lib/libboost_regex.so  
/usr/local/lib/libboost_system.so  /usr/local/lib/libboost_thread.so  -pthread  
/
 usr/local/lib/libboost_chrono.so  /usr/local/lib/libboost_date_time.so  
/usr/local/lib/libboost_atomic.so && :
[11/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -MD 
-MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_program.cc.o -MF 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_program.cc.o.d -o 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_program.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/ast/t_program.cc
[12/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -MD 
-MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_struct.cc.o -MF 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_struct.cc.o.d -o 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_struct.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/ast/t_struct.cc
[13/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -MD 
-MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_type.cc.o -MF 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_type.cc.o.d -o 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_type.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/ast/t_type.cc
[14/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -MD 
-MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_typedef.cc.o -MF 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_typedef.cc.o.d -o 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_typedef.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/ast/t_typedef.cc
[15/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -MD 
-MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/base_types.cc.o -MF 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/base_types.cc.o.d -o 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/base_types.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/ast/base_types.cc
[16/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=c++17 -MD 
-MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_scope.cc.o -MF 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_scope.cc.o.d -o 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_scope.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/ast/t_scope.cc
[17/202] : && /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  
-fstack-protector-strong -shared -Wl,-soname,libcompiler_ast.so -o 
lib/libcompiler_ast.so 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_program.cc.o 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_struct.cc.o 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_type.cc.o 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_typedef.cc.o 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/base_types.cc.o 
thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_scope.cc.o  
-Wl,-rpath,::::::::::::::  -lssl  -lcrypto && :
[18/202] : && /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  
-fstack-protector-strong -shared -Wl,-soname,libcompiler_lib.so -o 
lib/libcompiler_lib.so 
thrift/compiler/CMakeFiles/compiler_lib.dir/lib/cpp2/util.cc.o 
thrift/compiler/CMakeFiles/compiler_lib.dir/lib/java/util.cc.o  
-Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib:  
lib/libcompiler_ast.so  /usr/local/lib/libboost_context.so  
/usr/local/lib/libboost_filesystem.so  
/usr/local/lib/libboost_program_options.so  /usr/local/lib/libboost_regex.so  
/usr/local/lib/libboost_system.so  /usr/local/lib/libboost_thread.so  -pthread  
/usr/local/lib/libboost_chrono.so  /usr/local/lib/libboost_date_time.so  
/usr/local/lib/libboost_atomic.so  -lssl  -lcrypto && :
[19/202] cd 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler 
&& /usr/local/bin/bison --skeleton=lalr1.cc 
--defines=/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/compiler/thrifty.hh
 -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/compiler/thrifty.cc 
parse/thrifty.yy
[20/202] cd 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler 
&& /usr/bin/flex 
-o/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/compiler/thriftl.cc 
parse/thriftl.ll
[21/202] /usr/bin/c++ 
-DTHRIFTY_HH=\"/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/compiler/thrifty.hh\"
 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_base_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -Wno-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_base.dir/common.cc.o -MF 
thrift/compiler/CMakeFiles/compiler_base.dir/common.cc.o.d -o 
thrift/compiler/CMakeFiles/compiler_base.dir/common.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/common.cc
[22/202] /usr/bin/c++ 
-DTHRIFTY_HH=\"/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/compiler/thrifty.hh\"
 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_base_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -Wno-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_base.dir/parse/parsing_driver.cc.o -MF 
thrift/compiler/CMakeFiles/compiler_base.dir/parse/parsing_driver.cc.o.d -o 
thrift/compiler/CMakeFiles/compiler_base.dir/parse/parsing_driver.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/parse/parsing_driver.cc
[23/202] /usr/bin/c++ 
-DTHRIFTY_HH=\"/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/compiler/thrifty.hh\"
 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_base_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -Wno-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_base.dir/platform.cc.o -MF 
thrift/compiler/CMakeFiles/compiler_base.dir/platform.cc.o.d -o 
thrift/compiler/CMakeFiles/compiler_base.dir/platform.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/platform.cc
[24/202] /usr/bin/c++ 
-DTHRIFTY_HH=\"/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/compiler/thrifty.hh\"
 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_base_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -Wno-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_base.dir/util.cc.o -MF 
thrift/compiler/CMakeFiles/compiler_base.dir/util.cc.o.d -o 
thrift/compiler/CMakeFiles/compiler_base.dir/util.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/util.cc
[25/202] /usr/bin/c++ 
-DTHRIFTY_HH=\"/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/compiler/thrifty.hh\"
 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_base_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -Wno-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_base.dir/thriftl.cc.o -MF 
thrift/compiler/CMakeFiles/compiler_base.dir/thriftl.cc.o.d -o 
thrift/compiler/CMakeFiles/compiler_base.dir/thriftl.cc.o -c 
thrift/compiler/thriftl.cc
[26/202] /usr/bin/c++ 
-DTHRIFTY_HH=\"/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/compiler/thrifty.hh\"
 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_base_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -Wno-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_base.dir/thrifty.cc.o -MF 
thrift/compiler/CMakeFiles/compiler_base.dir/thrifty.cc.o.d -o 
thrift/compiler/CMakeFiles/compiler_base.dir/thrifty.cc.o -c 
thrift/compiler/thrifty.cc
[27/202] : && /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  
-fstack-protector-strong -shared -Wl,-soname,libcompiler_base.so -o 
lib/libcompiler_base.so 
thrift/compiler/CMakeFiles/compiler_base.dir/common.cc.o 
thrift/compiler/CMakeFiles/compiler_base.dir/parse/parsing_driver.cc.o 
thrift/compiler/CMakeFiles/compiler_base.dir/platform.cc.o 
thrift/compiler/CMakeFiles/compiler_base.dir/util.cc.o 
thrift/compiler/CMakeFiles/compiler_base.dir/thriftl.cc.o 
thrift/compiler/CMakeFiles/compiler_base.dir/thrifty.cc.o  
-Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib:  
lib/libcompiler_ast.so  /usr/local/lib/libboost_context.so  
/usr/local/lib/libboost_filesystem.so  
/usr/local/lib/libboost_program_options.so  /usr/local/lib/libboost_regex.so  
/usr/local/lib/libboost_system.so  /usr/local/lib/libboost_thread.so  -pthread  
/usr/local/lib/libboost_chrono.so  /usr/local/lib/libboost_date_ti
 me.so  /usr/local/lib/libboost_atomic.so  -lssl  -lcrypto && :
[28/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++17 -MD -MT 
thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/build_templates.cc.o
 -MF 
thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/build_templates.cc.o.d
 -o 
thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/build_templates.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/build_templates.cc
[29/202] : && /usr/bin/c++ -O2 -pipe -fstack-protector-strong 
-fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-fstack-protector-strong 
thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/build_templates.cc.o
 -o bin/compiler_generate_build_templates  -Wl,-rpath,/usr/local/lib  
/usr/local/lib/libboost_context.so  /usr/local/lib/libboost_filesystem.so  
/usr/local/lib/libboost_program_options.so  /usr/local/lib/libboost_regex.so  
/usr/local/lib/libboost_system.so  /usr/local/lib/libboost_thread.so  -pthread  
/usr/local/lib/libboost_chrono.so  /usr/local/lib/libboost_date_time.so  
/usr/local/lib/libboost_atomic.so && :
[30/202] cd 
/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/compiler/generate && 
/wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/compiler_generate_build_templates
 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/templates
 > templates.cc
[31/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/thrift1.dir/main.cc.o -MF 
thrift/compiler/CMakeFiles/thrift1.dir/main.cc.o.d -o 
thrift/compiler/CMakeFiles/thrift1.dir/main.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/main.cc
[32/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/thrift1.dir/compiler.cc.o -MF 
thrift/compiler/CMakeFiles/thrift1.dir/compiler.cc.o.d -o 
thrift/compiler/CMakeFiles/thrift1.dir/compiler.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/compiler.cc
[33/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/thrift1.dir/mutator/mutator.cc.o -MF 
thrift/compiler/CMakeFiles/thrift1.dir/mutator/mutator.cc.o.d -o 
thrift/compiler/CMakeFiles/thrift1.dir/mutator/mutator.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/mutator/mutator.cc
[34/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/thrift1.dir/validator/diagnostic.cc.o -MF 
thrift/compiler/CMakeFiles/thrift1.dir/validator/diagnostic.cc.o.d -o 
thrift/compiler/CMakeFiles/thrift1.dir/validator/diagnostic.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/validator/diagnostic.cc
[35/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/thrift1.dir/validator/validator.cc.o -MF 
thrift/compiler/CMakeFiles/thrift1.dir/validator/validator.cc.o.d -o 
thrift/compiler/CMakeFiles/thrift1.dir/validator/validator.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/validator/validator.cc
[36/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/thrift1.dir/ast/visitor.cc.o -MF 
thrift/compiler/CMakeFiles/thrift1.dir/ast/visitor.cc.o.d -o 
thrift/compiler/CMakeFiles/thrift1.dir/ast/visitor.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/ast/visitor.cc
[37/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/common.cc.o -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/common.cc.o.d -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/common.cc.o -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/common.cc
[38/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_android_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_android_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_android_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_android_generator.cc
[39/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_android_lite_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_android_lite_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_android_lite_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_android_lite_generator.cc
[40/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_cocoa_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_cocoa_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_cocoa_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_cocoa_generator.cc
[41/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_concat_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_concat_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_concat_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_concat_generator.cc
[42/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_csharp_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_csharp_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_csharp_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_csharp_generator.cc
[43/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_d_generator.cc.o 
-MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_d_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_d_generator.cc.o 
-c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_d_generator.cc
[44/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_erl_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_erl_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_erl_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_erl_generator.cc
[45/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_generator.cc.o 
-MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_generator.cc.o.d 
-o thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_generator.cc.o 
-c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_generator.cc
[46/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_go_generator.cc.o 
-MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_go_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_go_generator.cc.o 
-c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_go_generator.cc
[47/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_hack_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_hack_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_hack_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_hack_generator.cc
[48/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_hs_generator.cc.o 
-MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_hs_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_hs_generator.cc.o 
-c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_hs_generator.cc
[49/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_html_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_html_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_html_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_html_generator.cc
[50/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_java_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_java_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_java_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_java_generator.cc
[51/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_js_generator.cc.o 
-MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_js_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_js_generator.cc.o 
-c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_js_generator.cc
[52/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_json_experimental_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_json_experimental_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_json_experimental_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_json_experimental_generator.cc
[53/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_json_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_json_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_json_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_json_generator.cc
[54/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_cpp2_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_cpp2_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_cpp2_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_mstch_cpp2_generator.cc
[55/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_mstch_generator.cc
[56/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_html_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_html_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_html_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_mstch_html_generator.cc
[57/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_objects.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_objects.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_objects.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_mstch_objects.cc
[58/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_py3_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_py3_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_py3_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_mstch_py3_generator.cc
[59/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_pyi_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_pyi_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_pyi_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_mstch_pyi_generator.cc
[60/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_rust_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_rust_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_rust_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_mstch_rust_generator.cc
[61/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_swift_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_swift_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_mstch_swift_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_mstch_swift_generator.cc
[62/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_ocaml_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_ocaml_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_ocaml_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_ocaml_generator.cc
[63/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_perl_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_perl_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_perl_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_perl_generator.cc
[64/202] /usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_php_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_php_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_php_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_php_generator.cc
FAILED: 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_php_generator.cc.o
 
/usr/bin/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_generators_EXPORTS 
-I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00 -I. 
-I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing 
-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC 
-Wno-deprecated-register -std=c++17 -MD -MT 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_php_generator.cc.o
 -MF 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_php_generator.cc.o.d
 -o 
thrift/compiler/CMakeFiles/compiler_generators.dir/generate/t_php_generator.cc.o
 -c 
/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2020.10.26.00/thrift/compiler/generate/t_php_generator.cc
c++: error: unable to execute command: Killed
c++: error: clang frontend command failed due to signal (use -v to see 
invocation)
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 
8.0.1)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg: PLEASE submit a bug report to 
https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed 
source, and associated run script.
c++: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/t_php_generator-142d66.cpp
c++: note: diagnostic msg: /tmp/t_php_generator-142d66.sh
c++: note: diagnostic msg: 

********************
ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/fbthrift
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "[email protected]"

Reply via email to